This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-ffmpeg ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = i686 uname -r = 2.6.1 uname -s = Linux uname -v = #7 SMP Tue Feb 10 23:56:11 EST 2004 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /usr/local/java/bin PATH: /usr/local/bea/recyclers PATH: /usr/local/kde/bin PATH: /usr/lib/qt3/bin PATH: /usr/local/ant/bin PATH: /root/bin PATH: /usr/local/java/bin PATH: /usr/local/bea/recyclers PATH: /usr/local/kde/bin PATH: /usr/lib/qt3/bin PATH: /usr/local/ant/bin PATH: /usr/local/java/bin PATH: /usr/local/bea/recyclers PATH: /usr/local/kde/bin PATH: /usr/lib/qt3/bin PATH: /usr/local/ant/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1339: checking for gcc configure:1355: found /usr/bin/gcc configure:1365: result: gcc configure:1609: checking for C compiler version configure:1612: gcc --version &5 gcc (GCC) 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1615: $? = 0 configure:1617: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) configure:1620: $? = 0 configure:1622: gcc -V &5 gcc: argument to `-V' is missing configure:1625: $? = 1 configure:1648: checking for C compiler default output file name configure:1651: gcc conftest.c >&5 configure:1654: $? = 0 configure:1700: result: a.out configure:1705: checking whether the C compiler works configure:1711: ./a.out configure:1714: $? = 0 configure:1731: result: yes configure:1738: checking whether we are cross compiling configure:1740: result: no configure:1743: checking for suffix of executables configure:1745: gcc -o conftest conftest.c >&5 configure:1748: $? = 0 configure:1773: result: configure:1779: checking for suffix of object files configure:1800: gcc -c conftest.c >&5 configure:1803: $? = 0 configure:1825: result: o configure:1829: checking whether we are using the GNU C compiler configure:1853: gcc -c conftest.c >&5 configure:1859: $? = 0 configure:1863: test -z || test ! -s conftest.err configure:1866: $? = 0 configure:1869: test -s conftest.o configure:1872: $? = 0 configure:1885: result: yes configure:1891: checking whether gcc accepts -g configure:1912: gcc -c -g conftest.c >&5 configure:1918: $? = 0 configure:1922: test -z || test ! -s conftest.err configure:1925: $? = 0 configure:1928: test -s conftest.o configure:1931: $? = 0 configure:1942: result: yes configure:1959: checking for gcc option to accept ANSI C configure:2029: gcc -c -g -O2 conftest.c >&5 configure:2035: $? = 0 configure:2039: test -z || test ! -s conftest.err configure:2042: $? = 0 configure:2045: test -s conftest.o configure:2048: $? = 0 configure:2066: result: none needed configure:2084: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before "me" configure:2090: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2225: checking for strerror in -lcposix configure:2255: gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:2261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2287: result: no configure:2341: checking for gcc configure:2367: result: gcc configure:2611: checking for C compiler version configure:2614: gcc --version &5 gcc (GCC) 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2617: $? = 0 configure:2619: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) configure:2622: $? = 0 configure:2624: gcc -V &5 gcc: argument to `-V' is missing configure:2627: $? = 1 configure:2630: checking whether we are using the GNU C compiler configure:2686: result: yes configure:2692: checking whether gcc accepts -g configure:2743: result: yes configure:2760: checking for gcc option to accept ANSI C configure:2867: result: none needed configure:2885: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before "me" configure:2891: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3027: checking for gcc option to accept ANSI C configure:3089: gcc -c -g -O2 conftest.c >&5 configure:3095: $? = 0 configure:3099: test -z || test ! -s conftest.err configure:3102: $? = 0 configure:3105: test -s conftest.o configure:3108: $? = 0 configure:3123: result: none needed configure:3139: checking how to run the C preprocessor configure:3174: gcc -E conftest.c configure:3180: $? = 0 configure:3212: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3218: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3257: result: gcc -E configure:3281: gcc -E conftest.c configure:3287: $? = 0 configure:3319: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3325: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3369: checking for egrep configure:3379: result: grep -E configure:3384: checking for ANSI C header files configure:3409: gcc -c -g -O2 conftest.c >&5 configure:3415: $? = 0 configure:3419: test -z || test ! -s conftest.err configure:3422: $? = 0 configure:3425: test -s conftest.o configure:3428: $? = 0 configure:3514: gcc -o conftest -g -O2 conftest.c >&5 configure:3517: $? = 0 configure:3519: ./conftest configure:3522: $? = 0 configure:3537: result: yes configure:3585: checking for a BSD-compatible install configure:3640: result: /usr/bin/install -c configure:3651: checking whether make sets $(MAKE) configure:3671: result: yes configure:3680: checking whether build environment is sane configure:3723: result: yes configure:3726: checking whether to enable maintainer-specific portions of Makefiles configure:3735: result: no configure:3749: checking if malloc debugging is wanted configure:3770: result: no configure:3808: checking for imlib2-config configure:3826: found /usr/local/bin/imlib2-config configure:3839: result: /usr/local/bin/imlib2-config configure:3846: checking for imlib2 - version >= 1.0.0 configure:3904: result: yes configure:3937: checking for XWindowByProperty in -lMagick configure:3967: gcc -o conftest -g -O2 conftest.c -lMagick -I/usr/X11R6/include -L/usr/X11R6/lib >&5 configure:3973: $? = 0 configure:3977: test -z || test ! -s conftest.err configure:3980: $? = 0 configure:3983: test -s conftest configure:3986: $? = 0 configure:3999: result: yes configure:4015: checking for BZ2_bzBuffToBuffCompress in -lbz2 configure:4045: gcc -o conftest -g -O2 conftest.c -lbz2 -lMagick >&5 configure:4051: $? = 0 configure:4055: test -z || test ! -s conftest.err configure:4058: $? = 0 configure:4061: test -s conftest configure:4064: $? = 0 configure:4077: result: yes configure:4093: checking for deflate in -lz configure:4123: gcc -o conftest -g -O2 conftest.c -lz -lbz2 -lMagick >&5 configure:4129: $? = 0 configure:4133: test -z || test ! -s conftest.err configure:4136: $? = 0 configure:4139: test -s conftest configure:4142: $? = 0 configure:4155: result: yes configure:4171: checking for dlopen in -ldl configure:4201: gcc -o conftest -g -O2 conftest.c -ldl -lz -lbz2 -lMagick >&5 configure:4207: $? = 0 configure:4211: test -z || test ! -s conftest.err configure:4214: $? = 0 configure:4217: test -s conftest configure:4220: $? = 0 configure:4233: result: yes configure:4249: checking for InitMP3 in -lmp3lame configure:4279: gcc -o conftest -g -O2 conftest.c -lmp3lame -lm -ldl -lz -lbz2 -lMagick >&5 configure:4285: $? = 0 configure:4289: test -z || test ! -s conftest.err configure:4292: $? = 0 configure:4295: test -s conftest configure:4298: $? = 0 configure:4311: result: yes configure:4327: checking for ogg_stream_init in -logg configure:4357: gcc -o conftest -g -O2 conftest.c -logg -lm -lmp3lame -ldl -lz -lbz2 -lMagick >&5 configure:4363: $? = 0 configure:4367: test -z || test ! -s conftest.err configure:4370: $? = 0 configure:4373: test -s conftest configure:4376: $? = 0 configure:4389: result: yes configure:4405: checking for vorbis_analysis_init in -lvorbis configure:4435: gcc -o conftest -g -O2 conftest.c -lvorbis -lm -logg -lmp3lame -ldl -lz -lbz2 -lMagick >&5 configure:4441: $? = 0 configure:4445: test -z || test ! -s conftest.err configure:4448: $? = 0 configure:4451: test -s conftest configure:4454: $? = 0 configure:4467: result: yes configure:4483: checking for vorbis_encode_setup_init in -lvorbisenc configure:4513: gcc -o conftest -g -O2 conftest.c -lvorbisenc -lm -lvorbis -logg -lmp3lame -ldl -lz -lbz2 -lMagick >&5 configure:4519: $? = 0 configure:4523: test -z || test ! -s conftest.err configure:4526: $? = 0 configure:4529: test -s conftest configure:4532: $? = 0 configure:4545: result: yes configure:4733: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost config.status:671: creating Makefile config.status:671: creating system/Makefile config.status:671: creating modules/Makefile config.status:775: creating include/pidip_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header_stdc=yes ac_cv_lib_Magick_XWindowByProperty=yes ac_cv_lib_bz2_BZ2_bzBuffToBuffCompress=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_mp3lame_InitMP3=yes ac_cv_lib_ogg_ogg_stream_init=yes ac_cv_lib_vorbis_vorbis_analysis_init=yes ac_cv_lib_vorbisenc_vorbis_encode_setup_init=yes ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_IMLIB2_CONFIG=/usr/local/bin/imlib2-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_prog_cc_stdc= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FFMPEG_SOURCE_DIR='/SOURCES/ffmpeg' IMLIB2_CFLAGS='-I/usr/local/include -I/usr/X11R6/include' IMLIB2_CONFIG='/usr/local/bin/imlib2-config' IMLIB2_LIBS='-L/usr/local/lib -lImlib2 -lttf -lm -ldl -lXext -lXext -lX11 -L/usr/X11R6/lib' IMLIB_CFLAGS='-I/usr/local/include -I/usr/X11R6/include' IMLIB_LIBS='-L/usr/local/lib -lImlib2 -lttf -lm -ldl -lXext -lXext -lX11 -L/usr/X11R6/lib' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='-lvorbisenc -lvorbis -logg -lmp3lame -ldl -lz -lbz2 -lMagick ' LTLIBOBJS='' MAGICK_CFLAGS='-I/usr/X11R6/include -g -O2 -Wall ' MAGICK_LIBS='-L/usr/X11R6/lib -lMagick -lMagick -ltiff -lfreetype -ljasper -ljpeg -lpng -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lpthread -lm -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/local/lib' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MPEG4IP_CFLAGS='' MPEG4IP_SOURCE_DIR='/SOURCES/mpeg4ip' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDP_DIR='/usr/local/pd/pdp' PDP_PIDIP_INCLUDES='-I/usr/local/pd/src -I. -I/usr/local/pd/pdp/include -I../include -I/SOURCES/ffmpeg/libavcodec -I/SOURCES/ffmpeg/libavformat' PDP_PIDIP_LIBS=' -lbz2 -lz -ldl -lmp3lame -logg -lvorbis -lvorbisenc /SOURCES/ffmpeg/libavformat/libavformat.a /SOURCES/ffmpeg/libavcodec/libavcodec.a' PDP_PIDIP_VERSION='0.12.14' PDP_STREAMING_OBJECTS=' pdp_live~.o pdp_ffmpeg~.o' PD_DIR='/usr/local/pd' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LIBBZ2 1 #define HAVE_LIBDL 1 #define HAVE_LIBMAGICK 1 #define HAVE_LIBMP3LAME 1 #define HAVE_LIBOGG 1 #define HAVE_LIBVORBIS 1 #define HAVE_LIBVORBISENC 1 #define HAVE_LIBZ 1 #define HAVE_PIDIP_FFMPEG 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 configure: exit 0