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.58. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = dhcp-132-100 uname -m = i686 uname -r = 2.5.7 uname -s = Linux uname -v = #18 SMP Thu Jul 3 02:12:40 CEST 2003 /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:1311: checking for gcc configure:1327: found /usr/bin/gcc configure:1337: result: gcc configure:1581: checking for C compiler version configure:1584: 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:1587: $? = 0 configure:1589: 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:1592: $? = 0 configure:1594: gcc -V &5 gcc: argument to `-V' is missing configure:1597: $? = 1 configure:1620: checking for C compiler default output file name configure:1623: gcc conftest.c >&5 configure:1626: $? = 0 configure:1672: result: a.out configure:1677: checking whether the C compiler works configure:1683: ./a.out configure:1686: $? = 0 configure:1703: result: yes configure:1710: checking whether we are cross compiling configure:1712: result: no configure:1715: checking for suffix of executables configure:1717: gcc -o conftest conftest.c >&5 configure:1720: $? = 0 configure:1745: result: configure:1751: checking for suffix of object files configure:1772: gcc -c conftest.c >&5 configure:1775: $? = 0 configure:1797: result: o configure:1801: checking whether we are using the GNU C compiler configure:1825: gcc -c conftest.c >&5 configure:1831: $? = 0 configure:1835: test -z || test ! -s conftest.err configure:1838: $? = 0 configure:1841: test -s conftest.o configure:1844: $? = 0 configure:1857: result: yes configure:1863: checking whether gcc accepts -g configure:1884: gcc -c -g conftest.c >&5 configure:1890: $? = 0 configure:1894: test -z || test ! -s conftest.err configure:1897: $? = 0 configure:1900: test -s conftest.o configure:1903: $? = 0 configure:1914: result: yes configure:1931: checking for gcc option to accept ANSI C configure:2001: gcc -c -g -O2 conftest.c >&5 configure:2007: $? = 0 configure:2011: test -z || test ! -s conftest.err configure:2014: $? = 0 configure:2017: test -s conftest.o configure:2020: $? = 0 configure:2038: result: none needed configure:2056: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before "me" configure:2062: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2197: checking for strerror in -lcposix configure:2227: gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:2233: $? = 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:2259: result: no configure:2313: checking for gcc configure:2339: result: gcc configure:2583: checking for C compiler version configure:2586: 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:2589: $? = 0 configure:2591: 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:2594: $? = 0 configure:2596: gcc -V &5 gcc: argument to `-V' is missing configure:2599: $? = 1 configure:2602: checking whether we are using the GNU C compiler configure:2658: result: yes configure:2664: checking whether gcc accepts -g configure:2715: result: yes configure:2732: checking for gcc option to accept ANSI C configure:2839: result: none needed configure:2857: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before "me" configure:2863: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2999: checking for gcc option to accept ANSI C configure:3061: gcc -c -g -O2 conftest.c >&5 configure:3067: $? = 0 configure:3071: test -z || test ! -s conftest.err configure:3074: $? = 0 configure:3077: test -s conftest.o configure:3080: $? = 0 configure:3095: result: none needed configure:3111: checking how to run the C preprocessor configure:3146: gcc -E conftest.c configure:3152: $? = 0 configure:3184: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3190: $? = 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:3229: result: gcc -E configure:3253: gcc -E conftest.c configure:3259: $? = 0 configure:3291: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3297: $? = 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:3341: checking for egrep configure:3351: result: grep -E configure:3356: checking for ANSI C header files configure:3381: gcc -c -g -O2 conftest.c >&5 configure:3387: $? = 0 configure:3391: test -z || test ! -s conftest.err configure:3394: $? = 0 configure:3397: test -s conftest.o configure:3400: $? = 0 configure:3486: gcc -o conftest -g -O2 conftest.c >&5 configure:3489: $? = 0 configure:3491: ./conftest configure:3494: $? = 0 configure:3509: result: yes configure:3557: checking for a BSD-compatible install configure:3612: result: /usr/bin/install -c configure:3623: checking whether make sets $(MAKE) configure:3643: result: yes configure:3652: checking whether build environment is sane configure:3695: result: yes configure:3698: checking whether to enable maintainer-specific portions of Makefiles configure:3707: result: no configure:3721: checking if malloc debugging is wanted configure:3742: result: no configure:3780: checking for imlib2-config configure:3798: found /usr/local/bin/imlib2-config configure:3811: result: /usr/local/bin/imlib2-config configure:3818: checking for imlib2 - version >= 1.0.0 configure:3876: result: yes configure:3909: checking for XWindowByProperty in -lMagick configure:3939: gcc -o conftest -g -O2 conftest.c -lMagick -I/usr/X11R6/include -L/usr/X11R6/lib >&5 configure:3945: $? = 0 configure:3949: test -z || test ! -s conftest.err configure:3952: $? = 0 configure:3955: test -s conftest configure:3958: $? = 0 configure:3971: result: yes configure:3987: checking for BZ2_bzBuffToBuffCompress in -lbz2 configure:4017: gcc -o conftest -g -O2 conftest.c -lbz2 -lMagick >&5 configure:4023: $? = 0 configure:4027: test -z || test ! -s conftest.err configure:4030: $? = 0 configure:4033: test -s conftest configure:4036: $? = 0 configure:4049: result: yes configure:4065: checking for deflate in -lz configure:4095: gcc -o conftest -g -O2 conftest.c -lz -lbz2 -lMagick >&5 configure:4101: $? = 0 configure:4105: test -z || test ! -s conftest.err configure:4108: $? = 0 configure:4111: test -s conftest configure:4114: $? = 0 configure:4127: result: yes configure:4143: checking for dlopen in -ldl configure:4173: gcc -o conftest -g -O2 conftest.c -ldl -lz -lbz2 -lMagick >&5 configure:4179: $? = 0 configure:4183: test -z || test ! -s conftest.err configure:4186: $? = 0 configure:4189: test -s conftest configure:4192: $? = 0 configure:4205: result: yes configure:4221: checking for InitMP3 in -lmp3lame configure:4251: gcc -o conftest -g -O2 conftest.c -lmp3lame -lm -ldl -lz -lbz2 -lMagick >&5 configure:4257: $? = 0 configure:4261: test -z || test ! -s conftest.err configure:4264: $? = 0 configure:4267: test -s conftest configure:4270: $? = 0 configure:4283: result: yes configure:4299: checking for ogg_stream_init in -logg configure:4329: gcc -o conftest -g -O2 conftest.c -logg -lm -lmp3lame -ldl -lz -lbz2 -lMagick >&5 configure:4335: $? = 0 configure:4339: test -z || test ! -s conftest.err configure:4342: $? = 0 configure:4345: test -s conftest configure:4348: $? = 0 configure:4361: result: yes configure:4377: checking for vorbis_analysis_init in -lvorbis configure:4407: gcc -o conftest -g -O2 conftest.c -lvorbis -lm -logg -lmp3lame -ldl -lz -lbz2 -lMagick >&5 configure:4413: $? = 0 configure:4417: test -z || test ! -s conftest.err configure:4420: $? = 0 configure:4423: test -s conftest configure:4426: $? = 0 configure:4439: result: yes configure:4455: checking for vorbis_encode_setup_init in -lvorbisenc configure:4485: gcc -o conftest -g -O2 conftest.c -lvorbisenc -lm -lvorbis -logg -lmp3lame -ldl -lz -lbz2 -lMagick >&5 configure:4491: $? = 0 configure:4495: test -z || test ! -s conftest.err configure:4498: $? = 0 configure:4501: test -s conftest configure:4504: $? = 0 configure:4517: result: yes configure:4701: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.58. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on dhcp-132-100 config.status:655: creating Makefile config.status:655: creating system/Makefile config.status:655: creating modules/Makefile ## ---------------- ## ## 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 -Wall' CPP='gcc -E' CPPFLAGS='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_LIBMAGICK=1 -DHAVE_LIBBZ2=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -DHAVE_LIBMP3LAME=1 -DHAVE_LIBOGG=1 -DHAVE_LIBVORBIS=1 -DHAVE_LIBVORBISENC=1 ' 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 -lbz2 -lz -ldl -lmp3lame -logg -lvorbis -lvorbisenc' 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='#' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDP_DIR='/usr/local/pd/pdp' PDP_PIDIP_VERSION='0.12.12' 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 PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 configure: exit 0