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 --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = bobek uname -m = i686 uname -r = 2.6.17.6-4 uname -s = Linux uname -v = #1 SMP Tue Aug 8 18:48:31 CEST 2006 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1523: checking build system type configure:1541: result: i586-uhu-linux-gnu configure:1549: checking host system type configure:1563: result: i586-uhu-linux-gnu configure:1579: checking for i586-uhu-linux-gcc configure:1595: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1605: result: i586-uhu-linux-gcc configure:1887: checking for C compiler version configure:1890: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:1893: $? = 0 configure:1895: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1898: $? = 0 configure:1900: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:1903: $? = 1 configure:1926: checking for C compiler default output file name configure:1929: i586-uhu-linux-gcc conftest.c >&5 configure:1932: $? = 0 configure:1978: result: a.out configure:1983: checking whether the C compiler works configure:1989: ./a.out configure:1992: $? = 0 configure:2009: result: yes configure:2016: checking whether we are cross compiling configure:2018: result: no configure:2021: checking for suffix of executables configure:2023: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2026: $? = 0 configure:2051: result: configure:2057: checking for suffix of object files configure:2078: i586-uhu-linux-gcc -c conftest.c >&5 configure:2081: $? = 0 configure:2103: result: o configure:2107: checking whether we are using the GNU C compiler configure:2131: i586-uhu-linux-gcc -c conftest.c >&5 configure:2137: $? = 0 configure:2140: test -z || test ! -s conftest.err configure:2143: $? = 0 configure:2146: test -s conftest.o configure:2149: $? = 0 configure:2162: result: yes configure:2168: checking whether i586-uhu-linux-gcc accepts -g configure:2189: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2195: $? = 0 configure:2198: test -z || test ! -s conftest.err configure:2201: $? = 0 configure:2204: test -s conftest.o configure:2207: $? = 0 configure:2218: result: yes configure:2235: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2305: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2311: $? = 0 configure:2314: test -z || test ! -s conftest.err configure:2317: $? = 0 configure:2320: test -s conftest.o configure:2323: $? = 0 configure:2341: result: none needed configure:2359: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2365: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2497: checking for strerror in -lcposix configure:2527: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:2533: $? = 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:2558: result: no configure:2580: checking for a BSD-compatible install configure:2635: result: /bin/install -c configure:2646: checking whether build environment is sane configure:2689: result: yes configure:2714: WARNING: `missing' script is too old or missing configure:2722: checking for gawk configure:2738: found /bin/gawk configure:2748: result: gawk configure:2758: checking whether make sets $(MAKE) configure:2778: result: yes configure:2808: checking for style of include used by make configure:2836: result: GNU configure:3008: checking dependency style of i586-uhu-linux-gcc configure:3091: result: gcc3 configure:3112: checking whether byte ordering is bigendian configure:3139: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3145: $? = 0 configure:3148: test -z || test ! -s conftest.err configure:3151: $? = 0 configure:3154: test -s conftest.o configure:3157: $? = 0 configure:3181: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:18: error: `not' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) conftest.c:18: error: syntax error before "big" configure:3187: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "imlib2" | #define VERSION "1.2.2" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3320: result: no configure:3347: checking for i586-uhu-linux-gcc configure:3373: result: i586-uhu-linux-gcc configure:3655: checking for C compiler version configure:3658: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:3661: $? = 0 configure:3663: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:3666: $? = 0 configure:3668: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:3671: $? = 1 configure:3674: checking whether we are using the GNU C compiler configure:3729: result: yes configure:3735: checking whether i586-uhu-linux-gcc accepts -g configure:3785: result: yes configure:3802: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3908: result: none needed configure:3926: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3932: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4065: checking for i586-uhu-linux-gcc option to accept ANSI C configure:4128: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4134: $? = 0 configure:4137: test -z || test ! -s conftest.err configure:4140: $? = 0 configure:4143: test -s conftest.o configure:4146: $? = 0 configure:4161: result: none needed configure:4177: checking how to run the C preprocessor configure:4212: i586-uhu-linux-gcc -E conftest.c configure:4218: $? = 0 configure:4250: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4256: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "imlib2" | #define VERSION "1.2.2" | /* end confdefs.h. */ | #include configure:4295: result: i586-uhu-linux-gcc -E configure:4319: i586-uhu-linux-gcc -E conftest.c configure:4325: $? = 0 configure:4357: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "imlib2" | #define VERSION "1.2.2" | /* end confdefs.h. */ | #include configure:4407: checking for egrep configure:4417: result: grep -E configure:4422: checking for ANSI C header files configure:4447: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4453: $? = 0 configure:4456: test -z || test ! -s conftest.err configure:4459: $? = 0 configure:4462: test -s conftest.o configure:4465: $? = 0 configure:4554: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4557: $? = 0 configure:4559: ./conftest configure:4562: $? = 0 configure:4577: result: yes configure:4587: checking for an ANSI C-conforming const configure:4654: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4660: $? = 0 configure:4663: test -z || test ! -s conftest.err configure:4666: $? = 0 configure:4669: test -s conftest.o configure:4672: $? = 0 configure:4683: result: yes configure:4771: checking for a sed that does not truncate output configure:4825: result: /bin/sed configure:4839: checking for ld used by i586-uhu-linux-gcc configure:4906: result: /usr/bin/ld configure:4915: checking if the linker (/usr/bin/ld) is GNU ld configure:4930: result: yes configure:4935: checking for /usr/bin/ld option to reload object files configure:4942: result: -r configure:4960: checking for BSD-compatible nm configure:5009: result: /usr/bin/nm -B configure:5013: checking whether ln -s works configure:5017: result: yes configure:5024: checking how to recognise dependent libraries configure:5200: result: pass_all configure:5444: checking for sys/types.h configure:5460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5466: $? = 0 configure:5469: test -z || test ! -s conftest.err configure:5472: $? = 0 configure:5475: test -s conftest.o configure:5478: $? = 0 configure:5489: result: yes configure:5444: checking for sys/stat.h configure:5460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5466: $? = 0 configure:5469: test -z || test ! -s conftest.err configure:5472: $? = 0 configure:5475: test -s conftest.o configure:5478: $? = 0 configure:5489: result: yes configure:5444: checking for stdlib.h configure:5460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5466: $? = 0 configure:5469: test -z || test ! -s conftest.err configure:5472: $? = 0 configure:5475: test -s conftest.o configure:5478: $? = 0 configure:5489: result: yes configure:5444: checking for string.h configure:5460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5466: $? = 0 configure:5469: test -z || test ! -s conftest.err configure:5472: $? = 0 configure:5475: test -s conftest.o configure:5478: $? = 0 configure:5489: result: yes configure:5444: checking for memory.h configure:5460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5466: $? = 0 configure:5469: test -z || test ! -s conftest.err configure:5472: $? = 0 configure:5475: test -s conftest.o configure:5478: $? = 0 configure:5489: result: yes configure:5444: checking for strings.h configure:5460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5466: $? = 0 configure:5469: test -z || test ! -s conftest.err configure:5472: $? = 0 configure:5475: test -s conftest.o configure:5478: $? = 0 configure:5489: result: yes configure:5444: checking for inttypes.h configure:5460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5466: $? = 0 configure:5469: test -z || test ! -s conftest.err configure:5472: $? = 0 configure:5475: test -s conftest.o configure:5478: $? = 0 configure:5489: result: yes configure:5444: checking for stdint.h configure:5460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5466: $? = 0 configure:5469: test -z || test ! -s conftest.err configure:5472: $? = 0 configure:5475: test -s conftest.o configure:5478: $? = 0 configure:5489: result: yes configure:5444: checking for unistd.h configure:5460: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5466: $? = 0 configure:5469: test -z || test ! -s conftest.err configure:5472: $? = 0 configure:5475: test -s conftest.o configure:5478: $? = 0 configure:5489: result: yes configure:5515: checking dlfcn.h usability configure:5527: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5533: $? = 0 configure:5536: test -z || test ! -s conftest.err configure:5539: $? = 0 configure:5542: test -s conftest.o configure:5545: $? = 0 configure:5555: result: yes configure:5559: checking dlfcn.h presence configure:5569: i586-uhu-linux-gcc -E conftest.c configure:5575: $? = 0 configure:5595: result: yes configure:5630: checking for dlfcn.h configure:5637: result: yes configure:5895: checking the maximum length of command line arguments configure:6004: result: 32768 configure:6015: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:6120: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6123: $? = 0 configure:6127: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6130: $? = 0 configure:6182: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6185: $? = 0 configure:6223: result: ok configure:6227: checking for objdir configure:6242: result: .libs configure:6294: checking for i586-uhu-linux-ar configure:6323: result: no configure:6332: checking for ar configure:6348: found /usr/bin/ar configure:6359: result: ar configure:6374: checking for i586-uhu-linux-ranlib configure:6403: result: no configure:6412: checking for ranlib configure:6428: found /usr/bin/ranlib configure:6439: result: ranlib configure:6454: checking for i586-uhu-linux-strip configure:6483: result: no configure:6492: checking for strip configure:6508: found /usr/bin/strip configure:6519: result: strip configure:6791: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6809: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6813: $? = 0 configure:6826: result: no configure:6841: checking for i586-uhu-linux-gcc option to produce PIC configure:7051: result: -fPIC configure:7059: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:7077: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7081: $? = 0 configure:7094: result: yes configure:7122: checking if i586-uhu-linux-gcc static flag -static works configure:7150: result: yes configure:7160: checking if i586-uhu-linux-gcc supports -c -o file.o configure:7181: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7185: $? = 0 configure:7207: result: yes configure:7233: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8190: result: yes configure:8211: checking whether -lc should be explicitly linked in configure:8216: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8219: $? = 0 configure:8234: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8237: $? = 0 configure:8249: result: no configure:8257: checking dynamic linker characteristics configure:8833: result: GNU/Linux ld.so configure:8842: checking how to hardcode library paths into programs configure:8867: result: immediate configure:8881: checking whether stripping libraries is possible configure:8886: result: yes configure:9713: checking if libtool supports shared libraries configure:9715: result: yes configure:9718: checking whether to build shared libraries configure:9739: result: yes configure:9742: checking whether to build static libraries configure:9746: result: yes configure:9838: creating libtool configure:19074: checking whether to enable x86 mmx support configure:19083: result: yes configure:19096: checking whether to enable amd64 asm support configure:19105: result: no configure:19134: checking for freetype-config configure:19152: found /usr/bin/freetype-config configure:19165: result: /usr/bin/freetype-config configure:19178: checking for X configure:19284: i586-uhu-linux-gcc -E conftest.c configure:19290: $? = 0 configure:19340: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:19346: $? = 0 configure:19349: test -z || test ! -s conftest.err configure:19352: $? = 0 configure:19355: test -s conftest configure:19358: $? = 0 configure:19412: result: libraries , headers in standard search path configure:19467: checking for dlopen in -ldl configure:19497: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:19503: $? = 0 configure:19506: test -z || test ! -s conftest.err configure:19509: $? = 0 configure:19512: test -s conftest configure:19515: $? = 0 configure:19528: result: yes configure:19542: checking whether to enable jpeg support configure:19559: result: auto configure:19563: checking for jpeg_destroy_decompress in -ljpeg configure:19593: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ljpeg >&5 configure:19599: $? = 0 configure:19602: test -z || test ! -s conftest.err configure:19605: $? = 0 configure:19608: test -s conftest configure:19611: $? = 0 configure:19624: result: yes configure:19633: checking for jpeglib.h configure:19646: i586-uhu-linux-gcc -E conftest.c configure:19652: $? = 0 configure:19672: result: yes configure:19705: checking whether to enable png support configure:19722: result: auto configure:19726: checking for png_read_info in -lpng configure:19756: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpng -lz -lm >&5 configure:19762: $? = 0 configure:19765: test -z || test ! -s conftest.err configure:19768: $? = 0 configure:19771: test -s conftest configure:19774: $? = 0 configure:19787: result: yes configure:19796: checking for png.h configure:19809: i586-uhu-linux-gcc -E conftest.c configure:19815: $? = 0 configure:19835: result: yes configure:19868: checking whether to enable tiff support configure:19885: result: auto configure:19889: checking for TIFFReadScanline in -ltiff configure:19919: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ltiff >&5 configure:19925: $? = 0 configure:19928: test -z || test ! -s conftest.err configure:19931: $? = 0 configure:19934: test -s conftest configure:19937: $? = 0 configure:19950: result: yes configure:20098: checking for tiffio.h configure:20111: i586-uhu-linux-gcc -E conftest.c configure:20117: $? = 0 configure:20137: result: yes configure:20170: checking whether to enable gif support configure:20192: result: auto configure:20196: checking for preferred gif provider configure:20198: result: any configure:20202: checking for DGifOpenFileName in -lgif configure:20232: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lgif >&5 /usr/bin/ld: cannot find -lgif collect2: ld returned 1 exit status configure:20238: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "imlib2" | #define VERSION "1.2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define PACKAGE_BIN_DIR "/usr/bin" | #define PACKAGE_LIB_DIR "/usr/lib" | #define PACKAGE_DATA_DIR "/usr/share/imlib2" | #define PACKAGE_SOURCE_DIR "/var/uhubuild/work/compile" | #define DO_MMX_ASM 1 | #define BUILD_X11 1 | /* 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 DGifOpenFileName (); | int | main () | { | DGifOpenFileName (); | ; | return 0; | } configure:20263: result: no configure:20322: checking for DGifOpenFileName in -lungif configure:20352: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lungif >&5 configure:20358: $? = 0 configure:20361: test -z || test ! -s conftest.err configure:20364: $? = 0 configure:20367: test -s conftest configure:20370: $? = 0 configure:20383: result: yes configure:20393: checking for gif_lib.h configure:20406: i586-uhu-linux-gcc -E conftest.c configure:20412: $? = 0 configure:20432: result: yes configure:20468: checking whether to enable zlib support configure:20485: result: auto configure:20489: checking for uncompress in -lz configure:20519: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz >&5 configure:20525: $? = 0 configure:20528: test -z || test ! -s conftest.err configure:20531: $? = 0 configure:20534: test -s conftest configure:20537: $? = 0 configure:20550: result: yes configure:20559: checking for zlib.h configure:20572: i586-uhu-linux-gcc -E conftest.c configure:20578: $? = 0 configure:20598: result: yes configure:20631: checking whether to enable bzip2 support configure:20648: result: auto configure:20652: checking for BZ2_bzRead in -lbz2 configure:20682: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lbz2 >&5 configure:20688: $? = 0 configure:20691: test -z || test ! -s conftest.err configure:20694: $? = 0 configure:20697: test -s conftest configure:20700: $? = 0 configure:20713: result: yes configure:20722: checking for bzlib.h configure:20735: i586-uhu-linux-gcc -E conftest.c configure:20741: $? = 0 configure:20761: result: yes configure:20794: checking whether to enable id3 support configure:20811: result: auto configure:20815: checking for id3_file_open in -lid3tag configure:20845: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lid3tag -lz >&5 /usr/bin/ld: cannot find -lid3tag collect2: ld returned 1 exit status configure:20851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "imlib2" | #define VERSION "1.2.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define PACKAGE_BIN_DIR "/usr/bin" | #define PACKAGE_LIB_DIR "/usr/lib" | #define PACKAGE_DATA_DIR "/usr/share/imlib2" | #define PACKAGE_SOURCE_DIR "/var/uhubuild/work/compile" | #define DO_MMX_ASM 1 | #define BUILD_X11 1 | /* 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 id3_file_open (); | int | main () | { | id3_file_open (); | ; | return 0; | } configure:20876: result: no configure:20937: WARNING: *** Native mp3 support will not be built (id3tag not found) *** configure:21148: 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 bobek config.status:792: creating Makefile config.status:792: creating imlib2.pc config.status:792: creating src/Makefile config.status:792: creating src/lib/Makefile config.status:792: creating src/bin/Makefile config.status:792: creating src/modules/Makefile config.status:792: creating src/modules/filters/Makefile config.status:792: creating src/modules/loaders/Makefile config.status:792: creating data/Makefile config.status:792: creating data/fonts/Makefile config.status:792: creating data/images/Makefile config.status:792: creating doc/Makefile config.status:792: creating imlib2-config config.status:792: creating README config.status:792: creating imlib2.spec config.status:792: creating imlib2.oe config.status:792: creating imlib2-native.oe config.status:792: creating imlib2.bb config.status:792: creating imlib2Xnative.bb config.status:792: creating debian/changelog config.status:858: creating config.h config.status:1158: executing depfiles commands config.status:1158: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_bz2_BZ2_bzRead=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_gif_DGifOpenFileName=no ac_cv_lib_id3tag_id3_file_open=no ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_lib_png_png_read_info=yes ac_cv_lib_tiff_TIFFReadScanline=yes ac_cv_lib_ungif_DGifOpenFileName=yes ac_cv_lib_z_uncompress=yes ac_cv_objext=o ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip 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_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' AR='ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.7' AWK='gawk' BUILD_AMD64_FALSE='' BUILD_AMD64_TRUE='#' BUILD_BZ2_LOADER_FALSE='#' BUILD_BZ2_LOADER_TRUE='' BUILD_GIF_LOADER_FALSE='#' BUILD_GIF_LOADER_TRUE='' BUILD_ID3_LOADER_FALSE='' BUILD_ID3_LOADER_TRUE='#' BUILD_JPEG_LOADER_FALSE='#' BUILD_JPEG_LOADER_TRUE='' BUILD_MMX_FALSE='#' BUILD_MMX_TRUE='' BUILD_PNG_LOADER_FALSE='#' BUILD_PNG_LOADER_TRUE='' BUILD_TIFF_LOADER_FALSE='#' BUILD_TIFF_LOADER_TRUE='' BUILD_X11_FALSE='#' BUILD_X11_TRUE='' BUILD_ZLIB_LOADER_FALSE='#' BUILD_ZLIB_LOADER_TRUE='' BZ2LIBS='-lbz2' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXXCPP='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FREETYPE_CONFIG='/usr/bin/freetype-config' GIFLIBS='-lungif' ID3LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' JPEGLIBS='-ljpeg' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='makeinfo' OBJEXT='o' PACKAGE='imlib2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PNGLIBS='-lpng -lz -lm' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TIFFLIBS='-ltiff' VERSION='1.2.2' ZLIBLIBS='-lz' ac_ct_AR='ar' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='/usr/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' my_includes='-I/usr/include/freetype2 ' my_libs='-lfreetype -lz -lX11 -lXext -ldl -lm' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' requirements='freetype2' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BUILD_X11 1 #define DO_MMX_ASM 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "imlib2" #define PACKAGE_BIN_DIR "/usr/bin" #define PACKAGE_BUGREPORT "" #define PACKAGE_DATA_DIR "/usr/share/imlib2" #define PACKAGE_LIB_DIR "/usr/lib" #define PACKAGE_NAME "" #define PACKAGE_SOURCE_DIR "/var/uhubuild/work/compile" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "1.2.2" configure: exit 0