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.69. Invocation command line was $ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --enable-cups --enable-jpeg --enable-png --disable-speech --with-tiff-include=/usr/include --with-tiff-library=/usr/lib --disable-ungif --enable-libgif ## --------- ## ## Platform. ## ## --------- ## hostname = fx7 uname -m = i686 uname -r = 3.14.16-gentoo uname -s = Linux uname -v = #1 Mon Aug 18 15:21:55 CEST 2014 /usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.60GHz /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: /var/temp/portage/gnustep-base/gnustep-gui-0.24.0/homedir/GNUstep/Tools PATH: /usr/lib/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/i686-pc-linux-gnu/gcc-bin/4.7.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2284: checking build system type configure:2298: result: i686-pc-linux-gnu configure:2318: checking host system type configure:2331: result: i686-pc-linux-gnu configure:2351: checking target system type configure:2364: result: i686-pc-linux-gnu configure:2412: checking for i686-pc-linux-gnu-gcc configure:2439: result: clang configure:2708: checking for C compiler version configure:2717: clang --version >&5 clang version 3.3 (tags/RELEASE_33/final) Target: i386-pc-linux-gnu Thread model: posix configure:2728: $? = 0 configure:2717: clang -v >&5 clang version 3.3 (tags/RELEASE_33/final) Target: i386-pc-linux-gnu Thread model: posix configure:2728: $? = 0 configure:2717: clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:2728: $? = 1 configure:2717: clang -qversion >&5 clang: error: no input files configure:2728: $? = 1 configure:2748: checking whether the C compiler works configure:2770: clang -march=pentium4 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2774: $? = 0 configure:2822: result: yes configure:2825: checking for C compiler default output file name configure:2827: result: a.out configure:2833: checking for suffix of executables configure:2840: clang -o conftest -march=pentium4 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2844: $? = 0 configure:2866: result: configure:2888: checking whether we are cross compiling configure:2896: clang -o conftest -march=pentium4 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2900: $? = 0 configure:2907: ./conftest configure:2911: $? = 0 configure:2926: result: no configure:2931: checking for suffix of object files configure:2953: clang -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:2957: $? = 0 configure:2978: result: o configure:2982: checking whether we are using the GNU C compiler configure:3001: clang -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:3001: $? = 0 configure:3010: result: yes configure:3019: checking whether clang accepts -g configure:3039: clang -c -g conftest.c >&5 configure:3039: $? = 0 configure:3080: result: yes configure:3097: checking for clang option to accept ISO C89 configure:3160: clang -c -march=pentium4 -O2 -pipe conftest.c >&5 configure:3160: $? = 0 configure:3173: result: none needed configure:3199: checking how to run the C preprocessor configure:3269: result: clang -E configure:3289: clang -E conftest.c configure:3289: $? = 0 configure:3303: clang -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:3303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3332: checking for X configure:3440: clang -E conftest.c configure:3440: $? = 0 configure:3471: clang -o conftest -march=pentium4 -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:3471: $? = 0 configure:3521: result: libraries , headers configure:3576: checking for i686-pc-linux-gnu-gcc configure:3603: result: clang configure:3872: checking for C compiler version configure:3881: clang --version >&5 clang version 3.3 (tags/RELEASE_33/final) Target: i386-pc-linux-gnu Thread model: posix configure:3892: $? = 0 configure:3881: clang -v >&5 clang version 3.3 (tags/RELEASE_33/final) Target: i386-pc-linux-gnu Thread model: posix configure:3892: $? = 0 configure:3881: clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3892: $? = 1 configure:3881: clang -qversion >&5 clang: error: no input files configure:3892: $? = 1 configure:3896: checking whether we are using the GNU C compiler configure:3924: result: yes configure:3933: checking whether clang accepts -g configure:3994: result: yes configure:4011: checking for clang option to accept ISO C89 configure:4087: result: none needed configure:4112: checking how to run the C preprocessor configure:4182: result: clang -E configure:4202: clang -E -I/usr/include conftest.c configure:4202: $? = 0 configure:4216: clang -E -I/usr/include conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:4216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4245: checking for main in -lm configure:4264: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lm >&5 configure:4264: $? = 0 configure:4273: result: yes configure:4287: checking for rint configure:4287: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lm >&5 conftest.c:33:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration] char rint (); ^ conftest.c:33:6: note: 'rint' is a builtin with type 'double (double)' 1 warning generated. configure:4287: $? = 0 configure:4287: result: yes configure:4287: checking for rintf configure:4287: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lm >&5 conftest.c:34:6: warning: incompatible redeclaration of library function 'rintf' [-Wincompatible-library-redeclaration] char rintf (); ^ conftest.c:34:6: note: 'rintf' is a builtin with type 'float (float)' 1 warning generated. configure:4287: $? = 0 configure:4287: result: yes configure:4287: checking for atan2f configure:4287: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lm >&5 conftest.c:35:6: warning: incompatible redeclaration of library function 'atan2f' [-Wincompatible-library-redeclaration] char atan2f (); ^ conftest.c:35:6: note: 'atan2f' is a builtin with type 'float (float, float)' 1 warning generated. configure:4287: $? = 0 configure:4287: result: yes configure:4301: checking for grep that handles long lines and -e configure:4359: result: /bin/grep configure:4364: checking for egrep configure:4426: result: /bin/grep -E configure:4431: checking for ANSI C header files configure:4451: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4451: $? = 0 configure:4524: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lm >&5 configure:4524: $? = 0 configure:4524: ./conftest configure:4524: $? = 0 configure:4535: result: yes configure:4548: checking for sys/types.h configure:4548: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4548: $? = 0 configure:4548: result: yes configure:4548: checking for sys/stat.h configure:4548: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4548: $? = 0 configure:4548: result: yes configure:4548: checking for stdlib.h configure:4548: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4548: $? = 0 configure:4548: result: yes configure:4548: checking for string.h configure:4548: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4548: $? = 0 configure:4548: result: yes configure:4548: checking for memory.h configure:4548: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4548: $? = 0 configure:4548: result: yes configure:4548: checking for strings.h configure:4548: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4548: $? = 0 configure:4548: result: yes configure:4548: checking for inttypes.h configure:4548: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4548: $? = 0 configure:4548: result: yes configure:4548: checking for stdint.h configure:4548: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4548: $? = 0 configure:4548: result: yes configure:4548: checking for unistd.h configure:4548: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4548: $? = 0 configure:4548: result: yes configure:4562: checking mntent.h usability configure:4562: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4562: $? = 0 configure:4562: result: yes configure:4562: checking mntent.h presence configure:4562: clang -E -I/usr/include conftest.c configure:4562: $? = 0 configure:4562: result: yes configure:4562: checking for mntent.h configure:4562: result: yes configure:4574: checking sys/mntent.h usability configure:4574: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 conftest.c:57:10: fatal error: 'sys/mntent.h' file not found #include ^ 1 error generated. configure:4574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_ATAN2F 1 | #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_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4574: result: no configure:4574: checking sys/mntent.h presence configure:4574: clang -E -I/usr/include conftest.c conftest.c:24:10: fatal error: 'sys/mntent.h' file not found #include ^ 1 error generated. configure:4574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_ATAN2F 1 | #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_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:4574: result: no configure:4574: checking for sys/mntent.h configure:4574: result: no configure:4584: checking for struct mntent.mnt_dir configure:4584: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4584: $? = 0 configure:4584: result: yes configure:4592: checking for struct mntent.mnt_mountp configure:4592: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 conftest.c:25:10: fatal error: 'sys/mntent.h' file not found #include ^ 1 error generated. configure:4592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_ATAN2F 1 | #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_MNTENT_H 1 | #define MNT_MEMB mnt_dir | /* end confdefs.h. */ | #include | | int | main () | { | static struct mntent ac_aggr; | if (ac_aggr.mnt_mountp) | return 0; | ; | return 0; | } configure:4592: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 conftest.c:25:10: fatal error: 'sys/mntent.h' file not found #include ^ 1 error generated. configure:4592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_ATAN2F 1 | #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_MNTENT_H 1 | #define MNT_MEMB mnt_dir | /* end confdefs.h. */ | #include | | int | main () | { | static struct mntent ac_aggr; | if (sizeof ac_aggr.mnt_mountp) | return 0; | ; | return 0; | } configure:4592: result: no configure:4602: checking for library containing getmntent configure:4633: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lm >&5 configure:4633: $? = 0 configure:4650: result: none required configure:4666: checking for getmntinfo configure:4666: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lm >&5 /var/temp/portage/gnustep-base/gnustep-gui-0.24.0/temp/conftest-g9tvVB.o: In function `main': conftest.c:(.text+0x4): undefined reference to `getmntinfo' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:4666: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_ATAN2F 1 | #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_MNTENT_H 1 | #define MNT_MEMB mnt_dir | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | /* Define getmntinfo to an innocuous variant, in case declares getmntinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getmntinfo innocuous_getmntinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getmntinfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getmntinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getmntinfo || defined __stub___getmntinfo | choke me | #endif | | int | main () | { | return getmntinfo (); | ; | return 0; | } configure:4666: result: no configure:4748: checking jpeglib.h usability configure:4748: clang -c -march=pentium4 -O2 -pipe -I/usr/include conftest.c >&5 configure:4748: $? = 0 configure:4748: result: yes configure:4748: checking jpeglib.h presence configure:4748: clang -E -I/usr/include conftest.c configure:4748: $? = 0 configure:4748: result: yes configure:4748: checking for jpeglib.h configure:4748: result: yes configure:4761: checking for jpeg_destroy_decompress in -ljpeg configure:4786: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -ljpeg -lm >&5 configure:4786: $? = 0 configure:4795: result: yes configure:4852: checking for main in -lz configure:4871: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lz -ljpeg -lm >&5 configure:4871: $? = 0 configure:4880: result: yes configure:4891: checking tiffio.h usability configure:4891: clang -c -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include conftest.c >&5 configure:4891: $? = 0 configure:4891: result: yes configure:4891: checking tiffio.h presence configure:4891: clang -E -I/usr/include -I/usr/include conftest.c configure:4891: $? = 0 configure:4891: result: yes configure:4891: checking for tiffio.h configure:4891: result: yes configure:4900: checking for TIFFReadScanline in -ltiff configure:4925: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -ltiff -lz -ljpeg -lm >&5 configure:4925: $? = 0 configure:4934: result: yes configure:4979: checking for libpng-config configure:4995: found /usr/bin/libpng-config configure:5006: result: yes configure:5021: checking png.h usability configure:5021: clang -c -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c >&5 configure:5021: $? = 0 configure:5021: result: yes configure:5021: checking png.h presence configure:5021: clang -E -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c configure:5021: $? = 0 configure:5021: result: yes configure:5021: checking for png.h configure:5021: result: yes configure:5031: checking for png_sig_cmp in -lpng configure:5056: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 -L/usr/lib -lpng16 -L/usr/lib -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lpng -ltiff -lz -ljpeg -lm >&5 configure:5056: $? = 0 configure:5065: result: yes configure:5305: checking for DGifOpen in -lgif configure:5330: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 -L/usr/lib -lpng16 -L/usr/lib -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lgif -lpng -ltiff -lz -ljpeg -lm >&5 configure:5330: $? = 0 configure:5339: result: yes configure:5432: checking for QuantizeBuffer configure:5432: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 -L/usr/lib -lpng16 -L/usr/lib -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lgif -lpng -ltiff -lz -ljpeg -lm >&5 configure:5432: $? = 0 configure:5432: result: yes configure:5443: checking for GifQuantizeBuffer configure:5443: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 -L/usr/lib -lpng16 -L/usr/lib -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lgif -lpng -ltiff -lz -ljpeg -lm >&5 /var/temp/portage/gnustep-base/gnustep-gui-0.24.0/temp/conftest-ZboVIj.o: In function `main': conftest.c:(.text+0x4): undefined reference to `GifQuantizeBuffer' clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:5443: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_ATAN2F 1 | #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_MNTENT_H 1 | #define MNT_MEMB mnt_dir | #define HAVE_GETMNTENT 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBTIFF 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBGIF 1 | #define HAVE_QUANTIZEBUFFER 1 | /* end confdefs.h. */ | /* Define GifQuantizeBuffer to an innocuous variant, in case declares GifQuantizeBuffer. | For example, HP-UX 11i declares gettimeofday. */ | #define GifQuantizeBuffer innocuous_GifQuantizeBuffer | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char GifQuantizeBuffer (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef GifQuantizeBuffer | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char GifQuantizeBuffer (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_GifQuantizeBuffer || defined __stub___GifQuantizeBuffer | choke me | #endif | | int | main () | { | return GifQuantizeBuffer (); | ; | return 0; | } configure:5443: result: no configure:5612: checking for icu-config configure:5630: found /usr/bin/icu-config configure:5643: result: /usr/bin/icu-config configure:5659: checking for ICU >= 4.0 configure:5663: result: yes configure:5667: checking ICU_LIBS configure:5670: result: -licui18n -licuuc -licudata configure:5672: checking ICU_LDFLAGS configure:5675: result: -L/usr/lib configure:5725: result: yes configure:5730: checking unicode/uchar.h usability configure:5730: clang -c -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c >&5 configure:5730: $? = 0 configure:5730: result: yes configure:5730: checking unicode/uchar.h presence configure:5730: clang -E -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c configure:5730: $? = 0 configure:5730: result: yes configure:5730: checking for unicode/uchar.h configure:5730: result: yes configure:5730: checking unicode/ustring.h usability configure:5730: clang -c -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c >&5 configure:5730: $? = 0 configure:5730: result: yes configure:5730: checking unicode/ustring.h presence configure:5730: clang -E -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c configure:5730: $? = 0 configure:5730: result: yes configure:5730: checking for unicode/ustring.h configure:5730: result: yes configure:5764: checking for new_aspell_document_checker in -laspell configure:5789: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 -L/usr/lib -lpng16 -L/usr/lib -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -laspell -lgif -lpng -ltiff -lz -ljpeg -lm >&5 configure:5789: $? = 0 configure:5798: result: yes configure:5813: checking aspell.h usability configure:5813: clang -c -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c >&5 configure:5813: $? = 0 configure:5813: result: yes configure:5813: checking aspell.h presence configure:5813: clang -E -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c configure:5813: $? = 0 configure:5813: result: yes configure:5813: checking for aspell.h configure:5813: result: yes configure:5831: checking for icns_read_family_from_file in -licns configure:5856: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 -L/usr/lib -lpng16 -L/usr/lib -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -licns -laspell -lgif -lpng -ltiff -lz -ljpeg -lm >&5 /usr/bin/ld: cannot find -licns clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:5856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_ATAN2F 1 | #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_MNTENT_H 1 | #define MNT_MEMB mnt_dir | #define HAVE_GETMNTENT 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBTIFF 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBGIF 1 | #define HAVE_QUANTIZEBUFFER 1 | #define HAVE_UNICODE_UCHAR_H 1 | #define HAVE_UNICODE_USTRING_H 1 | #define HAVE_LIBASPELL 1 | #define HAVE_ASPELL_H 1 | #define HAVE_ASPELL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char icns_read_family_from_file (); | int | main () | { | return icns_read_family_from_file (); | ; | return 0; | } configure:5865: result: no configure:5892: checking sndfile.h usability configure:5892: clang -c -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c >&5 configure:5892: $? = 0 configure:5892: result: yes configure:5892: checking sndfile.h presence configure:5892: clang -E -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c configure:5892: $? = 0 configure:5892: result: yes configure:5892: checking for sndfile.h configure:5892: result: yes configure:5906: checking ao/ao.h usability configure:5906: clang -c -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c >&5 conftest.c:74:10: fatal error: 'ao/ao.h' file not found #include ^ 1 error generated. configure:5906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_ATAN2F 1 | #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_MNTENT_H 1 | #define MNT_MEMB mnt_dir | #define HAVE_GETMNTENT 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBTIFF 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBGIF 1 | #define HAVE_QUANTIZEBUFFER 1 | #define HAVE_UNICODE_UCHAR_H 1 | #define HAVE_UNICODE_USTRING_H 1 | #define HAVE_LIBASPELL 1 | #define HAVE_ASPELL_H 1 | #define HAVE_ASPELL 1 | #define HAVE_SNDFILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5906: result: no configure:5906: checking ao/ao.h presence configure:5906: clang -E -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c conftest.c:41:10: fatal error: 'ao/ao.h' file not found #include ^ 1 error generated. configure:5906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_ATAN2F 1 | #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_MNTENT_H 1 | #define MNT_MEMB mnt_dir | #define HAVE_GETMNTENT 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBTIFF 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBGIF 1 | #define HAVE_QUANTIZEBUFFER 1 | #define HAVE_UNICODE_UCHAR_H 1 | #define HAVE_UNICODE_USTRING_H 1 | #define HAVE_LIBASPELL 1 | #define HAVE_ASPELL_H 1 | #define HAVE_ASPELL 1 | #define HAVE_SNDFILE_H 1 | /* end confdefs.h. */ | #include configure:5906: result: no configure:5906: checking for ao/ao.h configure:5906: result: no configure:5937: checking for new_utterance in -lflite configure:5962: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 -L/usr/lib -lpng16 -L/usr/lib -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lflite -laspell -lgif -lpng -ltiff -lz -ljpeg -lm >&5 /usr/bin/ld: cannot find -lflite clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:5962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_ATAN2F 1 | #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_MNTENT_H 1 | #define MNT_MEMB mnt_dir | #define HAVE_GETMNTENT 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBTIFF 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBGIF 1 | #define HAVE_QUANTIZEBUFFER 1 | #define HAVE_UNICODE_UCHAR_H 1 | #define HAVE_UNICODE_USTRING_H 1 | #define HAVE_LIBASPELL 1 | #define HAVE_ASPELL_H 1 | #define HAVE_ASPELL 1 | #define HAVE_SNDFILE_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char new_utterance (); | int | main () | { | return new_utterance (); | ; | return 0; | } configure:5971: result: no configure:5981: checking flite/flite.h usability configure:5981: clang -c -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c >&5 conftest.c:74:10: fatal error: 'flite/flite.h' file not found #include ^ 1 error generated. configure:5981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_ATAN2F 1 | #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_MNTENT_H 1 | #define MNT_MEMB mnt_dir | #define HAVE_GETMNTENT 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBTIFF 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBGIF 1 | #define HAVE_QUANTIZEBUFFER 1 | #define HAVE_UNICODE_UCHAR_H 1 | #define HAVE_UNICODE_USTRING_H 1 | #define HAVE_LIBASPELL 1 | #define HAVE_ASPELL_H 1 | #define HAVE_ASPELL 1 | #define HAVE_SNDFILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5981: result: no configure:5981: checking flite/flite.h presence configure:5981: clang -E -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c conftest.c:41:10: fatal error: 'flite/flite.h' file not found #include ^ 1 error generated. configure:5981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_ATAN2F 1 | #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_MNTENT_H 1 | #define MNT_MEMB mnt_dir | #define HAVE_GETMNTENT 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBTIFF 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBGIF 1 | #define HAVE_QUANTIZEBUFFER 1 | #define HAVE_UNICODE_UCHAR_H 1 | #define HAVE_UNICODE_USTRING_H 1 | #define HAVE_LIBASPELL 1 | #define HAVE_ASPELL_H 1 | #define HAVE_ASPELL 1 | #define HAVE_SNDFILE_H 1 | /* end confdefs.h. */ | #include configure:5981: result: no configure:5981: checking for flite/flite.h configure:5981: result: no configure:6017: checking for cups-config configure:6033: found /usr/bin/cups-config configure:6045: result: yes configure:6071: checking cups/cups.h usability configure:6071: clang -c -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c >&5 configure:6071: $? = 0 configure:6071: result: yes configure:6071: checking cups/cups.h presence configure:6071: clang -E -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c configure:6071: $? = 0 configure:6071: result: yes configure:6071: checking for cups/cups.h configure:6071: result: yes configure:6088: checking for cupsServer in -lcups configure:6113: clang -o conftest -march=pentium4 -O2 -pipe -I/usr/include -I/usr/include -I/usr/include/libpng16 -L/usr/lib -lpng16 -L/usr/lib -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib conftest.c -lcups -laspell -lgif -lpng -ltiff -lz -ljpeg -lm >&5 configure:6113: $? = 0 configure:6122: result: yes configure:6148: checking whether the compiler supports -Wdeclaration-after-statement configure:6164: clang -c -march=pentium4 -O2 -pipe -Wdeclaration-after-statement -I/usr/include -I/usr/include -I/usr/include/libpng16 conftest.c >&5 configure:6164: $? = 0 configure:6172: result: yes configure:6186: checking for the version of gnustep-gui we are compiling configure:6191: result: 0.24.0 configure:6326: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on fx7 config.status:858: creating config.make config.status:858: creating gui.make config.status:858: creating Headers/Additions/GNUstepGUI/GSVersion.h config.status:858: creating Headers/Additions/GNUstepGUI/config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=clang ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=pentium4 -O2 -pipe' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set=set ac_cv_env_CPP_value='clang -E' 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_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_GifQuantizeBuffer=no ac_cv_func_QuantizeBuffer=yes ac_cv_func_atan2f=yes ac_cv_func_getmntent=yes ac_cv_func_getmntinfo=no ac_cv_func_rint=yes ac_cv_func_rintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_ao_ao_h=no ac_cv_header_aspell_h=yes ac_cv_header_cups_cups_h=yes ac_cv_header_flite_flite_h=no ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_png_h=yes ac_cv_header_sndfile_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_mntent_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_unicode_uchar_h=yes ac_cv_header_unicode_ustring_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_aspell_new_aspell_document_checker=yes ac_cv_lib_cups_cupsServer=yes ac_cv_lib_flite_new_utterance=no ac_cv_lib_gif_DGifOpen=yes ac_cv_lib_icns_icns_read_family_from_file=no ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_lib_m_main=yes ac_cv_lib_png_png_sig_cmp=yes ac_cv_lib_tiff_TIFFReadScanline=yes ac_cv_lib_z_main=yes ac_cv_member_struct_mntent_mnt_dir=yes ac_cv_member_struct_mntent_mnt_mountp=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ICU_CONFIG=/usr/bin/icu-config ac_cv_prog_CC=clang ac_cv_prog_CPP='clang -E' ac_cv_prog_HAVE_LIBPNG_CONFIG=yes ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_have_cups=yes ac_cv_search_getmntent='none required' ac_cv_target=i686-pc-linux-gnu ## ----------------- ## ## Output variables. ## ## ----------------- ## BUILD_GSCUPS='YES' BUILD_SOUND='' BUILD_SPEECH='' CC='clang' CFLAGS='-march=pentium4 -O2 -pipe' CONFIG_SYSTEM_INCL=' -I/usr/include/libpng16 -I/usr/include ' CONFIG_SYSTEM_LIB_DIR='-Wl,-O1 -Wl,--as-needed -L/usr/lib -licui18n -licuuc -licudata -L/usr/lib -lpng16 -L/usr/lib ' CPP='clang -E' CPPFLAGS='-I/usr/include -I/usr/include -I/usr/include/libpng16' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GNUSTEP_GUI_MAJOR_VERSION='0' GNUSTEP_GUI_MINOR_VERSION='24' GNUSTEP_GUI_SUBMINOR_VERSION='0' GNUSTEP_GUI_VERSION='0.24.0' GREP='/bin/grep' GSCUPS_CFLAGS='' GSCUPS_DATADIR='/usr/share/cups' GSCUPS_LDFLAGS='' GSCUPS_LIBS='-lcups -lssl -lcrypto -lz -lpthread -lm -lcrypt -lz' HAVE_ICU='1' HAVE_LIBPNG_CONFIG='yes' ICU_CONFIG='/usr/bin/icu-config' ICU_LIBS='-licui18n -licuuc -licudata ' IMAGEMAGICK_CFLAGS='' IMAGEMAGICK_LIBS='' LDFLAGS='-L/usr/lib -lpng16 -L/usr/lib -Wl,-O1 -Wl,--as-needed -L/usr/lib/gnu-gnu-gnu -L/usr/lib' LIBOBJS='' LIBS='-laspell -lgif -lpng -ltiff -lz -ljpeg -lm ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='' SHELL='/bin/sh' WARN_FLAGS='-Wall -Wdeclaration-after-statement' XMKMF='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' cross_compiling='no' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' have_cups='yes' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' 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='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBM 1 #define HAVE_RINT 1 #define HAVE_RINTF 1 #define HAVE_ATAN2F 1 #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_MNTENT_H 1 #define MNT_MEMB mnt_dir #define HAVE_GETMNTENT 1 #define HAVE_JPEGLIB_H 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBZ 1 #define HAVE_LIBTIFF 1 #define HAVE_PNG_H 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBGIF 1 #define HAVE_QUANTIZEBUFFER 1 #define HAVE_UNICODE_UCHAR_H 1 #define HAVE_UNICODE_USTRING_H 1 #define HAVE_LIBASPELL 1 #define HAVE_ASPELL_H 1 #define HAVE_ASPELL 1 #define HAVE_SNDFILE_H 1 #define HAVE_CUPS_CUPS_H 1 configure: exit 0