This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by imlib2 configure 1.4.4, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 ## --------- ## ## Platform. ## ## --------- ## hostname = porco uname -m = x86_64 uname -r = 2.6.31-gentoo-r10 uname -s = Linux uname -v = #1 SMP Wed Mar 31 10:57:38 PDT 2010 /usr/bin/uname -p = Dual-Core AMD Opteron(tm) Processor 2212 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2150: checking build system type configure:2168: result: x86_64-pc-linux-gnu configure:2190: checking host system type configure:2205: result: x86_64-pc-linux-gnu configure:2235: checking for x86_64-pc-linux-gnu-gcc configure:2251: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2262: result: x86_64-pc-linux-gnu-gcc configure:2534: checking for C compiler version configure:2542: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.4.5 p1.2, pie-0.4.5) 4.4.5 Copyright (C) 2010 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:2546: $? = 0 configure:2553: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/python --enable-checking=release --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.5 p1.2, pie-0.4.5' Thread model: posix gcc version 4.4.5 (Gentoo 4.4.5 p1.2, pie-0.4.5) configure:2557: $? = 0 configure:2564: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:2568: $? = 1 configure:2591: checking for C compiler default output file name configure:2613: x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2617: $? = 0 configure:2655: result: a.out configure:2674: checking whether the C compiler works configure:2684: ./a.out configure:2688: $? = 0 configure:2707: result: yes configure:2714: checking whether we are cross compiling configure:2716: result: no configure:2719: checking for suffix of executables configure:2726: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2730: $? = 0 configure:2756: result: configure:2762: checking for suffix of object files configure:2788: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:2792: $? = 0 configure:2817: result: o configure:2821: checking whether we are using the GNU C compiler configure:2850: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:2857: $? = 0 configure:2874: result: yes configure:2883: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:2913: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2920: $? = 0 configure:3021: result: yes configure:3038: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3112: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:3119: $? = 0 configure:3142: result: none needed configure:3161: checking for library containing strerror configure:3202: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3209: $? = 0 configure:3240: result: none required configure:3265: checking for a BSD-compatible install configure:3333: result: /usr/bin/install -c configure:3344: checking whether build environment is sane configure:3404: result: yes configure:3545: checking for a thread-safe mkdir -p configure:3584: result: /usr/bin/mkdir -p configure:3597: checking for gawk configure:3613: found /usr/bin/gawk configure:3624: result: gawk configure:3635: checking whether make sets $(MAKE) configure:3657: result: yes configure:3687: checking for style of include used by make configure:3715: result: GNU configure:3802: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3912: result: gcc3 configure:3948: checking how to run the C preprocessor configure:3988: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3995: $? = 0 configure:4026: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4033: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "imlib2" | #define PACKAGE_TARNAME "imlib2" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "imlib2 1.4.4" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE "imlib2" | #define VERSION "1.4.4" | /* end confdefs.h. */ | #include configure:4066: result: x86_64-pc-linux-gnu-gcc -E configure:4095: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4102: $? = 0 configure:4133: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4140: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "imlib2" | #define PACKAGE_TARNAME "imlib2" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "imlib2 1.4.4" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE "imlib2" | #define VERSION "1.4.4" | /* end confdefs.h. */ | #include configure:4180: checking for grep that handles long lines and -e configure:4240: result: /bin/grep configure:4245: checking for egrep configure:4309: result: /bin/grep -E configure:4314: checking for ANSI C header files configure:4344: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:4351: $? = 0 configure:4450: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4454: $? = 0 configure:4460: ./conftest configure:4464: $? = 0 configure:4482: result: yes configure:4506: checking for sys/types.h configure:4527: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:4534: $? = 0 configure:4551: result: yes configure:4506: checking for sys/stat.h configure:4527: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:4534: $? = 0 configure:4551: result: yes configure:4506: checking for stdlib.h configure:4527: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:4534: $? = 0 configure:4551: result: yes configure:4506: checking for string.h configure:4527: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:4534: $? = 0 configure:4551: result: yes configure:4506: checking for memory.h configure:4527: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:4534: $? = 0 configure:4551: result: yes configure:4506: checking for strings.h configure:4527: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:4534: $? = 0 configure:4551: result: yes configure:4506: checking for inttypes.h configure:4527: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:4534: $? = 0 configure:4551: result: yes configure:4506: checking for stdint.h configure:4527: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:4534: $? = 0 configure:4551: result: yes configure:4506: checking for unistd.h configure:4527: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:4534: $? = 0 configure:4551: result: yes configure:4566: checking whether byte ordering is bigendian configure:4591: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 conftest.c:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:4598: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "imlib2" | #define PACKAGE_TARNAME "imlib2" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "imlib2 1.4.4" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE "imlib2" | #define VERSION "1.4.4" | #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 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4648: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:4655: $? = 0 configure:4687: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:27: error: 'not' undeclared (first use in this function) conftest.c:27: error: (Each undeclared identifier is reported only once conftest.c:27: error: for each function it appears in.) conftest.c:27: error: expected ';' before 'big' configure:4694: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "imlib2" | #define PACKAGE_TARNAME "imlib2" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "imlib2 1.4.4" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE "imlib2" | #define VERSION "1.4.4" | #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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4946: result: no configure:4979: checking for x86_64-pc-linux-gnu-gcc configure:5006: result: x86_64-pc-linux-gnu-gcc configure:5278: checking for C compiler version configure:5286: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.4.5 p1.2, pie-0.4.5) 4.4.5 Copyright (C) 2010 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:5290: $? = 0 configure:5297: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/python --enable-checking=release --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.5 p1.2, pie-0.4.5' Thread model: posix gcc version 4.4.5 (Gentoo 4.4.5 p1.2, pie-0.4.5) configure:5301: $? = 0 configure:5308: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:5312: $? = 1 configure:5315: checking whether we are using the GNU C compiler configure:5368: result: yes configure:5377: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5515: result: yes configure:5532: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5636: result: none needed configure:5663: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5771: result: gcc3 configure:5804: checking for x86_64-pc-linux-gnu-gcc configure:5831: result: x86_64-pc-linux-gnu-gcc configure:6103: checking for C compiler version configure:6111: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.4.5 p1.2, pie-0.4.5) 4.4.5 Copyright (C) 2010 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:6115: $? = 0 configure:6122: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/python --enable-checking=release --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.5 p1.2, pie-0.4.5' Thread model: posix gcc version 4.4.5 (Gentoo 4.4.5 p1.2, pie-0.4.5) configure:6126: $? = 0 configure:6133: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:6137: $? = 1 configure:6140: checking whether we are using the GNU C compiler configure:6193: result: yes configure:6202: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:6340: result: yes configure:6357: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:6461: result: none needed configure:6482: checking for ANSI C header files configure:6650: result: yes configure:6660: checking for an ANSI C-conforming const configure:6735: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:6742: $? = 0 configure:6757: result: yes configure:6793: checking for a sed that does not truncate output configure:6859: result: /bin/sed configure:6877: checking for fgrep configure:6941: result: /bin/grep -F configure:6976: checking for ld used by x86_64-pc-linux-gnu-gcc configure:7043: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:7052: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:7067: result: yes configure:7079: checking for BSD- or MS-compatible name lister (nm) configure:7128: result: /usr/bin/nm -B configure:7246: checking the name lister (/usr/bin/nm -B) interface configure:7253: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:7256: /usr/bin/nm -B "conftest.o" configure:7259: output 0000000000000000 B some_variable configure:7266: result: BSD nm configure:7269: checking whether ln -s works configure:7273: result: yes configure:7281: checking the maximum length of command line arguments configure:7401: result: 1572864 configure:7418: checking whether the shell understands some XSI constructs configure:7428: result: yes configure:7432: checking whether the shell understands "+=" configure:7438: result: yes configure:7473: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:7480: result: -r configure:7509: checking for x86_64-pc-linux-gnu-objdump configure:7525: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:7536: result: x86_64-pc-linux-gnu-objdump configure:7608: checking how to recognize dependent libraries configure:7804: result: pass_all configure:7824: checking for x86_64-pc-linux-gnu-ar configure:7840: found /usr/bin/x86_64-pc-linux-gnu-ar configure:7851: result: x86_64-pc-linux-gnu-ar configure:7929: checking for x86_64-pc-linux-gnu-strip configure:7945: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7956: result: x86_64-pc-linux-gnu-strip configure:8028: checking for x86_64-pc-linux-gnu-ranlib configure:8044: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:8055: result: x86_64-pc-linux-gnu-ranlib configure:8185: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:8303: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:8306: $? = 0 configure:8310: /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:8313: $? = 0 configure:8367: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:8370: $? = 0 configure:8408: result: ok configure:8503: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:8506: $? = 0 configure:9273: checking for dlfcn.h configure:9294: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:9301: $? = 0 configure:9318: result: yes configure:9504: checking for objdir configure:9519: result: .libs configure:9811: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9829: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9833: $? = 0 configure:9846: result: no configure:9866: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:10138: result: -fPIC -DPIC configure:10150: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10168: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:10172: $? = 0 configure:10185: result: yes configure:10209: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:10237: result: yes configure:10252: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10273: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -o out/conftest2.o conftest.c >&5 configure:10277: $? = 0 configure:10299: result: yes configure:10307: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10354: result: yes configure:10387: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:11461: result: yes configure:11498: checking whether -lc should be explicitly linked in configure:11503: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe conftest.c >&5 configure:11506: $? = 0 configure:11521: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11524: $? = 0 configure:11536: result: no configure:11700: checking dynamic linker characteristics configure:12143: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12150: $? = 0 configure:12386: result: GNU/Linux ld.so configure:12488: checking how to hardcode library paths into programs configure:12513: result: immediate configure:13346: checking whether stripping libraries is possible configure:13351: result: yes configure:13386: checking if libtool supports shared libraries configure:13388: result: yes configure:13391: checking whether to build shared libraries configure:13412: result: yes configure:13415: checking whether to build static libraries configure:13419: result: yes configure:13461: checking whether x86_64-pc-linux-gnu-gcc accepts -std=gnu99 configure:13487: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -pipe -std=gnu99 conftest.c >&5 configure:13494: $? = 0 configure:13508: result: yes configure:13554: checking whether to enable x86 mmx support configure:13563: result: no configure:13574: checking whether to enable amd64 asm support configure:13583: result: yes configure:13604: checking for freetype-config configure:13622: found /usr/bin/freetype-config configure:13635: result: /usr/bin/freetype-config configure:13651: checking for X configure:13766: x86_64-pc-linux-gnu-gcc -E -std=gnu99 conftest.c conftest.c:24:22: error: X11/Xlib.h: No such file or directory configure:13773: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "imlib2" | #define PACKAGE_TARNAME "imlib2" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "imlib2 1.4.4" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE "imlib2" | #define VERSION "1.4.4" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DO_AMD64_ASM 1 | /* end confdefs.h. */ | #include configure:13822: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -pipe -std=gnu99 -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 conftest.c:24:22: error: X11/Xlib.h: No such file or directory conftest.c: In function 'main': conftest.c:28: warning: implicit declaration of function 'XrmInitialize' configure:13829: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "imlib2" | #define PACKAGE_TARNAME "imlib2" | #define PACKAGE_VERSION "1.4.4" | #define PACKAGE_STRING "imlib2 1.4.4" | #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" | #define PACKAGE "imlib2" | #define VERSION "1.4.4" | #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 STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DO_AMD64_ASM 1 | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:13880: result: no configure:13900: error: no X support found. Use --x-includes and --x-libraries to specify the X path on your system, or --without-x to disable X support. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=native -pipe' 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=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PNG_CFLAGS_set= ac_cv_env_PNG_CFLAGS_value= ac_cv_env_PNG_LIBS_set= ac_cv_env_PNG_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_have_x=have_x=no 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=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_FREETYPE_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CCAS_dependencies_compiler_type=gcc3 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_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes 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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-libs/imlib2-1.4.4/work/imlib2-1.4.4/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/media-libs/imlib2-1.4.4/work/imlib2-1.4.4/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/media-libs/imlib2-1.4.4/work/imlib2-1.4.4/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-libs/imlib2-1.4.4/work/imlib2-1.4.4/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-libs/imlib2-1.4.4/work/imlib2-1.4.4/missing --run automake-1.11' 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='' CC='x86_64-pc-linux-gnu-gcc' CCAS='x86_64-pc-linux-gnu-gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-O2 -march=native -pipe' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=native -pipe' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -std=gnu99' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FREETYPE_CONFIG='/usr/bin/freetype-config' GIFLIBS='' GREP='/bin/grep' ID3LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JPEGLIBS='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/media-libs/imlib2-1.4.4/work/imlib2-1.4.4/missing --run makeinfo' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='imlib2' PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net' PACKAGE_NAME='imlib2' PACKAGE_STRING='imlib2 1.4.4' PACKAGE_TARNAME='imlib2' PACKAGE_VERSION='1.4.4' PATH_SEPARATOR=':' PKG_CONFIG='' PNG_CFLAGS='' PNG_LIBS='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' TIFFLIBS='' VERSION='1.4.4' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZLIBLIBS='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/media-libs/imlib2-1.4.4/work/imlib2-1.4.4/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_ECHO='echo' lt_version='5:4:4' mandir='/usr/share/man' mkdir_p='/usr/bin/mkdir -p' my_includes='' my_libs='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "imlib2" #define PACKAGE_TARNAME "imlib2" #define PACKAGE_VERSION "1.4.4" #define PACKAGE_STRING "imlib2 1.4.4" #define PACKAGE_BUGREPORT "enlightenment-devel@lists.sourceforge.net" #define PACKAGE "imlib2" #define VERSION "1.4.4" #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 STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define DO_AMD64_ASM 1 configure: exit 1