This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNUstep Setup configure 0.18.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ /home/james/Desktop/gnustep-startup-0.18.1/configure --with-library-combo=gnu-gnu-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = naomi uname -m = i686 uname -r = 2.6.16-2-486 uname -s = Linux uname -v = #1 Sat Jul 15 21:23:01 UTC 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/bin/X11 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1823: checking build system type configure:1841: result: i686-pc-linux-gnu configure:1863: checking host system type configure:1878: result: i686-pc-linux-gnu configure:1900: checking target system type configure:1915: result: i686-pc-linux-gnu configure:1950: checking for GNUstep configuration file to use configure:1966: result: /etc/GNUstep/GNUstep.conf configure:1984: checking if we should import an existing configuration file configure:1996: result: no: disabled from the command-line configure:2119: checking for gcc configure:2135: found /usr/bin/gcc configure:2146: result: gcc configure:2384: checking for C compiler version configure:2391: gcc --version >&5 gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) 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:2394: $? = 0 configure:2401: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) configure:2404: $? = 0 configure:2411: gcc -V >&5 gcc: '-V' option must have argument configure:2414: $? = 1 configure:2437: checking for C compiler default output file name configure:2464: gcc conftest.c >&5 configure:2467: $? = 0 configure:2505: result: a.out configure:2522: checking whether the C compiler works configure:2532: ./a.out configure:2535: $? = 0 configure:2552: result: yes configure:2559: checking whether we are cross compiling configure:2561: result: no configure:2564: checking for suffix of executables configure:2571: gcc -o conftest conftest.c >&5 configure:2574: $? = 0 configure:2598: result: configure:2604: checking for suffix of object files configure:2630: gcc -c conftest.c >&5 configure:2633: $? = 0 configure:2656: result: o configure:2660: checking whether we are using the GNU C compiler configure:2689: gcc -c conftest.c >&5 configure:2695: $? = 0 configure:2712: result: yes configure:2717: checking whether gcc accepts -g configure:2747: gcc -c -g conftest.c >&5 configure:2753: $? = 0 configure:2852: result: yes configure:2869: checking for gcc option to accept ISO C89 configure:2943: gcc -c -g -O2 conftest.c >&5 configure:2949: $? = 0 configure:2972: result: none needed configure:2995: checking how to run the C preprocessor configure:3035: gcc -E conftest.c configure:3041: $? = 0 configure:3072: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3078: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNUstep Setup" | #define PACKAGE_TARNAME "gnustep-setup" | #define PACKAGE_VERSION "0.18.0" | #define PACKAGE_STRING "GNUstep Setup 0.18.0" | #define PACKAGE_BUGREPORT "bug-gnustep@gnu.org" | /* end confdefs.h. */ | #include configure:3111: result: gcc -E configure:3140: gcc -E conftest.c configure:3146: $? = 0 configure:3177: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3183: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNUstep Setup" | #define PACKAGE_TARNAME "gnustep-setup" | #define PACKAGE_VERSION "0.18.0" | #define PACKAGE_STRING "GNUstep Setup 0.18.0" | #define PACKAGE_BUGREPORT "bug-gnustep@gnu.org" | /* end confdefs.h. */ | #include configure:3221: checking for library combo configure:3248: result: gnu-gnu-gnu configure:3271: Configuring on linux-gnu configure:3277: checking compiler version configure:3298: result: gcc major version is 4 configure:3317: checking for apple compiler configure:3330: result: no configure:3339: checking for ar configure:3355: found /usr/bin/ar configure:3366: result: ar configure:3376: checking for ld configure:3392: found /usr/bin/ld configure:3403: result: ld configure:3413: checking for dlltool configure:3443: result: no configure:3452: checking for gawk configure:3482: result: no configure:3452: checking for awk configure:3468: found /usr/bin/awk configure:3479: result: awk configure:3535: checking for ranlib configure:3551: found /usr/bin/ranlib configure:3562: result: ranlib configure:3602: checking for a BSD-compatible install configure:3658: result: /usr/bin/install -c configure:3669: checking whether ln -s works configure:3673: result: yes configure:3682: checking for whoami configure:3701: found /usr/bin/whoami configure:3714: result: /usr/bin/whoami configure:3725: checking for gmake configure:3755: result: no configure:3760: checking make version > 3.75 configure:3767: result: no configure:3772: checking broken make configure:3780: result: broken configure:3792: checking binutils version > 2.9 configure:3797: result: yes 2.17 configure:3819: checking iconv version > 2.1 configure:3823: result: yes 2.3 configure:3871: checking iconv support configure:3885: gcc -o conftest -g -O2 conftest.c >&5 configure:3891: $? = 0 configure:3903: result: yes, in libc configure:4080: checking for xml2-config configure:4098: found /usr/bin/xml2-config configure:4111: result: /usr/bin/xml2-config configure:4165: checking for libxml - version >= 2.3.0 configure:4382: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lxml2 >&5 configure:4385: $? = 0 configure:4391: ./conftest configure:4394: $? = 0 configure:4416: result: yes configure:4456: checking for grep that handles long lines and -e configure:4530: result: /bin/grep configure:4535: checking for egrep configure:4613: result: /bin/grep -E configure:4618: checking for ANSI C header files configure:4648: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:4654: $? = 0 configure:4753: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lxml2 >&5 configure:4756: $? = 0 configure:4762: ./conftest configure:4765: $? = 0 configure:4782: result: yes configure:4806: checking for sys/types.h configure:4827: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:4833: $? = 0 configure:4849: result: yes configure:4806: checking for sys/stat.h configure:4827: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:4833: $? = 0 configure:4849: result: yes configure:4806: checking for stdlib.h configure:4827: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:4833: $? = 0 configure:4849: result: yes configure:4806: checking for string.h configure:4827: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:4833: $? = 0 configure:4849: result: yes configure:4806: checking for memory.h configure:4827: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:4833: $? = 0 configure:4849: result: yes configure:4806: checking for strings.h configure:4827: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:4833: $? = 0 configure:4849: result: yes configure:4806: checking for inttypes.h configure:4827: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:4833: $? = 0 configure:4849: result: yes configure:4806: checking for stdint.h configure:4827: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:4833: $? = 0 configure:4849: result: yes configure:4806: checking for unistd.h configure:4827: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:4833: $? = 0 configure:4849: result: yes configure:4876: checking libxml/SAX2.h usability configure:4893: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:4899: $? = 0 configure:4913: result: yes configure:4917: checking libxml/SAX2.h presence configure:4932: gcc -E -I/usr/include/libxml2 conftest.c configure:4938: $? = 0 configure:4952: result: yes configure:4985: checking for libxml/SAX2.h configure:4993: result: yes configure:5012: checking for xsltApplyStylesheet in -lxslt configure:5047: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lxslt -lxml2 >&5 configure:5053: $? = 0 configure:5071: result: yes configure:5090: checking libxslt/xslt.h usability configure:5107: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:5113: $? = 0 configure:5127: result: yes configure:5131: checking libxslt/xslt.h presence configure:5146: gcc -E -I/usr/include/libxml2 conftest.c configure:5152: $? = 0 configure:5166: result: yes configure:5199: checking for libxslt/xslt.h configure:5206: result: yes configure:5256: checking the Objective-C runtime configure:5264: result: GNU configure:5289: checking openssl/ssl.h usability configure:5306: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:5312: $? = 0 configure:5326: result: yes configure:5330: checking openssl/ssl.h presence configure:5345: gcc -E -I/usr/include/libxml2 conftest.c configure:5351: $? = 0 configure:5365: result: yes configure:5398: checking for openssl/ssl.h configure:5406: result: yes configure:5421: checking for CRYPTO_malloc in -lcrypto configure:5456: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lcrypto -lxslt -lxml2 >&5 configure:5462: $? = 0 configure:5480: result: yes configure:5494: checking for main in -lsocket configure:5523: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lsocket -lcrypto -lxslt -lxml2 >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:5529: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNUstep Setup" | #define PACKAGE_TARNAME "gnustep-setup" | #define PACKAGE_VERSION "0.18.0" | #define PACKAGE_STRING "GNUstep Setup 0.18.0" | #define PACKAGE_BUGREPORT "bug-gnustep@gnu.org" | #define HAVE_ICONV 1 | #define HAVE_LIBXML 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_LIBXML_SAX2_H 1 | #define HAVE_LIBXSLT 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBCRYPTO 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:5547: result: no configure:5559: checking for ssl2_clear in -lssl configure:5594: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lssl -lcrypto -lxslt -lxml2 >&5 configure:5600: $? = 0 configure:5618: result: yes configure:5630: checking for des_setkey in -lcipher configure:5665: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lcipher -lssl -lcrypto -lxslt -lxml2 >&5 /usr/bin/ld: cannot find -lcipher collect2: ld returned 1 exit status configure:5671: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNUstep Setup" | #define PACKAGE_TARNAME "gnustep-setup" | #define PACKAGE_VERSION "0.18.0" | #define PACKAGE_STRING "GNUstep Setup 0.18.0" | #define PACKAGE_BUGREPORT "bug-gnustep@gnu.org" | #define HAVE_ICONV 1 | #define HAVE_LIBXML 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_LIBXML_SAX2_H 1 | #define HAVE_LIBXSLT 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 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 des_setkey (); | int | main () | { | return des_setkey (); | ; | return 0; | } configure:5689: result: no configure:5714: checking for X configure:5884: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lX11 -lssl -lcrypto -lxslt -lxml2 >&5 configure:5890: $? = 0 configure:5949: result: libraries , headers configure:6110: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lssl -lcrypto -lxslt -lxml2 -lX11 >&5 configure:6116: $? = 0 configure:6273: checking for gethostbyname configure:6329: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lssl -lcrypto -lxslt -lxml2 >&5 configure:6335: $? = 0 configure:6352: result: yes configure:6497: checking for connect configure:6553: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lssl -lcrypto -lxslt -lxml2 >&5 configure:6559: $? = 0 configure:6576: result: yes configure:6648: checking for remove configure:6704: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lssl -lcrypto -lxslt -lxml2 >&5 configure:6710: $? = 0 configure:6727: result: yes configure:6799: checking for shmat configure:6855: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lssl -lcrypto -lxslt -lxml2 >&5 configure:6861: $? = 0 configure:6878: result: yes configure:6959: checking for IceConnectionNumber in -lICE configure:6994: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lICE -lssl -lcrypto -lxslt -lxml2 >&5 configure:7000: $? = 0 configure:7018: result: yes configure:7036: checking for Objective-C compiler configure:7040: result: yes configure:7063: checking objc/objc.h usability configure:7080: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:7086: $? = 0 configure:7100: result: yes configure:7104: checking objc/objc.h presence configure:7119: gcc -E -I/usr/include/libxml2 conftest.c configure:7125: $? = 0 configure:7139: result: yes configure:7172: checking for objc/objc.h configure:7180: result: yes configure:7202: checking if GNUstep environment exists configure:7208: result: no configure:7212: checking if GNUstep directories exists configure:7219: result: no configure:7248: checking for GNUstep up-to-date objc library configure:7263: result: /usr/lib/gcc/i486-linux-gnu/4.1.2 configure:7293: checking ffi.h usability configure:7310: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 conftest.c:59:17: error: ffi.h: No such file or directory configure:7316: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNUstep Setup" | #define PACKAGE_TARNAME "gnustep-setup" | #define PACKAGE_VERSION "0.18.0" | #define PACKAGE_STRING "GNUstep Setup 0.18.0" | #define PACKAGE_BUGREPORT "bug-gnustep@gnu.org" | #define HAVE_ICONV 1 | #define HAVE_LIBXML 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_LIBXML_SAX2_H 1 | #define HAVE_LIBXSLT 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OBJC_OBJC_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:7330: result: no configure:7334: checking ffi.h presence configure:7349: gcc -E -I/usr/include/libxml2 conftest.c conftest.c:26:17: error: ffi.h: No such file or directory configure:7355: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNUstep Setup" | #define PACKAGE_TARNAME "gnustep-setup" | #define PACKAGE_VERSION "0.18.0" | #define PACKAGE_STRING "GNUstep Setup 0.18.0" | #define PACKAGE_BUGREPORT "bug-gnustep@gnu.org" | #define HAVE_ICONV 1 | #define HAVE_LIBXML 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_LIBXML_SAX2_H 1 | #define HAVE_LIBXSLT 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_OBJC_OBJC_H 1 | /* end confdefs.h. */ | #include configure:7369: result: no configure:7402: checking for ffi.h configure:7409: result: no configure:7435: checking callback.h usability configure:7452: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:7458: $? = 0 configure:7472: result: yes configure:7476: checking callback.h presence configure:7491: gcc -E -I/usr/include/libxml2 conftest.c configure:7497: $? = 0 configure:7511: result: yes configure:7544: checking for callback.h configure:7552: result: yes configure:7581: checking "for forwarding callback in runtime" configure:7592: gcc -c -g -O2 -I/usr/include/libxml2 -fgnu-runtime -x objective-c conftest.c >&5 configure:7598: $? = 0 configure:7612: result: yes configure:7620: checking "FFI library usage" configure:7698: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lcallback -lavcall -lssl -lcrypto -lxslt -lxml2 >&5 configure:7704: $? = 0 configure:7721: result: ffcall configure:7726: checking if ffcall trampolines work configure:7740: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lcallback -lavcall -lssl -lcrypto -lxslt -lxml2 >&5 configure:7743: $? = 0 configure:7749: ./conftest configure:7752: $? = 0 configure:7767: result: yes configure:7804: checking whether objc has thread support configure:7874: gcc -o conftest -g -O2 -x objective-c -I/home/james/Desktop/gnustep-startup-0.18.1 -fgnu-runtime -I/usr/include/libxml2 conftest.c -lobjc -lpthread >&5 In file included from conftest.c:27: /home/james/Desktop/gnustep-startup-0.18.1/config/config_thread.m:7: warning: incomplete implementation of class 'NXConstantString' /home/james/Desktop/gnustep-startup-0.18.1/config/config_thread.m:7: warning: method definition for '-length' not found /home/james/Desktop/gnustep-startup-0.18.1/config/config_thread.m:7: warning: method definition for '-cString' not found configure:7877: $? = 0 configure:7883: ./conftest configure:7886: $? = 0 configure:8284: result: yes: -lpthread configure:8297: checking whether objc really works configure:8323: gcc -o conftest -g -O2 -I/usr/include/libxml2 -x objective-c -fgnu-runtime conftest.c -lcallback -lavcall -lssl -lcrypto -lxslt -lxml2 -lobjc -lpthread >&5 In file included from conftest.c:27: /home/james/Desktop/gnustep-startup-0.18.1/config/config.objc.m:5: warning: incomplete implementation of class 'NXConstantString' /home/james/Desktop/gnustep-startup-0.18.1/config/config.objc.m:5: warning: method definition for '-length' not found /home/james/Desktop/gnustep-startup-0.18.1/config/config.objc.m:5: warning: method definition for '-cString' not found configure:8326: $? = 0 configure:8332: ./conftest configure:8335: $? = 0 configure:8354: result: yes configure:8375: checking for main in -lm configure:8404: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lm -lcallback -lavcall -lssl -lcrypto -lxslt -lxml2 >&5 configure:8410: $? = 0 configure:8428: result: yes configure:8460: checking jpeglib.h usability configure:8477: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:8483: $? = 0 configure:8497: result: yes configure:8501: checking jpeglib.h presence configure:8516: gcc -E -I/usr/include/libxml2 conftest.c configure:8522: $? = 0 configure:8536: result: yes configure:8569: checking for jpeglib.h configure:8577: result: yes configure:8593: checking for jpeg_destroy_decompress in -ljpeg configure:8628: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -ljpeg -lm -lcallback -lavcall -lssl -lcrypto -lxslt -lxml2 >&5 configure:8634: $? = 0 configure:8652: result: yes configure:8679: checking for main in -lz configure:8708: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lz -ljpeg -lm -lcallback -lavcall -lssl -lcrypto -lxslt -lxml2 >&5 configure:8714: $? = 0 configure:8732: result: yes configure:8753: checking tiffio.h usability configure:8770: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:8776: $? = 0 configure:8790: result: yes configure:8794: checking tiffio.h presence configure:8809: gcc -E -I/usr/include/libxml2 conftest.c configure:8815: $? = 0 configure:8829: result: yes configure:8862: checking for tiffio.h configure:8869: result: yes configure:8881: checking for TIFFReadScanline in -ltiff configure:8916: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -ltiff -lz -ljpeg -lm -lcallback -lavcall -lssl -lcrypto -lxslt -lxml2 >&5 configure:8922: $? = 0 configure:8940: result: yes configure:8977: checking png.h usability configure:8994: gcc -c -g -O2 -I/usr/include/libxml2 conftest.c >&5 configure:9000: $? = 0 configure:9014: result: yes configure:9018: checking png.h presence configure:9033: gcc -E -I/usr/include/libxml2 conftest.c configure:9039: $? = 0 configure:9053: result: yes configure:9086: checking for png.h configure:9093: result: yes configure:9105: checking for main in -lpng configure:9134: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -lpng -ltiff -lz -ljpeg -lm -lcallback -lavcall -lssl -lcrypto -lxslt -lxml2 >&5 configure:9140: $? = 0 configure:9158: result: yes configure:9396: checking GNUstep Back configure:9409: result: none configure:9568: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNUstep Setup config.status 0.18.0, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on naomi config.status:644: creating setupvars config.status:822: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_callback_h=yes ac_cv_header_ffi_h=no ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_libxml_SAX2_h=yes ac_cv_header_libxslt_xslt_h=yes ac_cv_header_memory_h=yes ac_cv_header_objc_objc_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_png_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_tiffio_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_importing_config_file=no ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_cipher_des_setkey=no ac_cv_lib_crypto_CRYPTO_malloc=yes ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_lib_m_main=yes ac_cv_lib_png_main=yes ac_cv_lib_socket_main=no ac_cv_lib_ssl_ssl2_clear=yes ac_cv_lib_tiff_TIFFReadScanline=yes ac_cv_lib_xslt_xsltApplyStylesheet=yes ac_cv_lib_z_main=yes ac_cv_library_combo=gnu-gnu-gnu ac_cv_objc_threaded=-lpthread ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_WHOAMI=/usr/bin/whoami ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_LD=ld ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_target=i686-pc-linux-gnu gs_cv_gcc_major_version=4 gs_cv_gcc_minor_version=1 gs_cv_objc_libdir=/usr/lib/gcc/i486-linux-gnu/4.1.2 ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AWK='awk' CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS=' -I/usr/include/libxml2' DEFS='-DPACKAGE_NAME=\"GNUstep\ Setup\" -DPACKAGE_TARNAME=\"gnustep-setup\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"GNUstep\ Setup\ 0.18.0\" -DPACKAGE_BUGREPORT=\"bug-gnustep@gnu.org\" -DHAVE_ICONV=1 -DHAVE_LIBXML=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXML_SAX2_H=1 -DHAVE_LIBXSLT=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DHAVE_OBJC_OBJC_H=1 -DHAVE_CALLBACK_H=1 -DHAVE_LIBM=1 -DHAVE_JPEGLIB_H=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBZ=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPNG=1' DLLTOOL='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GCC_VERSION='4' GNUMAKE='' GNUSTEP_BASE_VERSION='0' GNUSTEP_CONFIG_FILE='/etc/GNUstep/GNUstep.conf' GNUSTEP_GUI_INTERFACE='' GNUSTEP_GUI_VERSION='0' GNUSTEP_INSTALLED='no' GNUSTEP_MAKE_VERSION='0' GNUSTEP_SOURCED='no' GNUSTEP_SYSTEM_ROOT='/usr/GNUstep/System' GREP='/bin/grep' GS_CUSTOM_OBJC='NONE' HAVE_LIBXML='1' HAVE_LIBXSLT='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld' LDFLAGS=' ' LIBOBJS='' LIBS='-lpng -ltiff -lz -ljpeg -lm -lcallback -lavcall -lssl -lcrypto -lxslt -lxml2 ' LN_S='ln -s' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='bug-gnustep@gnu.org' PACKAGE_NAME='GNUstep Setup' PACKAGE_STRING='GNUstep Setup 0.18.0' PACKAGE_TARNAME='gnustep-setup' PACKAGE_VERSION='0.18.0' PATH_SEPARATOR=':' RANLIB='ranlib' SETUP_ERRORS=' W102 W109 I199' SHELL='/bin/sh' WHOAMI='/usr/bin/whoami' XMKMF='' XML2_CONFIG='/usr/bin/xml2-config' XML_CFLAGS='-I/usr/include/libxml2' XML_CONFIG='/usr/bin/xml2-config' XML_LIBS=' -lxml2' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_cv_header_AppKit_NSApplication_h='' ac_cv_header_Foundation_NSObject_h='' ac_cv_header_callback_h='yes' ac_cv_header_ffi_h='no' ac_cv_library_combo='gnu-gnu-gnu' ac_cv_objc_threaded='-lpthread' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' cc_apple='no' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gnustep_flattened='1' have_back='no' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' objc_threaded='-lpthread' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/GNUstep' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GNUstep Setup" #define PACKAGE_TARNAME "gnustep-setup" #define PACKAGE_VERSION "0.18.0" #define PACKAGE_STRING "GNUstep Setup 0.18.0" #define PACKAGE_BUGREPORT "bug-gnustep@gnu.org" #define HAVE_ICONV 1 #define HAVE_LIBXML 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_LIBXML_SAX2_H 1 #define HAVE_LIBXSLT 1 #define HAVE_OPENSSL_SSL_H 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBSSL 1 #define HAVE_OBJC_OBJC_H 1 #define HAVE_CALLBACK_H 1 #define HAVE_LIBM 1 #define HAVE_JPEGLIB_H 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBZ 1 #define HAVE_LIBTIFF 1 #define HAVE_LIBPNG 1 configure: exit 0