This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cabextract configure 1.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = independence uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1353: checking for a BSD-compatible install configure:1408: result: /bin/install -c configure:1419: checking whether build environment is sane configure:1462: result: yes configure:1519: checking for gawk configure:1535: found /bin/gawk configure:1545: result: gawk configure:1555: checking whether make sets $(MAKE) configure:1575: result: yes configure:1752: checking for i586-uhu-linux-gcc configure:1768: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1778: result: i586-uhu-linux-gcc configure:2060: checking for C compiler version configure:2063: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2066: $? = 0 configure:2068: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2071: $? = 0 configure:2073: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2076: $? = 1 configure:2099: checking for C compiler default output file name configure:2102: i586-uhu-linux-gcc conftest.c >&5 configure:2105: $? = 0 configure:2151: result: a.out configure:2156: checking whether the C compiler works configure:2162: ./a.out configure:2165: $? = 0 configure:2182: result: yes configure:2189: checking whether we are cross compiling configure:2191: result: no configure:2194: checking for suffix of executables configure:2196: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2199: $? = 0 configure:2224: result: configure:2230: checking for suffix of object files configure:2251: i586-uhu-linux-gcc -c conftest.c >&5 configure:2254: $? = 0 configure:2276: result: o configure:2280: checking whether we are using the GNU C compiler configure:2304: i586-uhu-linux-gcc -c conftest.c >&5 configure:2310: $? = 0 configure:2313: test -z || test ! -s conftest.err configure:2316: $? = 0 configure:2319: test -s conftest.o configure:2322: $? = 0 configure:2335: result: yes configure:2341: checking whether i586-uhu-linux-gcc accepts -g configure:2362: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2368: $? = 0 configure:2371: test -z || test ! -s conftest.err configure:2374: $? = 0 configure:2377: test -s conftest.o configure:2380: $? = 0 configure:2391: result: yes configure:2408: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2478: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2484: $? = 0 configure:2487: test -z || test ! -s conftest.err configure:2490: $? = 0 configure:2493: test -s conftest.o configure:2496: $? = 0 configure:2514: result: none needed configure:2532: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2538: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2679: checking for style of include used by make configure:2707: result: GNU configure:2735: checking dependency style of i586-uhu-linux-gcc configure:2825: result: none configure:2855: checking for a BSD-compatible install configure:2910: result: /bin/install -c configure:2924: checking for i586-uhu-linux-ranlib configure:2953: result: no configure:2962: checking for ranlib configure:2978: found /usr/bin/ranlib configure:2989: result: ranlib configure:3010: checking how to run the C preprocessor configure:3045: i586-uhu-linux-gcc -E conftest.c configure:3051: $? = 0 configure:3083: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cabextract" | #define PACKAGE_TARNAME "cabextract" | #define PACKAGE_VERSION "1.1" | #define PACKAGE_STRING "cabextract 1.1" | #define PACKAGE_BUGREPORT "kyzer@4u.net" | #define PACKAGE "cabextract" | #define VERSION "1.1" | /* end confdefs.h. */ | #include configure:3128: result: i586-uhu-linux-gcc -E configure:3152: i586-uhu-linux-gcc -E conftest.c configure:3158: $? = 0 configure:3190: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3196: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cabextract" | #define PACKAGE_TARNAME "cabextract" | #define PACKAGE_VERSION "1.1" | #define PACKAGE_STRING "cabextract 1.1" | #define PACKAGE_BUGREPORT "kyzer@4u.net" | #define PACKAGE "cabextract" | #define VERSION "1.1" | /* end confdefs.h. */ | #include configure:3240: checking for egrep configure:3250: result: grep -E configure:3255: checking for ANSI C header files configure:3280: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3286: $? = 0 configure:3289: test -z || test ! -s conftest.err configure:3292: $? = 0 configure:3295: test -s conftest.o configure:3298: $? = 0 configure:3387: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3390: $? = 0 configure:3392: ./conftest configure:3395: $? = 0 configure:3410: result: yes configure:3420: checking whether time.h and sys/time.h may both be included configure:3445: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3451: $? = 0 configure:3454: test -z || test ! -s conftest.err configure:3457: $? = 0 configure:3460: test -s conftest.o configure:3463: $? = 0 configure:3474: result: yes configure:3492: checking for dirent.h that defines DIR configure:3516: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3522: $? = 0 configure:3525: test -z || test ! -s conftest.err configure:3528: $? = 0 configure:3531: test -s conftest.o configure:3534: $? = 0 configure:3545: result: yes configure:3558: checking for library containing opendir configure:3588: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3594: $? = 0 configure:3597: test -z || test ! -s conftest.err configure:3600: $? = 0 configure:3603: test -s conftest configure:3606: $? = 0 configure:3675: result: none required configure:3823: checking for sys/types.h configure:3839: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3845: $? = 0 configure:3848: test -z || test ! -s conftest.err configure:3851: $? = 0 configure:3854: test -s conftest.o configure:3857: $? = 0 configure:3868: result: yes configure:3823: checking for sys/stat.h configure:3839: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3845: $? = 0 configure:3848: test -z || test ! -s conftest.err configure:3851: $? = 0 configure:3854: test -s conftest.o configure:3857: $? = 0 configure:3868: result: yes configure:3823: checking for stdlib.h configure:3839: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3845: $? = 0 configure:3848: test -z || test ! -s conftest.err configure:3851: $? = 0 configure:3854: test -s conftest.o configure:3857: $? = 0 configure:3868: result: yes configure:3823: checking for string.h configure:3839: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3845: $? = 0 configure:3848: test -z || test ! -s conftest.err configure:3851: $? = 0 configure:3854: test -s conftest.o configure:3857: $? = 0 configure:3868: result: yes configure:3823: checking for memory.h configure:3839: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3845: $? = 0 configure:3848: test -z || test ! -s conftest.err configure:3851: $? = 0 configure:3854: test -s conftest.o configure:3857: $? = 0 configure:3868: result: yes configure:3823: checking for strings.h configure:3839: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3845: $? = 0 configure:3848: test -z || test ! -s conftest.err configure:3851: $? = 0 configure:3854: test -s conftest.o configure:3857: $? = 0 configure:3868: result: yes configure:3823: checking for inttypes.h configure:3839: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3845: $? = 0 configure:3848: test -z || test ! -s conftest.err configure:3851: $? = 0 configure:3854: test -s conftest.o configure:3857: $? = 0 configure:3868: result: yes configure:3823: checking for stdint.h configure:3839: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3845: $? = 0 configure:3848: test -z || test ! -s conftest.err configure:3851: $? = 0 configure:3854: test -s conftest.o configure:3857: $? = 0 configure:3868: result: yes configure:3823: checking for unistd.h configure:3839: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3845: $? = 0 configure:3848: test -z || test ! -s conftest.err configure:3851: $? = 0 configure:3854: test -s conftest.o configure:3857: $? = 0 configure:3868: result: yes configure:3911: checking ctype.h usability configure:3923: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3929: $? = 0 configure:3932: test -z || test ! -s conftest.err configure:3935: $? = 0 configure:3938: test -s conftest.o configure:3941: $? = 0 configure:3951: result: yes configure:3955: checking ctype.h presence configure:3965: i586-uhu-linux-gcc -E conftest.c configure:3971: $? = 0 configure:3991: result: yes configure:4026: checking for ctype.h configure:4033: result: yes configure:3911: checking errno.h usability configure:3923: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3929: $? = 0 configure:3932: test -z || test ! -s conftest.err configure:3935: $? = 0 configure:3938: test -s conftest.o configure:3941: $? = 0 configure:3951: result: yes configure:3955: checking errno.h presence configure:3965: i586-uhu-linux-gcc -E conftest.c configure:3971: $? = 0 configure:3991: result: yes configure:4026: checking for errno.h configure:4033: result: yes configure:3911: checking fnmatch.h usability configure:3923: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3929: $? = 0 configure:3932: test -z || test ! -s conftest.err configure:3935: $? = 0 configure:3938: test -s conftest.o configure:3941: $? = 0 configure:3951: result: yes configure:3955: checking fnmatch.h presence configure:3965: i586-uhu-linux-gcc -E conftest.c configure:3971: $? = 0 configure:3991: result: yes configure:4026: checking for fnmatch.h configure:4033: result: yes configure:3911: checking libintl.h usability configure:3923: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3929: $? = 0 configure:3932: test -z || test ! -s conftest.err configure:3935: $? = 0 configure:3938: test -s conftest.o configure:3941: $? = 0 configure:3951: result: yes configure:3955: checking libintl.h presence configure:3965: i586-uhu-linux-gcc -E conftest.c configure:3971: $? = 0 configure:3991: result: yes configure:4026: checking for libintl.h configure:4033: result: yes configure:3911: checking limits.h usability configure:3923: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3929: $? = 0 configure:3932: test -z || test ! -s conftest.err configure:3935: $? = 0 configure:3938: test -s conftest.o configure:3941: $? = 0 configure:3951: result: yes configure:3955: checking limits.h presence configure:3965: i586-uhu-linux-gcc -E conftest.c configure:3971: $? = 0 configure:3991: result: yes configure:4026: checking for limits.h configure:4033: result: yes configure:3902: checking for stdlib.h configure:3907: result: yes configure:3902: checking for string.h configure:3907: result: yes configure:3902: checking for strings.h configure:3907: result: yes configure:3911: checking utime.h usability configure:3923: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3929: $? = 0 configure:3932: test -z || test ! -s conftest.err configure:3935: $? = 0 configure:3938: test -s conftest.o configure:3941: $? = 0 configure:3951: result: yes configure:3955: checking utime.h presence configure:3965: i586-uhu-linux-gcc -E conftest.c configure:3971: $? = 0 configure:3991: result: yes configure:4026: checking for utime.h configure:4033: result: yes configure:3911: checking stdarg.h usability configure:3923: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3929: $? = 0 configure:3932: test -z || test ! -s conftest.err configure:3935: $? = 0 configure:3938: test -s conftest.o configure:3941: $? = 0 configure:3951: result: yes configure:3955: checking stdarg.h presence configure:3965: i586-uhu-linux-gcc -E conftest.c configure:3971: $? = 0 configure:3991: result: yes configure:4026: checking for stdarg.h configure:4033: result: yes configure:3902: checking for sys/stat.h configure:3907: result: yes configure:3911: checking sys/time.h usability configure:3923: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3929: $? = 0 configure:3932: test -z || test ! -s conftest.err configure:3935: $? = 0 configure:3938: test -s conftest.o configure:3941: $? = 0 configure:3951: result: yes configure:3955: checking sys/time.h presence configure:3965: i586-uhu-linux-gcc -E conftest.c configure:3971: $? = 0 configure:3991: result: yes configure:4026: checking for sys/time.h configure:4033: result: yes configure:3902: checking for sys/types.h configure:3907: result: yes configure:3911: checking getopt.h usability configure:3923: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3929: $? = 0 configure:3932: test -z || test ! -s conftest.err configure:3935: $? = 0 configure:3938: test -s conftest.o configure:3941: $? = 0 configure:3951: result: yes configure:3955: checking getopt.h presence configure:3965: i586-uhu-linux-gcc -E conftest.c configure:3971: $? = 0 configure:3991: result: yes configure:4026: checking for getopt.h configure:4033: result: yes configure:3911: checking wchar.h usability configure:3923: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3929: $? = 0 configure:3932: test -z || test ! -s conftest.err configure:3935: $? = 0 configure:3938: test -s conftest.o configure:3941: $? = 0 configure:3951: result: yes configure:3955: checking wchar.h presence configure:3965: i586-uhu-linux-gcc -E conftest.c configure:3971: $? = 0 configure:3991: result: yes configure:4026: checking for wchar.h configure:4033: result: yes configure:3911: checking wctype.h usability configure:3923: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3929: $? = 0 configure:3932: test -z || test ! -s conftest.err configure:3935: $? = 0 configure:3938: test -s conftest.o configure:3941: $? = 0 configure:3951: result: yes configure:3955: checking wctype.h presence configure:3965: i586-uhu-linux-gcc -E conftest.c configure:3971: $? = 0 configure:3991: result: yes configure:4026: checking for wctype.h configure:4033: result: yes configure:4048: checking for an ANSI C-conforming const configure:4115: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4121: $? = 0 configure:4124: test -z || test ! -s conftest.err configure:4127: $? = 0 configure:4130: test -s conftest.o configure:4133: $? = 0 configure:4144: result: yes configure:4154: checking for inline configure:4175: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4181: $? = 0 configure:4184: test -z || test ! -s conftest.err configure:4187: $? = 0 configure:4190: test -s conftest.o configure:4193: $? = 0 configure:4205: result: inline configure:4224: checking for mode_t configure:4248: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4254: $? = 0 configure:4257: test -z || test ! -s conftest.err configure:4260: $? = 0 configure:4263: test -s conftest.o configure:4266: $? = 0 configure:4277: result: yes configure:4289: checking for off_t configure:4313: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4319: $? = 0 configure:4322: test -z || test ! -s conftest.err configure:4325: $? = 0 configure:4328: test -s conftest.o configure:4331: $? = 0 configure:4342: result: yes configure:4354: checking for size_t configure:4378: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4384: $? = 0 configure:4387: test -z || test ! -s conftest.err configure:4390: $? = 0 configure:4393: test -s conftest.o configure:4396: $? = 0 configure:4407: result: yes configure:4426: checking for special C compiler options needed for large files configure:4523: result: no configure:4529: checking for _FILE_OFFSET_BITS value needed for large files configure:4560: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:45: warning: left shift count >= width of type conftest.c:45: warning: left shift count >= width of type conftest.c:47: error: size of array `off_t_is_large' is negative configure:4566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cabextract" | #define PACKAGE_TARNAME "cabextract" | #define PACKAGE_VERSION "1.1" | #define PACKAGE_STRING "cabextract 1.1" | #define PACKAGE_BUGREPORT "kyzer@4u.net" | #define PACKAGE "cabextract" | #define VERSION "1.1" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 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_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4612: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4618: $? = 0 configure:4621: test -z || test ! -s conftest.err configure:4624: $? = 0 configure:4627: test -s conftest.o configure:4630: $? = 0 configure:4642: result: 64 configure:4652: checking for _LARGE_FILES value needed for large files configure:4683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4689: $? = 0 configure:4692: test -z || test ! -s conftest.err configure:4695: $? = 0 configure:4698: test -s conftest.o configure:4701: $? = 0 configure:4765: result: no configure:4781: checking for working alloca.h configure:4802: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4808: $? = 0 configure:4811: test -z || test ! -s conftest.err configure:4814: $? = 0 configure:4817: test -s conftest configure:4820: $? = 0 configure:4832: result: yes configure:4842: checking for alloca configure:4883: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4889: $? = 0 configure:4892: test -z || test ! -s conftest.err configure:4895: $? = 0 configure:4898: test -s conftest configure:4901: $? = 0 configure:4913: result: yes configure:5135: checking for working POSIX fnmatch configure:5173: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5176: $? = 0 configure:5178: ./conftest configure:5181: $? = 0 configure:5195: result: yes configure:5207: checking for _LARGEFILE_SOURCE value needed for large files configure:5230: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:47: warning: the address of `fseeko', will always evaluate as `true' configure:5236: $? = 0 configure:5239: test -z || test ! -s conftest.err configure:5242: $? = 0 configure:5245: test -s conftest.o configure:5248: $? = 0 configure:5304: result: no configure:5318: checking for fseeko configure:5339: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:47: warning: the address of `fseeko', will always evaluate as `true' configure:5345: $? = 0 configure:5348: test -z || test ! -s conftest.err configure:5351: $? = 0 configure:5354: test -s conftest configure:5357: $? = 0 configure:5369: result: yes configure:5386: checking for stdlib.h configure:5391: result: yes configure:5386: checking for sys/time.h configure:5391: result: yes configure:5386: checking for unistd.h configure:5391: result: yes configure:5534: checking for alarm configure:5591: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5597: $? = 0 configure:5600: test -z || test ! -s conftest.err configure:5603: $? = 0 configure:5606: test -s conftest configure:5609: $? = 0 configure:5621: result: yes configure:5631: checking for working mktime configure:5807: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5810: $? = 0 configure:5812: ./conftest configure:5815: $? = 0 configure:5829: result: yes configure:5850: checking for memcpy configure:5907: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:72: warning: conflicting types for built-in function 'memcpy' configure:5913: $? = 0 configure:5916: test -z || test ! -s conftest.err configure:5919: $? = 0 configure:5922: test -s conftest configure:5925: $? = 0 configure:5937: result: yes configure:5850: checking for strcasecmp configure:5907: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5913: $? = 0 configure:5916: test -z || test ! -s conftest.err configure:5919: $? = 0 configure:5922: test -s conftest configure:5925: $? = 0 configure:5937: result: yes configure:5850: checking for strchr configure:5907: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:74: warning: conflicting types for built-in function 'strchr' configure:5913: $? = 0 configure:5916: test -z || test ! -s conftest.err configure:5919: $? = 0 configure:5922: test -s conftest configure:5925: $? = 0 configure:5937: result: yes configure:5850: checking for utime configure:5907: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5913: $? = 0 configure:5916: test -z || test ! -s conftest.err configure:5919: $? = 0 configure:5922: test -s conftest configure:5925: $? = 0 configure:5937: result: yes configure:5850: checking for utimes configure:5907: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5913: $? = 0 configure:5916: test -z || test ! -s conftest.err configure:5919: $? = 0 configure:5922: test -s conftest configure:5925: $? = 0 configure:5937: result: yes configure:5951: checking for getopt_long configure:6008: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6014: $? = 0 configure:6017: test -z || test ! -s conftest.err configure:6020: $? = 0 configure:6023: test -s conftest configure:6026: $? = 0 configure:6038: result: yes configure:6135: checking for mbstate_t configure:6157: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6163: $? = 0 configure:6166: test -z || test ! -s conftest.err configure:6169: $? = 0 configure:6172: test -s conftest.o configure:6175: $? = 0 configure:6186: result: yes configure:6201: checking for working POSIX fnmatch configure:6261: result: yes configure:6615: checking for mempcpy configure:6672: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function 'mempcpy' configure:6678: $? = 0 configure:6681: test -z || test ! -s conftest.err configure:6684: $? = 0 configure:6687: test -s conftest configure:6690: $? = 0 configure:6702: result: yes configure:6834: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cabextract config.status 1.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on independence config.status:735: creating Makefile config.status:735: creating cabextract.spec config.status:801: creating config.h config.status:1311: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_fnmatch_works=yes ac_cv_func_fseeko=yes ac_cv_func_getopt_long=yes ac_cv_func_memcpy=yes ac_cv_func_mempcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_working_mktime=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdarg_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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.8' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.8' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='cabextract' PACKAGE_BUGREPORT='kyzer@4u.net' PACKAGE_NAME='cabextract' PACKAGE_STRING='cabextract 1.1' PACKAGE_TARNAME='cabextract' PACKAGE_VERSION='1.1' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.1' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='i586-uhu-linux' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i586-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALARM 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FNMATCH 1 #define HAVE_FNMATCH_H 1 #define HAVE_FSEEKO 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MBSTATE_T 1 #define HAVE_MEMCPY 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_STDARG_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_UTIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define PACKAGE "cabextract" #define PACKAGE_BUGREPORT "kyzer@4u.net" #define PACKAGE_NAME "cabextract" #define PACKAGE_STRING "cabextract 1.1" #define PACKAGE_TARNAME "cabextract" #define PACKAGE_VERSION "1.1" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "1.1" #define _FILE_OFFSET_BITS 64 configure: exit 0