This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by icoutils configure 0.26.0, 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:1571: checking for a BSD-compatible install configure:1626: result: /bin/install -c configure:1637: checking whether build environment is sane configure:1680: result: yes configure:1745: checking for gawk configure:1761: found /bin/gawk configure:1771: result: gawk configure:1781: checking whether make sets $(MAKE) configure:1801: result: yes configure:1970: checking whether to enable maintainer-specific portions of Makefiles configure:1979: result: no configure:2042: checking for style of include used by make configure:2070: result: GNU configure:2103: checking for i586-uhu-linux-gcc configure:2119: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2129: result: i586-uhu-linux-gcc configure:2411: checking for C compiler version configure:2414: 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:2417: $? = 0 configure:2419: 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:2422: $? = 0 configure:2424: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2427: $? = 1 configure:2450: checking for C compiler default output file name configure:2453: i586-uhu-linux-gcc conftest.c >&5 configure:2456: $? = 0 configure:2502: result: a.out configure:2507: checking whether the C compiler works configure:2513: ./a.out configure:2516: $? = 0 configure:2533: result: yes configure:2540: checking whether we are cross compiling configure:2542: result: no configure:2545: checking for suffix of executables configure:2547: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2550: $? = 0 configure:2575: result: configure:2581: checking for suffix of object files configure:2602: i586-uhu-linux-gcc -c conftest.c >&5 configure:2605: $? = 0 configure:2627: result: o configure:2631: checking whether we are using the GNU C compiler configure:2655: i586-uhu-linux-gcc -c conftest.c >&5 configure:2661: $? = 0 configure:2664: test -z || test ! -s conftest.err configure:2667: $? = 0 configure:2670: test -s conftest.o configure:2673: $? = 0 configure:2686: result: yes configure:2692: checking whether i586-uhu-linux-gcc accepts -g configure:2713: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2719: $? = 0 configure:2722: test -z || test ! -s conftest.err configure:2725: $? = 0 configure:2728: test -s conftest.o configure:2731: $? = 0 configure:2742: result: yes configure:2759: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2829: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2835: $? = 0 configure:2838: test -z || test ! -s conftest.err configure:2841: $? = 0 configure:2844: test -s conftest.o configure:2847: $? = 0 configure:2865: result: none needed configure:2883: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2889: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3021: checking dependency style of i586-uhu-linux-gcc configure:3111: result: gcc3 configure:3133: checking how to run the C preprocessor configure:3168: i586-uhu-linux-gcc -E conftest.c configure:3174: $? = 0 configure:3206: i586-uhu-linux-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3212: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3251: result: i586-uhu-linux-gcc -E configure:3275: i586-uhu-linux-gcc -E conftest.c configure:3281: $? = 0 configure:3313: i586-uhu-linux-gcc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3319: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3362: checking for egrep configure:3372: result: grep -E configure:3381: checking for working alloca.h configure:3402: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3408: $? = 0 configure:3411: test -z || test ! -s conftest.err configure:3414: $? = 0 configure:3417: test -s conftest configure:3420: $? = 0 configure:3432: result: yes configure:3442: checking for alloca configure:3483: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3489: $? = 0 configure:3492: test -z || test ! -s conftest.err configure:3495: $? = 0 configure:3498: test -s conftest configure:3501: $? = 0 configure:3513: result: yes configure:3736: checking whether system is Windows or MSDOS configure:3760: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:21: error: `neither' undeclared (first use in this function) conftest.c:21: error: (Each undeclared identifier is reported only once conftest.c:21: error: for each function it appears in.) conftest.c:21: error: syntax error before "MSDOS" configure:3766: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | | int | main () | { | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ | neither MSDOS nor Windows | #endif | ; | return 0; | } configure:3790: result: no configure:3819: checking for ANSI C header files configure:3844: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3850: $? = 0 configure:3853: test -z || test ! -s conftest.err configure:3856: $? = 0 configure:3859: test -s conftest.o configure:3862: $? = 0 configure:3951: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3954: $? = 0 configure:3956: ./conftest configure:3959: $? = 0 configure:3974: result: yes configure:3998: checking for sys/types.h configure:4014: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4020: $? = 0 configure:4023: test -z || test ! -s conftest.err configure:4026: $? = 0 configure:4029: test -s conftest.o configure:4032: $? = 0 configure:4043: result: yes configure:3998: checking for sys/stat.h configure:4014: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4020: $? = 0 configure:4023: test -z || test ! -s conftest.err configure:4026: $? = 0 configure:4029: test -s conftest.o configure:4032: $? = 0 configure:4043: result: yes configure:3998: checking for stdlib.h configure:4014: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4020: $? = 0 configure:4023: test -z || test ! -s conftest.err configure:4026: $? = 0 configure:4029: test -s conftest.o configure:4032: $? = 0 configure:4043: result: yes configure:3998: checking for string.h configure:4014: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4020: $? = 0 configure:4023: test -z || test ! -s conftest.err configure:4026: $? = 0 configure:4029: test -s conftest.o configure:4032: $? = 0 configure:4043: result: yes configure:3998: checking for memory.h configure:4014: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4020: $? = 0 configure:4023: test -z || test ! -s conftest.err configure:4026: $? = 0 configure:4029: test -s conftest.o configure:4032: $? = 0 configure:4043: result: yes configure:3998: checking for strings.h configure:4014: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4020: $? = 0 configure:4023: test -z || test ! -s conftest.err configure:4026: $? = 0 configure:4029: test -s conftest.o configure:4032: $? = 0 configure:4043: result: yes configure:3998: checking for inttypes.h configure:4014: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4020: $? = 0 configure:4023: test -z || test ! -s conftest.err configure:4026: $? = 0 configure:4029: test -s conftest.o configure:4032: $? = 0 configure:4043: result: yes configure:3998: checking for stdint.h configure:4014: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4020: $? = 0 configure:4023: test -z || test ! -s conftest.err configure:4026: $? = 0 configure:4029: test -s conftest.o configure:4032: $? = 0 configure:4043: result: yes configure:3998: checking for unistd.h configure:4014: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4020: $? = 0 configure:4023: test -z || test ! -s conftest.err configure:4026: $? = 0 configure:4029: test -s conftest.o configure:4032: $? = 0 configure:4043: result: yes configure:4073: checking fcntl.h usability configure:4085: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4091: $? = 0 configure:4094: test -z || test ! -s conftest.err configure:4097: $? = 0 configure:4100: test -s conftest.o configure:4103: $? = 0 configure:4113: result: yes configure:4117: checking fcntl.h presence configure:4127: i586-uhu-linux-gcc -E conftest.c configure:4133: $? = 0 configure:4153: result: yes configure:4188: checking for fcntl.h configure:4195: result: yes configure:4064: checking for unistd.h configure:4069: result: yes configure:4073: checking wchar.h usability configure:4085: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4091: $? = 0 configure:4094: test -z || test ! -s conftest.err configure:4097: $? = 0 configure:4100: test -s conftest.o configure:4103: $? = 0 configure:4113: result: yes configure:4117: checking wchar.h presence configure:4127: i586-uhu-linux-gcc -E conftest.c configure:4133: $? = 0 configure:4153: result: yes configure:4188: checking for wchar.h configure:4195: result: yes configure:4073: checking wctype.h usability configure:4085: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4091: $? = 0 configure:4094: test -z || test ! -s conftest.err configure:4097: $? = 0 configure:4100: test -s conftest.o configure:4103: $? = 0 configure:4113: result: yes configure:4117: checking wctype.h presence configure:4127: i586-uhu-linux-gcc -E conftest.c configure:4133: $? = 0 configure:4153: result: yes configure:4188: checking for wctype.h configure:4195: result: yes configure:4219: checking whether strerror_r is declared configure:4243: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4249: $? = 0 configure:4252: test -z || test ! -s conftest.err configure:4255: $? = 0 configure:4258: test -s conftest.o configure:4261: $? = 0 configure:4272: result: yes configure:4294: checking for strerror_r configure:4351: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4357: $? = 0 configure:4360: test -z || test ! -s conftest.err configure:4363: $? = 0 configure:4366: test -s conftest configure:4369: $? = 0 configure:4381: result: yes configure:4391: checking whether strerror_r returns char * configure:4419: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4497: result: yes configure:4508: checking for ssize_t configure:4529: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4538: test -z || test ! -s conftest.err configure:4541: $? = 0 configure:4544: test -s conftest.o configure:4547: $? = 0 configure:4558: result: yes configure:4568: checking whether time.h and sys/time.h may both be included configure:4593: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4599: $? = 0 configure:4602: test -z || test ! -s conftest.err configure:4605: $? = 0 configure:4608: test -s conftest.o configure:4611: $? = 0 configure:4622: result: yes configure:4632: checking whether lstat dereferences a symlink specified with a trailing slash configure:4663: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4666: $? = 0 configure:4668: ./conftest configure:4671: $? = 0 configure:4692: result: yes configure:4713: checking whether stat file-mode macros are broken configure:4761: result: no configure:4771: checking for C/C++ restrict keyword configure:4789: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:37: error: syntax error before "x" conftest.c:37: warning: data definition has no type or storage class configure:4795: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | /* end confdefs.h. */ | float * restrict x; configure:4789: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4795: $? = 0 configure:4798: test -z || test ! -s conftest.err configure:4801: $? = 0 configure:4804: test -s conftest.o configure:4807: $? = 0 configure:4819: result: __restrict configure:4854: checking for isascii configure:4911: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4917: $? = 0 configure:4920: test -z || test ! -s conftest.err configure:4923: $? = 0 configure:4926: test -s conftest configure:4929: $? = 0 configure:4941: result: yes configure:4854: checking for mempcpy configure:4911: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function 'mempcpy' configure:4917: $? = 0 configure:4920: test -z || test ! -s conftest.err configure:4923: $? = 0 configure:4926: test -s conftest configure:4929: $? = 0 configure:4941: result: yes configure:4962: checking for stdbool.h that conforms to C99 configure:5021: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5027: $? = 0 configure:5030: test -z || test ! -s conftest.err configure:5033: $? = 0 configure:5036: test -s conftest.o configure:5039: $? = 0 configure:5050: result: yes configure:5052: checking for _Bool configure:5076: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5082: $? = 0 configure:5085: test -z || test ! -s conftest.err configure:5088: $? = 0 configure:5091: test -s conftest.o configure:5094: $? = 0 configure:5105: result: yes configure:5124: checking for inttypes.h configure:5147: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5153: $? = 0 configure:5156: test -z || test ! -s conftest.err configure:5159: $? = 0 configure:5162: test -s conftest.o configure:5165: $? = 0 configure:5177: result: yes configure:5188: checking whether strdup is declared configure:5212: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5218: $? = 0 configure:5221: test -z || test ! -s conftest.err configure:5224: $? = 0 configure:5227: test -s conftest.o configure:5230: $? = 0 configure:5241: result: yes configure:5262: checking for EOVERFLOW configure:5672: result: yes configure:5685: checking for signed configure:5706: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5712: $? = 0 configure:5715: test -z || test ! -s conftest.err configure:5718: $? = 0 configure:5721: test -s conftest.o configure:5724: $? = 0 configure:5735: result: yes configure:5746: checking for long long configure:5768: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5774: $? = 0 configure:5777: test -z || test ! -s conftest.err configure:5780: $? = 0 configure:5783: test -s conftest configure:5786: $? = 0 configure:5798: result: yes configure:5809: checking for long double configure:5868: result: yes configure:5879: checking for wchar_t configure:5901: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5907: $? = 0 configure:5910: test -z || test ! -s conftest.err configure:5913: $? = 0 configure:5916: test -s conftest.o configure:5919: $? = 0 configure:5930: result: yes configure:5941: checking for wint_t configure:5963: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5969: $? = 0 configure:5972: test -z || test ! -s conftest.err configure:5975: $? = 0 configure:5978: test -s conftest.o configure:5981: $? = 0 configure:5992: result: yes configure:6002: checking for size_t configure:6026: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6032: $? = 0 configure:6035: test -z || test ! -s conftest.err configure:6038: $? = 0 configure:6041: test -s conftest.o configure:6044: $? = 0 configure:6055: result: yes configure:6068: checking for inttypes.h configure:6090: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6096: $? = 0 configure:6099: test -z || test ! -s conftest.err configure:6102: $? = 0 configure:6105: test -s conftest.o configure:6108: $? = 0 configure:6119: result: yes configure:6130: checking for stdint.h configure:6152: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6158: $? = 0 configure:6161: test -z || test ! -s conftest.err configure:6164: $? = 0 configure:6167: test -s conftest.o configure:6170: $? = 0 configure:6181: result: yes configure:6194: checking for intmax_t configure:6224: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6230: $? = 0 configure:6233: test -z || test ! -s conftest.err configure:6236: $? = 0 configure:6239: test -s conftest.o configure:6242: $? = 0 configure:6253: result: yes configure:6273: checking for inline configure:6294: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6300: $? = 0 configure:6303: test -z || test ! -s conftest.err configure:6306: $? = 0 configure:6309: test -s conftest.o configure:6312: $? = 0 configure:6324: result: inline configure:6349: checking for stdint.h configure:6354: result: yes configure:6493: checking for SIZE_MAX configure:7540: result: yes configure:7619: checking for dup2 configure:7676: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7682: $? = 0 configure:7685: test -z || test ! -s conftest.err configure:7688: $? = 0 configure:7691: test -s conftest configure:7694: $? = 0 configure:7706: result: yes configure:7742: checking for error_at_line configure:7763: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7769: $? = 0 configure:7772: test -z || test ! -s conftest.err configure:7775: $? = 0 configure:7778: test -s conftest configure:7781: $? = 0 configure:7793: result: yes configure:7830: checking for getline configure:7887: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7893: $? = 0 configure:7896: test -z || test ! -s conftest.err configure:7899: $? = 0 configure:7902: test -s conftest configure:7905: $? = 0 configure:7917: result: yes configure:7926: checking for working getline function configure:7959: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7962: $? = 0 configure:7964: ./conftest configure:7967: $? = 0 configure:7981: result: yes configure:8141: checking getopt.h usability configure:8153: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8159: $? = 0 configure:8162: test -z || test ! -s conftest.err configure:8165: $? = 0 configure:8168: test -s conftest.o configure:8171: $? = 0 configure:8181: result: yes configure:8185: checking getopt.h presence configure:8195: i586-uhu-linux-gcc -E conftest.c configure:8201: $? = 0 configure:8221: result: yes configure:8256: checking for getopt.h configure:8263: result: yes configure:8282: checking for getopt_long_only configure:8339: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8345: $? = 0 configure:8348: test -z || test ! -s conftest.err configure:8351: $? = 0 configure:8354: test -s conftest configure:8357: $? = 0 configure:8369: result: yes configure:8382: checking whether optreset is declared configure:8407: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: `optreset' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) configure:8413: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | char *p = (char *) optreset; | #endif | | ; | return 0; | } configure:8436: result: no configure:8474: checking whether gettimeofday clobbers localtime buffer configure:8523: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8526: $? = 0 configure:8528: ./conftest configure:8531: $? = 0 configure:8546: result: no configure:8586: checking whether lstat accepts an empty string configure:8611: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8614: $? = 0 configure:8616: ./conftest configure:8619: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | exit (lstat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:8633: result: no configure:8663: checking for stdlib.h configure:8668: result: yes configure:8807: checking for GNU libc compatible malloc configure:8836: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8839: $? = 0 configure:8841: ./conftest configure:8844: $? = 0 configure:8858: result: yes configure:8893: checking for memchr configure:8950: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:8956: $? = 0 configure:8959: test -z || test ! -s conftest.err configure:8962: $? = 0 configure:8965: test -s conftest configure:8968: $? = 0 configure:8980: result: yes configure:9159: checking for memmove configure:9216: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:84: warning: conflicting types for built-in function 'memmove' configure:9222: $? = 0 configure:9225: test -z || test ! -s conftest.err configure:9228: $? = 0 configure:9231: test -s conftest configure:9234: $? = 0 configure:9246: result: yes configure:9277: checking for memset configure:9334: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:85: warning: conflicting types for built-in function 'memset' configure:9340: $? = 0 configure:9343: test -z || test ! -s conftest.err configure:9346: $? = 0 configure:9349: test -s conftest configure:9352: $? = 0 configure:9364: result: yes configure:9401: checking for working re_compile_pattern configure:9464: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:9467: $? = 0 configure:9469: ./conftest configure:9472: $? = 0 configure:9486: result: yes configure:9648: checking for C/C++ restrict keyword configure:9696: result: __restrict configure:9712: checking whether stat accepts an empty string configure:9737: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:9740: $? = 0 configure:9742: ./conftest configure:9745: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:9759: result: no configure:9820: checking sys/inttypes.h usability configure:9832: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:97:26: sys/inttypes.h: No such file or directory configure:9838: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9860: result: no configure:9864: checking sys/inttypes.h presence configure:9874: i586-uhu-linux-gcc -E conftest.c conftest.c:63:26: sys/inttypes.h: No such file or directory configure:9880: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | /* end confdefs.h. */ | #include configure:9900: result: no configure:9935: checking for sys/inttypes.h configure:9942: result: no configure:9956: checking for stdint.h configure:10008: result: yes configure:10157: checking for strcasecmp configure:10214: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10220: $? = 0 configure:10223: test -z || test ! -s conftest.err configure:10226: $? = 0 configure:10229: test -s conftest configure:10232: $? = 0 configure:10244: result: yes configure:10275: checking for strncasecmp configure:10332: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10338: $? = 0 configure:10341: test -z || test ! -s conftest.err configure:10344: $? = 0 configure:10347: test -s conftest configure:10350: $? = 0 configure:10362: result: yes configure:10396: checking for strdup configure:10453: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:90: warning: conflicting types for built-in function 'strdup' configure:10459: $? = 0 configure:10462: test -z || test ! -s conftest.err configure:10465: $? = 0 configure:10468: test -s conftest configure:10471: $? = 0 configure:10483: result: yes configure:10517: checking for strerror configure:10574: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10580: $? = 0 configure:10583: test -z || test ! -s conftest.err configure:10586: $? = 0 configure:10589: test -s conftest configure:10592: $? = 0 configure:10604: result: yes configure:10639: checking for strndup configure:10696: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10702: $? = 0 configure:10705: test -z || test ! -s conftest.err configure:10708: $? = 0 configure:10711: test -s conftest configure:10714: $? = 0 configure:10726: result: yes configure:10825: checking for working strnlen configure:10864: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10867: $? = 0 configure:10869: ./conftest configure:10872: $? = 0 configure:10886: result: yes configure:10915: checking for strstr configure:10972: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:93: warning: conflicting types for built-in function 'strstr' configure:10978: $? = 0 configure:10981: test -z || test ! -s conftest.err configure:10984: $? = 0 configure:10987: test -s conftest configure:10990: $? = 0 configure:11002: result: yes configure:11032: checking for vasnprintf configure:11089: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccEbXlac.o: In function `main': /var/uhubuild/work/compile/conftest.c:110: undefined reference to `vasnprintf' /tmp/ccEbXlac.o:(.data+0x0): undefined reference to `vasnprintf' collect2: ld returned 1 exit status configure:11095: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vasnprintf (); | /* 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_vasnprintf) || defined (__stub___vasnprintf) | choke me | #else | char (*f) () = vasnprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vasnprintf; | ; | return 0; | } configure:11119: result: no configure:11177: checking for ptrdiff_t configure:11201: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:11207: $? = 0 configure:11210: test -z || test ! -s conftest.err configure:11213: $? = 0 configure:11216: test -s conftest.o configure:11219: $? = 0 configure:11230: result: yes configure:11254: checking for snprintf configure:11311: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:95: warning: conflicting types for built-in function 'snprintf' configure:11317: $? = 0 configure:11320: test -z || test ! -s conftest.err configure:11323: $? = 0 configure:11326: test -s conftest configure:11329: $? = 0 configure:11341: result: yes configure:11254: checking for wcslen configure:11311: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:11317: $? = 0 configure:11320: test -z || test ! -s conftest.err configure:11323: $? = 0 configure:11326: test -s conftest configure:11329: $? = 0 configure:11341: result: yes configure:11361: checking for vasprintf configure:11418: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:11424: $? = 0 configure:11427: test -z || test ! -s conftest.err configure:11430: $? = 0 configure:11433: test -s conftest configure:11436: $? = 0 configure:11448: result: yes configure:11510: checking for stdint.h configure:11515: result: yes configure:11666: checking for i586-uhu-linux-gcc configure:11692: result: i586-uhu-linux-gcc configure:11974: checking for C compiler version configure:11977: 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:11980: $? = 0 configure:11982: 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:11985: $? = 0 configure:11987: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:11990: $? = 1 configure:11993: checking whether we are using the GNU C compiler configure:12048: result: yes configure:12054: checking whether i586-uhu-linux-gcc accepts -g configure:12104: result: yes configure:12121: checking for i586-uhu-linux-gcc option to accept ANSI C configure:12227: result: none needed configure:12245: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:12251: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:12383: checking dependency style of i586-uhu-linux-gcc configure:12473: result: gcc3 configure:12490: checking whether ln -s works configure:12494: result: yes configure:12579: checking build system type configure:12597: result: i586-uhu-linux-gnu configure:12605: checking host system type configure:12619: result: i586-uhu-linux-gnu configure:12627: checking for a sed that does not truncate output configure:12681: result: /bin/sed configure:12695: checking for ld used by i586-uhu-linux-gcc configure:12762: result: /usr/bin/ld configure:12771: checking if the linker (/usr/bin/ld) is GNU ld configure:12786: result: yes configure:12791: checking for /usr/bin/ld option to reload object files configure:12798: result: -r configure:12807: checking for BSD-compatible nm configure:12849: result: nm configure:12853: checking how to recognise dependent libraries configure:13027: result: pass_all configure:13248: checking dlfcn.h usability configure:13260: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:13266: $? = 0 configure:13269: test -z || test ! -s conftest.err configure:13272: $? = 0 configure:13275: test -s conftest.o configure:13278: $? = 0 configure:13288: result: yes configure:13292: checking dlfcn.h presence configure:13302: i586-uhu-linux-gcc -E conftest.c configure:13308: $? = 0 configure:13328: result: yes configure:13363: checking for dlfcn.h configure:13370: result: yes configure:13393: checking for i586-uhu-linux-g++ configure:13409: found /usr/lib/ccache/i586-uhu-linux-g++ configure:13419: result: i586-uhu-linux-g++ configure:13477: checking for C++ compiler version configure:13480: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (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:13483: $? = 0 configure:13485: i586-uhu-linux-g++ -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:13488: $? = 0 configure:13490: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:13493: $? = 1 configure:13496: checking whether we are using the GNU C++ compiler configure:13520: i586-uhu-linux-g++ -c conftest.cc >&5 configure:13526: $? = 0 configure:13529: test -z || test ! -s conftest.err configure:13532: $? = 0 configure:13535: test -s conftest.o configure:13538: $? = 0 configure:13551: result: yes configure:13557: checking whether i586-uhu-linux-g++ accepts -g configure:13578: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:13584: $? = 0 configure:13587: test -z || test ! -s conftest.err configure:13590: $? = 0 configure:13593: test -s conftest.o configure:13596: $? = 0 configure:13607: result: yes configure:13649: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:13655: $? = 0 configure:13658: test -z || test ! -s conftest.err configure:13661: $? = 0 configure:13664: test -s conftest.o configure:13667: $? = 0 configure:13693: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:80: error: `exit' was not declared in this scope configure:13699: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:13649: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:13655: $? = 0 configure:13658: test -z || test ! -s conftest.err configure:13661: $? = 0 configure:13664: test -s conftest.o configure:13667: $? = 0 configure:13693: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:13699: $? = 0 configure:13702: test -z || test ! -s conftest.err configure:13705: $? = 0 configure:13708: test -s conftest.o configure:13711: $? = 0 configure:13736: checking dependency style of i586-uhu-linux-g++ configure:13826: result: gcc3 configure:13848: checking how to run the C++ preprocessor configure:13879: i586-uhu-linux-g++ -E conftest.cc configure:13885: $? = 0 configure:13917: i586-uhu-linux-g++ -E conftest.cc conftest.cc:79:28: ac_nonexistent.h: No such file or directory configure:13923: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:13962: result: i586-uhu-linux-g++ -E configure:13986: i586-uhu-linux-g++ -E conftest.cc configure:13992: $? = 0 configure:14024: i586-uhu-linux-g++ -E conftest.cc conftest.cc:79:28: ac_nonexistent.h: No such file or directory configure:14030: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:14083: checking for i586-uhu-linux-g77 configure:14112: result: no configure:14083: checking for i586-uhu-linux-f77 configure:14112: result: no configure:14083: checking for i586-uhu-linux-xlf configure:14112: result: no configure:14083: checking for i586-uhu-linux-frt configure:14112: result: no configure:14083: checking for i586-uhu-linux-pgf77 configure:14112: result: no configure:14083: checking for i586-uhu-linux-fort77 configure:14112: result: no configure:14083: checking for i586-uhu-linux-fl32 configure:14112: result: no configure:14083: checking for i586-uhu-linux-af77 configure:14112: result: no configure:14083: checking for i586-uhu-linux-f90 configure:14112: result: no configure:14083: checking for i586-uhu-linux-xlf90 configure:14112: result: no configure:14083: checking for i586-uhu-linux-pgf90 configure:14112: result: no configure:14083: checking for i586-uhu-linux-epcf90 configure:14112: result: no configure:14083: checking for i586-uhu-linux-f95 configure:14112: result: no configure:14083: checking for i586-uhu-linux-fort configure:14112: result: no configure:14083: checking for i586-uhu-linux-xlf95 configure:14112: result: no configure:14083: checking for i586-uhu-linux-ifc configure:14112: result: no configure:14083: checking for i586-uhu-linux-efc configure:14112: result: no configure:14083: checking for i586-uhu-linux-pgf95 configure:14112: result: no configure:14083: checking for i586-uhu-linux-lf95 configure:14112: result: no configure:14083: checking for i586-uhu-linux-gfortran configure:14112: result: no configure:14125: checking for g77 configure:14154: result: no configure:14125: checking for f77 configure:14154: result: no configure:14125: checking for xlf configure:14154: result: no configure:14125: checking for frt configure:14154: result: no configure:14125: checking for pgf77 configure:14154: result: no configure:14125: checking for fort77 configure:14154: result: no configure:14125: checking for fl32 configure:14154: result: no configure:14125: checking for af77 configure:14154: result: no configure:14125: checking for f90 configure:14154: result: no configure:14125: checking for xlf90 configure:14154: result: no configure:14125: checking for pgf90 configure:14154: result: no configure:14125: checking for epcf90 configure:14154: result: no configure:14125: checking for f95 configure:14154: result: no configure:14125: checking for fort configure:14154: result: no configure:14125: checking for xlf95 configure:14154: result: no configure:14125: checking for ifc configure:14154: result: no configure:14125: checking for efc configure:14154: result: no configure:14125: checking for pgf95 configure:14154: result: no configure:14125: checking for lf95 configure:14154: result: no configure:14125: checking for gfortran configure:14154: result: no configure:14166: checking for Fortran 77 compiler version configure:14169: --version &5 ./configure: line 14170: --version: command not found configure:14172: $? = 127 configure:14174: -v &5 ./configure: line 14175: -v: command not found configure:14177: $? = 127 configure:14179: -V &5 ./configure: line 14180: -V: command not found configure:14182: $? = 127 configure:14190: checking whether we are using the GNU Fortran 77 compiler configure:14204: -c conftest.F >&5 ./configure: line 14205: -c: command not found configure:14210: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:14235: result: no configure:14241: checking whether accepts -g configure:14253: -c -g conftest.f >&5 ./configure: line 14254: -c: command not found configure:14259: $? = 127 configure: failed program was: | program main | | end configure:14283: result: no configure:14313: checking the maximum length of command line arguments configure:14378: result: 32768 configure:14389: checking command to parse nm output from i586-uhu-linux-gcc object configure:14478: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:14481: $? = 0 configure:14485: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:14488: $? = 0 configure:14540: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:14543: $? = 0 configure:14581: result: ok configure:14585: checking for objdir configure:14600: result: .libs configure:14652: checking for i586-uhu-linux-ar configure:14681: result: no configure:14690: checking for ar configure:14706: found /usr/bin/ar configure:14717: result: ar configure:14732: checking for i586-uhu-linux-ranlib configure:14761: result: no configure:14770: checking for ranlib configure:14786: found /usr/bin/ranlib configure:14797: result: ranlib configure:14812: checking for i586-uhu-linux-strip configure:14841: result: no configure:14850: checking for strip configure:14866: found /usr/bin/strip configure:14877: result: strip configure:15139: checking if i586-uhu-linux-gcc static flag works configure:15162: result: yes configure:15180: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:15198: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:15202: $? = 0 configure:15213: result: no configure:15228: checking for i586-uhu-linux-gcc option to produce PIC configure:15405: result: -fPIC configure:15413: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:15431: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:15435: $? = 0 configure:15446: result: yes configure:15470: checking if i586-uhu-linux-gcc supports -c -o file.o configure:15491: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:15495: $? = 0 configure:15515: result: yes configure:15541: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:16388: result: yes configure:16414: checking whether -lc should be explicitly linked in configure:16419: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:16422: $? = 0 configure:16436: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:16439: $? = 0 configure:16451: result: no configure:16459: checking dynamic linker characteristics configure:17011: result: GNU/Linux ld.so configure:17015: checking how to hardcode library paths into programs configure:17040: result: immediate configure:17054: checking whether stripping libraries is possible configure:17059: result: yes configure:17882: checking if libtool supports shared libraries configure:17884: result: yes configure:17887: checking whether to build shared libraries configure:17945: result: yes configure:17948: checking whether to build static libraries configure:17952: result: yes configure:18044: creating libtool configure:18591: checking for ld used by i586-uhu-linux-g++ configure:18658: result: /usr/bin/ld configure:18667: checking if the linker (/usr/bin/ld) is GNU ld configure:18682: result: yes configure:18733: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:19559: result: yes configure:19577: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:19580: $? = 0 configure:19676: checking for i586-uhu-linux-g++ option to produce PIC configure:19928: result: -fPIC configure:19936: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:19954: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:19958: $? = 0 configure:19969: result: yes configure:19993: checking if i586-uhu-linux-g++ supports -c -o file.o configure:20014: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:20018: $? = 0 configure:20038: result: yes configure:20064: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:20092: result: yes configure:20163: checking dynamic linker characteristics configure:20715: result: GNU/Linux ld.so configure:20719: checking how to hardcode library paths into programs configure:20744: result: immediate configure:20758: checking whether stripping libraries is possible configure:20763: result: yes configure:28023: checking whether NLS is requested configure:28032: result: yes configure:28070: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:28102: result: /usr/bin/msgfmt configure:28111: checking for gmsgfmt configure:28142: result: /usr/bin/msgfmt configure:28181: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:28213: result: /usr/bin/xgettext configure:28253: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:28284: result: /usr/bin/msgmerge configure:28359: checking for ld used by GCC configure:28423: result: /usr/bin/ld configure:28432: checking if the linker (/usr/bin/ld) is GNU ld configure:28445: result: yes configure:28452: checking for shared library run path origin configure:28465: result: done configure:28881: checking for CFPreferencesCopyAppValue configure:28906: i586-uhu-linux-gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i586-uhu-linux-gcc: CoreFoundation: No such file or directory cc1: error: unrecognized command line option "-framework" configure:28912: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:28938: result: no configure:28947: checking for CFLocaleCopyCurrent configure:28972: i586-uhu-linux-gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i586-uhu-linux-gcc: CoreFoundation: No such file or directory cc1: error: unrecognized command line option "-framework" configure:28978: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:29004: result: no configure:29021: checking whether NLS is requested configure:29030: result: yes configure:29048: checking for GNU gettext in libc configure:29072: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:29078: $? = 0 configure:29081: test -z || test ! -s conftest.err configure:29084: $? = 0 configure:29087: test -s conftest configure:29090: $? = 0 configure:29102: result: yes configure:29805: checking whether to use NLS configure:29807: result: yes configure:29810: checking where the gettext function comes from configure:29821: result: libc configure:29885: checking for ANSI C header files configure:30040: result: yes configure:30058: checking for dirent.h that defines DIR configure:30082: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30088: $? = 0 configure:30091: test -z || test ! -s conftest.err configure:30094: $? = 0 configure:30097: test -s conftest.o configure:30100: $? = 0 configure:30111: result: yes configure:30124: checking for library containing opendir configure:30154: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:30160: $? = 0 configure:30163: test -z || test ! -s conftest.err configure:30166: $? = 0 configure:30169: test -s conftest configure:30172: $? = 0 configure:30241: result: none required configure:30375: checking for sys/wait.h that is POSIX.1 compatible configure:30406: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30412: $? = 0 configure:30415: test -z || test ! -s conftest.err configure:30418: $? = 0 configure:30421: test -s conftest.o configure:30424: $? = 0 configure:30435: result: yes configure:30445: checking whether time.h and sys/time.h may both be included configure:30499: result: yes configure:30531: checking byteswap.h usability configure:30543: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30549: $? = 0 configure:30552: test -z || test ! -s conftest.err configure:30555: $? = 0 configure:30558: test -s conftest.o configure:30561: $? = 0 configure:30571: result: yes configure:30575: checking byteswap.h presence configure:30585: i586-uhu-linux-gcc -E conftest.c configure:30591: $? = 0 configure:30611: result: yes configure:30646: checking for byteswap.h configure:30653: result: yes configure:30531: checking errno.h usability configure:30543: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30549: $? = 0 configure:30552: test -z || test ! -s conftest.err configure:30555: $? = 0 configure:30558: test -s conftest.o configure:30561: $? = 0 configure:30571: result: yes configure:30575: checking errno.h presence configure:30585: i586-uhu-linux-gcc -E conftest.c configure:30591: $? = 0 configure:30611: result: yes configure:30646: checking for errno.h configure:30653: result: yes configure:30522: checking for fcntl.h configure:30527: result: yes configure:30522: checking for getopt.h configure:30527: result: yes configure:30531: checking limits.h usability configure:30543: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30549: $? = 0 configure:30552: test -z || test ! -s conftest.err configure:30555: $? = 0 configure:30558: test -s conftest.o configure:30561: $? = 0 configure:30571: result: yes configure:30575: checking limits.h presence configure:30585: i586-uhu-linux-gcc -E conftest.c configure:30591: $? = 0 configure:30611: result: yes configure:30646: checking for limits.h configure:30653: result: yes configure:30522: checking for sys/stat.h configure:30527: result: yes configure:30531: checking sys/time.h usability configure:30543: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30549: $? = 0 configure:30552: test -z || test ! -s conftest.err configure:30555: $? = 0 configure:30558: test -s conftest.o configure:30561: $? = 0 configure:30571: result: yes configure:30575: checking sys/time.h presence configure:30585: i586-uhu-linux-gcc -E conftest.c configure:30591: $? = 0 configure:30611: result: yes configure:30646: checking for sys/time.h configure:30653: result: yes configure:30522: checking for sys/types.h configure:30527: result: yes configure:30522: checking for unistd.h configure:30527: result: yes configure:30668: checking for inline configure:30719: result: inline configure:30738: checking for an ANSI C-conforming const configure:30805: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30811: $? = 0 configure:30814: test -z || test ! -s conftest.err configure:30817: $? = 0 configure:30820: test -s conftest.o configure:30823: $? = 0 configure:30834: result: yes configure:30844: checking whether byte ordering is bigendian configure:30871: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:30877: $? = 0 configure:30880: test -z || test ! -s conftest.err configure:30883: $? = 0 configure:30886: test -s conftest.o configure:30889: $? = 0 configure:30913: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:102: error: `not' undeclared (first use in this function) conftest.c:102: error: (Each undeclared identifier is reported only once conftest.c:102: error: for each function it appears in.) conftest.c:102: error: syntax error before "big" configure:30919: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:31052: result: no configure:31071: checking for off_t configure:31095: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:31101: $? = 0 configure:31104: test -z || test ! -s conftest.err configure:31107: $? = 0 configure:31110: test -s conftest.o configure:31113: $? = 0 configure:31124: result: yes configure:31136: checking for size_t configure:31189: result: yes configure:31201: checking for mode_t configure:31225: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:31231: $? = 0 configure:31234: test -z || test ! -s conftest.err configure:31237: $? = 0 configure:31240: test -s conftest.o configure:31243: $? = 0 configure:31254: result: yes configure:31268: checking for pid_t configure:31292: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:31298: $? = 0 configure:31301: test -z || test ! -s conftest.err configure:31304: $? = 0 configure:31307: test -s conftest.o configure:31310: $? = 0 configure:31321: result: yes configure:31339: checking for unistd.h configure:31344: result: yes configure:31348: checking vfork.h usability configure:31360: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:130:19: vfork.h: No such file or directory configure:31366: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:31388: result: no configure:31392: checking vfork.h presence configure:31402: i586-uhu-linux-gcc -E conftest.c conftest.c:96:19: vfork.h: No such file or directory configure:31408: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:31428: result: no configure:31463: checking for vfork.h configure:31470: result: no configure:31488: checking for fork configure:31545: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:31551: $? = 0 configure:31554: test -z || test ! -s conftest.err configure:31557: $? = 0 configure:31560: test -s conftest configure:31563: $? = 0 configure:31575: result: yes configure:31488: checking for vfork configure:31545: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:31551: $? = 0 configure:31554: test -z || test ! -s conftest.err configure:31557: $? = 0 configure:31560: test -s conftest configure:31563: $? = 0 configure:31575: result: yes configure:31586: checking for working fork configure:31609: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:31612: $? = 0 configure:31614: ./conftest configure:31617: $? = 0 configure:31631: result: yes configure:31652: checking for working vfork configure:31785: result: yes configure:31820: checking for pow configure:31877: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:124: warning: conflicting types for built-in function 'pow' /tmp/ccm7s3hm.o: In function `main': /var/uhubuild/work/compile/conftest.c:140: undefined reference to `pow' /tmp/ccm7s3hm.o:(.data+0x0): undefined reference to `pow' collect2: ld returned 1 exit status configure:31883: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | /* end confdefs.h. */ | /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pow (); | /* 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_pow) || defined (__stub___pow) | choke me | #else | char (*f) () = pow; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pow; | ; | return 0; | } configure:31907: result: no configure:31919: checking for png_create_read_struct in -lpng configure:31949: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpng -lz -lm >&5 configure:31955: $? = 0 configure:31958: test -z || test ! -s conftest.err configure:31961: $? = 0 configure:31964: test -s conftest configure:31967: $? = 0 configure:31980: result: yes configure:32158: checking png.h usability configure:32170: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:32176: $? = 0 configure:32179: test -z || test ! -s conftest.err configure:32182: $? = 0 configure:32185: test -s conftest.o configure:32188: $? = 0 configure:32198: result: yes configure:32202: checking png.h presence configure:32212: i586-uhu-linux-gcc -E conftest.c configure:32218: $? = 0 configure:32238: result: yes configure:32273: checking for png.h configure:32280: result: yes configure:32158: checking libpng/png.h usability configure:32170: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:32176: $? = 0 configure:32179: test -z || test ! -s conftest.err configure:32182: $? = 0 configure:32185: test -s conftest.o configure:32188: $? = 0 configure:32198: result: yes configure:32202: checking libpng/png.h presence configure:32212: i586-uhu-linux-gcc -E conftest.c configure:32218: $? = 0 configure:32238: result: yes configure:32273: checking for libpng/png.h configure:32280: result: yes configure:32158: checking libpng10/png.h usability configure:32170: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:136:26: libpng10/png.h: No such file or directory configure:32176: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG_PNG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32198: result: no configure:32202: checking libpng10/png.h presence configure:32212: i586-uhu-linux-gcc -E conftest.c conftest.c:102:26: libpng10/png.h: No such file or directory configure:32218: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "icoutils" | #define PACKAGE_TARNAME "icoutils" | #define PACKAGE_VERSION "0.26.0" | #define PACKAGE_STRING "icoutils 0.26.0" | #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" | #define PACKAGE "icoutils" | #define VERSION "0.26.0" | #define _GNU_SOURCE 1 | #define LOCALEDIR "/usr/share/locale" | #define _GNU_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 | #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_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define TIME_WITH_SYS_TIME 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define restrict __restrict | #define HAVE_ISASCII 1 | #define HAVE_MEMPCPY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_STDINT_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DUP2 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_PNG_H 1 | #define HAVE_LIBPNG_PNG_H 1 | /* end confdefs.h. */ | #include configure:32238: result: no configure:32273: checking for libpng10/png.h configure:32280: result: no configure:32158: checking libpng12/png.h usability configure:32170: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:32176: $? = 0 configure:32179: test -z || test ! -s conftest.err configure:32182: $? = 0 configure:32185: test -s conftest.o configure:32188: $? = 0 configure:32198: result: yes configure:32202: checking libpng12/png.h presence configure:32212: i586-uhu-linux-gcc -E conftest.c configure:32218: $? = 0 configure:32238: result: yes configure:32273: checking for libpng12/png.h configure:32280: result: yes configure:32430: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by icoutils config.status 0.26.0, 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:798: creating Makefile config.status:798: creating icoutils.spec config.status:798: creating po/Makefile.in config.status:798: creating lib/Makefile config.status:798: creating common/Makefile config.status:798: creating icotool/Makefile config.status:798: creating wrestool/Makefile config.status:798: creating extresso/Makefile config.status:798: creating extresso/extresso config.status:798: creating extresso/genresscript config.status:869: creating config.h config.status:1347: executing depfiles commands config.status:1347: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_decl_EOVERFLOW=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_f77_compiler_gnu=no ac_cv_func_alloca_works=yes ac_cv_func_dup2=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getline=yes ac_cv_func_getopt_long_only=yes ac_cv_func_isascii=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_lstat_empty_string_bug=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memchr=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_memset=yes ac_cv_func_pow=no ac_cv_func_snprintf=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen_working=yes ac_cv_func_strstr=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_wcslen=yes ac_cv_have_decl_optreset=no ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_byteswap_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libpng10_png_h=no ac_cv_header_libpng12_png_h=yes ac_cv_header_libpng_png_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_png_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_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_inttypes_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_error_at_line=yes ac_cv_lib_png_png_create_read_struct=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext 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_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_type__Bool=yes ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_win_or_dos=no ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_working_getline=yes bh_cv_c_signed=yes gl_cv_c_restrict=__restrict gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_header_inttypes_h=yes gt_cv_ssize_t=yes jm_cv_func_gettimeofday_clobber=no jm_cv_func_working_re_compile_pattern=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' 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.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EOVERFLOW='' EXEEXT='' F77='' FFLAGS='' GETOPT_H='' GMSGFMT='/usr/bin/msgfmt' HAVE_LONG_64BIT='' HAVE_LONG_LONG_64BIT='' HAVE__BOOL='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS=' dirname$U.o exitfail$U.o vasnprintf$U.o printf-args$U.o printf-parse$U.o asnprintf$U.o xmalloc$U.o' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LOCALEDIR='/usr/share/locale' LTALLOCA='' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS=' dirname$U.lo exitfail$U.lo vasnprintf$U.lo printf-args$U.lo printf-parse$U.lo asnprintf$U.lo xmalloc$U.lo' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='icoutils' PACKAGE_BUGREPORT='oskar@osk.mine.nu' PACKAGE_NAME='icoutils' PACKAGE_STRING='icoutils 0.26.0' PACKAGE_TARNAME='icoutils' PACKAGE_VERSION='0.26.0' PATH_SEPARATOR=':' PNG_LIBS='-lpng -lz -lm' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STDBOOL_H='' STDINT_H='' STRIP='strip' USE_NLS='yes' VERSION='0.26.0' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${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 ENABLE_NLS 1 #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DUP2 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FORK 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_GETTEXT 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_ISASCII 1 #define HAVE_LIBPNG12_PNG_H 1 #define HAVE_LIBPNG_PNG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MEMSET 1 #define HAVE_PNG_H 1 #define HAVE_PTRDIFF_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRSTR 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VASPRINTF 1 #define HAVE_VFORK 1 #define HAVE_WCHAR_H 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WCTYPE_H 1 #define HAVE_WINT_T 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE__BOOL 1 #define LOCALEDIR "/usr/share/locale" #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define PACKAGE "icoutils" #define PACKAGE_BUGREPORT "oskar@osk.mine.nu" #define PACKAGE_NAME "icoutils" #define PACKAGE_STRING "icoutils 0.26.0" #define PACKAGE_TARNAME "icoutils" #define PACKAGE_VERSION "0.26.0" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define STRERROR_R_CHAR_P 1 #define TIME_WITH_SYS_TIME 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "0.26.0" #define _GNU_SOURCE 1 #define _GNU_SOURCE 1 #define restrict __restrict #define restrict __restrict #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0