This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libtar configure 1.2.11, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --disable-encap --disable-encap-install ## --------- ## ## Platform. ## ## --------- ## hostname = pommes uname -m = i686 uname -r = 2.4.28 uname -s = Linux uname -v = #1 mån dec 13 15:50:27 UTC 2004 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/X11R6/bin PATH: /opt/kde/bin PATH: /opt/gnome/bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1697: checking for gcc configure:1713: found /usr/bin/gcc configure:1723: result: gcc configure:1967: checking for C compiler version configure:1970: gcc --version &5 gcc (GCC) 3.4.3 Copyright (C) 2004 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:1973: $? = 0 configure:1975: gcc -v &5 Reading specs from /usr/lib/gcc/i386-root-linux/3.4.3/specs Configured with: ../gcc-3.4.3/configure --prefix=/usr --with-system-zlib --enable-shared --enable-threads=posix --enable-__cxa_atexit --mandir=/usr/share/man --enable-clocale=gnu --infodir=/usr/share/info --disable-nls --enable-languages=c,c++,objc,f77,ada i386-root-linux Thread model: posix gcc version 3.4.3 configure:1978: $? = 0 configure:1980: gcc -V &5 gcc: `-V' option must have argument configure:1983: $? = 1 configure:2007: checking for C compiler default output configure:2010: gcc -march=i586 -O3 conftest.c >&5 configure:2013: $? = 0 configure:2059: result: a.out configure:2064: checking whether the C compiler works configure:2070: ./a.out configure:2073: $? = 0 configure:2090: result: yes configure:2097: checking whether we are cross compiling configure:2099: result: no configure:2102: checking for suffix of executables configure:2104: gcc -o conftest -march=i586 -O3 conftest.c >&5 configure:2107: $? = 0 configure:2132: result: configure:2138: checking for suffix of object files configure:2160: gcc -c -march=i586 -O3 conftest.c >&5 configure:2163: $? = 0 configure:2185: result: o configure:2189: checking whether we are using the GNU C compiler configure:2214: gcc -c -march=i586 -O3 conftest.c >&5 configure:2217: $? = 0 configure:2220: test -s conftest.o configure:2223: $? = 0 configure:2236: result: yes configure:2242: checking whether gcc accepts -g configure:2264: gcc -c -g conftest.c >&5 configure:2267: $? = 0 configure:2270: test -s conftest.o configure:2273: $? = 0 configure:2284: result: yes configure:2301: checking for gcc option to accept ANSI C configure:2362: gcc -c -march=i586 -O3 conftest.c >&5 configure:2365: $? = 0 configure:2368: test -s conftest.o configure:2371: $? = 0 configure:2389: result: none needed configure:2407: gcc -c -march=i586 -O3 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2410: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2527: checking for strlcpy configure:2577: gcc -o conftest -march=i586 -O3 conftest.c >&5 /tmp/cc8or6An.o(.text+0x11): In function `main': : undefined reference to `strlcpy' /tmp/cc8or6An.o(.data+0x0): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:2580: $? = 1 configure: failed program was: | #line 2532 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libtar" | #define PACKAGE_TARNAME "libtar" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "libtar 1.2.11" | #define PACKAGE_BUGREPORT "" | #define NEED_STRLCPY 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 strlcpy (); | /* 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_strlcpy) || defined (__stub___strlcpy) | choke me | #else | char (*f) () = strlcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcpy; | ; | return 0; | } configure:2597: result: no configure:2619: checking for strsep configure:2669: gcc -o conftest -march=i586 -O3 conftest.c >&5 configure:2672: $? = 0 configure:2675: test -s conftest configure:2678: $? = 0 configure:2689: result: yes configure:2787: checking for gcc configure:2813: result: gcc configure:3057: checking for C compiler version configure:3060: gcc --version &5 gcc (GCC) 3.4.3 Copyright (C) 2004 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:3063: $? = 0 configure:3065: gcc -v &5 Reading specs from /usr/lib/gcc/i386-root-linux/3.4.3/specs Configured with: ../gcc-3.4.3/configure --prefix=/usr --with-system-zlib --enable-shared --enable-threads=posix --enable-__cxa_atexit --mandir=/usr/share/man --enable-clocale=gnu --infodir=/usr/share/info --disable-nls --enable-languages=c,c++,objc,f77,ada i386-root-linux Thread model: posix gcc version 3.4.3 configure:3068: $? = 0 configure:3070: gcc -V &5 gcc: `-V' option must have argument configure:3073: $? = 1 configure:3076: checking whether we are using the GNU C compiler configure:3123: result: yes configure:3129: checking whether gcc accepts -g configure:3171: result: yes configure:3188: checking for gcc option to accept ANSI C configure:3276: result: none needed configure:3294: gcc -c -march=i586 -O3 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3297: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3447: checking for ranlib configure:3463: found /usr/bin/ranlib configure:3474: result: ranlib configure:3498: checking for a BSD-compatible install configure:3552: result: /usr/bin/install -c configure:3563: checking whether ln -s works configure:3567: result: yes configure:3574: checking whether make sets $(MAKE) configure:3594: result: yes configure:3610: checking how to run the C preprocessor configure:3646: gcc -E conftest.c configure:3652: $? = 0 configure:3684: gcc -E conftest.c configure:3686:28: ac_nonexistent.h: No such file or directory configure:3690: $? = 1 configure: failed program was: | #line 3675 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libtar" | #define PACKAGE_TARNAME "libtar" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "libtar 1.2.11" | #define PACKAGE_BUGREPORT "" | #define NEED_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | #include configure:3728: result: gcc -E configure:3753: gcc -E conftest.c configure:3759: $? = 0 configure:3791: gcc -E conftest.c configure:3793:28: ac_nonexistent.h: No such file or directory configure:3797: $? = 1 configure: failed program was: | #line 3782 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libtar" | #define PACKAGE_TARNAME "libtar" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "libtar 1.2.11" | #define PACKAGE_BUGREPORT "" | #define NEED_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | #include configure:3840: checking for egrep configure:3850: result: grep -E configure:3856: checking for AIX configure:3879: result: no configure:3885: checking for an ANSI C-conforming const configure:3953: gcc -c -march=i586 -O3 conftest.c >&5 configure:3956: $? = 0 configure:3959: test -s conftest.o configure:3962: $? = 0 configure:3973: result: yes configure:3985: checking for ANSI C header files configure:4011: gcc -c -march=i586 -O3 conftest.c >&5 configure:4014: $? = 0 configure:4017: test -s conftest.o configure:4020: $? = 0 configure:4112: gcc -o conftest -march=i586 -O3 conftest.c >&5 configure:4115: $? = 0 configure:4117: ./conftest configure:4120: $? = 0 configure:4135: result: yes configure:4159: checking for sys/types.h configure:4176: gcc -c -march=i586 -O3 conftest.c >&5 configure:4179: $? = 0 configure:4182: test -s conftest.o configure:4185: $? = 0 configure:4196: result: yes configure:4159: checking for sys/stat.h configure:4176: gcc -c -march=i586 -O3 conftest.c >&5 configure:4179: $? = 0 configure:4182: test -s conftest.o configure:4185: $? = 0 configure:4196: result: yes configure:4159: checking for stdlib.h configure:4176: gcc -c -march=i586 -O3 conftest.c >&5 configure:4179: $? = 0 configure:4182: test -s conftest.o configure:4185: $? = 0 configure:4196: result: yes configure:4159: checking for string.h configure:4176: gcc -c -march=i586 -O3 conftest.c >&5 configure:4179: $? = 0 configure:4182: test -s conftest.o configure:4185: $? = 0 configure:4196: result: yes configure:4159: checking for memory.h configure:4176: gcc -c -march=i586 -O3 conftest.c >&5 configure:4179: $? = 0 configure:4182: test -s conftest.o configure:4185: $? = 0 configure:4196: result: yes configure:4159: checking for strings.h configure:4176: gcc -c -march=i586 -O3 conftest.c >&5 configure:4179: $? = 0 configure:4182: test -s conftest.o configure:4185: $? = 0 configure:4196: result: yes configure:4159: checking for inttypes.h configure:4176: gcc -c -march=i586 -O3 conftest.c >&5 configure:4179: $? = 0 configure:4182: test -s conftest.o configure:4185: $? = 0 configure:4196: result: yes configure:4159: checking for stdint.h configure:4176: gcc -c -march=i586 -O3 conftest.c >&5 configure:4179: $? = 0 configure:4182: test -s conftest.o configure:4185: $? = 0 configure:4196: result: yes configure:4159: checking for unistd.h configure:4176: gcc -c -march=i586 -O3 conftest.c >&5 configure:4179: $? = 0 configure:4182: test -s conftest.o configure:4185: $? = 0 configure:4196: result: yes configure:4213: checking for unistd.h configure:4218: result: yes configure:4350: checking whether sys/types.h defines makedev configure:4372: gcc -o conftest -march=i586 -O3 conftest.c >&5 configure:4375: $? = 0 configure:4378: test -s conftest configure:4381: $? = 0 configure:4393: result: yes configure:4678: checking for major_t configure:4713: gcc -c -march=i586 -O3 conftest.c >&5 configure: In function `main': configure:4719: error: `major_t' undeclared (first use in this function) configure:4719: error: (Each undeclared identifier is reported only once configure:4719: error: for each function it appears in.) configure:4719: error: parse error before ')' token configure:4716: $? = 1 configure: failed program was: | #line 4683 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libtar" | #define PACKAGE_TARNAME "libtar" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "libtar 1.2.11" | #define PACKAGE_BUGREPORT "" | #define NEED_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef MAJOR_IN_MKDEV | # include | #else | # ifdef MAJOR_IN_SYSMACROS | # include | # endif | #endif | | | | int | main () | { | if ((major_t *) 0) | return 0; | if (sizeof (major_t)) | return 0; | ; | return 0; | } configure:4733: result: no configure:4751: checking for minor_t configure:4786: gcc -c -march=i586 -O3 conftest.c >&5 configure: In function `main': configure:4793: error: `minor_t' undeclared (first use in this function) configure:4793: error: (Each undeclared identifier is reported only once configure:4793: error: for each function it appears in.) configure:4793: error: parse error before ')' token configure:4789: $? = 1 configure: failed program was: | #line 4756 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libtar" | #define PACKAGE_TARNAME "libtar" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "libtar 1.2.11" | #define PACKAGE_BUGREPORT "" | #define NEED_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define major_t unsigned int | /* end confdefs.h. */ | #include | #ifdef MAJOR_IN_MKDEV | # include | #else | # ifdef MAJOR_IN_SYSMACROS | # include | # endif | #endif | | | | int | main () | { | if ((minor_t *) 0) | return 0; | if (sizeof (minor_t)) | return 0; | ; | return 0; | } configure:4806: result: no configure:4824: checking for dev_t configure:4859: gcc -c -march=i586 -O3 conftest.c >&5 configure:4862: $? = 0 configure:4865: test -s conftest.o configure:4868: $? = 0 configure:4879: result: yes configure:4897: checking for socklen_t configure:4926: gcc -c -march=i586 -O3 conftest.c >&5 configure:4929: $? = 0 configure:4932: test -s conftest.o configure:4935: $? = 0 configure:4946: result: yes configure:4964: checking for uint64_t configure:4989: gcc -c -march=i586 -O3 conftest.c >&5 configure:4992: $? = 0 configure:4995: test -s conftest.o configure:4998: $? = 0 configure:5009: result: yes configure:5027: checking for mode_t configure:5052: gcc -c -march=i586 -O3 conftest.c >&5 configure:5055: $? = 0 configure:5058: test -s conftest.o configure:5061: $? = 0 configure:5072: result: yes configure:5084: checking for off_t configure:5109: gcc -c -march=i586 -O3 conftest.c >&5 configure:5112: $? = 0 configure:5115: test -s conftest.o configure:5118: $? = 0 configure:5129: result: yes configure:5141: checking for size_t configure:5166: gcc -c -march=i586 -O3 conftest.c >&5 configure:5169: $? = 0 configure:5172: test -s conftest.o configure:5175: $? = 0 configure:5186: result: yes configure:5198: checking for uid_t in sys/types.h configure:5222: result: yes configure:5237: checking for nlink_t configure:5262: gcc -c -march=i586 -O3 conftest.c >&5 configure:5265: $? = 0 configure:5268: test -s conftest.o configure:5271: $? = 0 configure:5282: result: yes configure:5322: checking libgen.h usability configure:5335: gcc -c -march=i586 -O3 conftest.c >&5 configure:5338: $? = 0 configure:5341: test -s conftest.o configure:5344: $? = 0 configure:5354: result: yes configure:5358: checking libgen.h presence configure:5369: gcc -E conftest.c configure:5375: $? = 0 configure:5394: result: yes configure:5430: checking for libgen.h configure:5437: result: yes configure:5450: checking for working basename configure:5499: gcc -o conftest -march=i586 -O3 conftest.c >&5 configure:5502: $? = 0 configure:5504: ./conftest configure:5507: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 5459 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libtar" | #define PACKAGE_TARNAME "libtar" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "libtar 1.2.11" | #define PACKAGE_BUGREPORT "" | #define NEED_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define major_t unsigned int | #define minor_t unsigned int | #define HAVE_DEV_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_NLINK_T 1 | #define NEED_BASENAME 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_LIBGEN_H | # include | #endif | | typedef struct { | char *test; | char *result; | } test_t; | | const test_t tests[] = { | { "/usr/local/foo", "foo" }, | { "/usr/local/foo/", "foo" }, | { NULL, NULL } | }; | | int main() { | char test1[1024]; | int i; | | for (i = 0; tests[i].test; i++) { | strcpy(test1, tests[i].test); | if (strcmp(basename(test1), tests[i].result) || | strcmp(test1, tests[i].test)) | exit(1); | } | | exit(0); | } | configure:5522: result: no configure:5545: checking for libgen.h configure:5550: result: yes configure:5682: checking for working dirname configure:5734: gcc -o conftest -march=i586 -O3 conftest.c >&5 configure:5737: $? = 0 configure:5739: ./conftest configure:5742: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 5691 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libtar" | #define PACKAGE_TARNAME "libtar" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "libtar 1.2.11" | #define PACKAGE_BUGREPORT "" | #define NEED_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define major_t unsigned int | #define minor_t unsigned int | #define HAVE_DEV_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_NLINK_T 1 | #define NEED_BASENAME 1 | #define HAVE_LIBGEN_H 1 | #define NEED_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_LIBGEN_H | # include | #endif | | typedef struct { | char *test; | char *result; | } test_t; | | const test_t tests[] = { | { "foobar", "." }, | { "/usr/local/foo", "/usr/local" }, | { "/usr/local/foo/", "/usr/local" }, | { "/", "/" }, | { "", "." }, | { NULL, NULL } | }; | | int main() { | char test1[1024]; | int i; | | for (i = 0; tests[i].test; i++) { | strcpy(test1, tests[i].test); | if (strcmp(dirname(test1), tests[i].result) || | strcmp(test1, tests[i].test)) | exit(1); | } | | exit(0); | } | configure:5757: result: no configure:5789: checking fnmatch.h usability configure:5802: gcc -c -march=i586 -O3 conftest.c >&5 configure:5805: $? = 0 configure:5808: test -s conftest.o configure:5811: $? = 0 configure:5821: result: yes configure:5825: checking fnmatch.h presence configure:5836: gcc -E conftest.c configure:5842: $? = 0 configure:5861: result: yes configure:5897: checking for fnmatch.h configure:5904: result: yes configure:5918: checking for working POSIX fnmatch configure:5957: gcc -o conftest -march=i586 -O3 conftest.c >&5 configure:5960: $? = 0 configure:5962: ./conftest configure:5965: $? = 0 configure:5979: result: yes configure:6142: checking for lchown configure:6192: gcc -o conftest -march=i586 -O3 conftest.c >&5 configure:6195: $? = 0 configure:6198: test -s conftest configure:6201: $? = 0 configure:6212: result: yes configure:6229: checking whether makedev expects three arguments configure:6278: gcc -o conftest -march=i586 -O3 conftest.c >&5 configure:6296:26: macro "makedev" passed 3 arguments, but takes just 2 configure: In function `main': configure:6296: error: `makedev' undeclared (first use in this function) configure:6296: error: (Each undeclared identifier is reported only once configure:6296: error: for each function it appears in.) configure:6281: $? = 1 configure: program exited with status 1 configure: failed program was: | | #line 6241 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libtar" | #define PACKAGE_TARNAME "libtar" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "libtar 1.2.11" | #define PACKAGE_BUGREPORT "" | #define NEED_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define major_t unsigned int | #define minor_t unsigned int | #define HAVE_DEV_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_NLINK_T 1 | #define NEED_BASENAME 1 | #define HAVE_LIBGEN_H 1 | #define NEED_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define NEED_FNMATCH 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FNMATCH 1 | #define HAVE_LCHOWN 1 | #define NEED_MAKEDEV 1 | /* end confdefs.h. */ | | #include | #ifdef MAJOR_IN_MKDEV | # include | #else | # ifdef MAJOR_IN_SYSMACROS | # include | # endif | #endif | | int | main () | { | | dev_t dev; | major_t maj = 5; | minor_t min = 7; | | dev = makedev(0, maj, min); | if (major(dev) != maj | || minor(dev) != min) | exit(1); | exit(0); | | ; | return 0; | } configure:6302: result: no configure:6318: checking for working snprintf configure:6370: gcc -o conftest -march=i586 -O3 conftest.c >&5 configure:6373: $? = 0 configure:6375: ./conftest configure:6378: $? = 0 configure:6393: result: yes configure:6412: checking for strdup configure:6462: gcc -o conftest -march=i586 -O3 conftest.c >&5 configure:6473: warning: conflicting types for built-in function 'strdup' configure:6465: $? = 0 configure:6468: test -s conftest configure:6471: $? = 0 configure:6482: result: yes configure:6501: checking for strftime configure:6551: gcc -o conftest -march=i586 -O3 conftest.c >&5 configure:6563: warning: conflicting types for built-in function 'strftime' configure:6554: $? = 0 configure:6557: test -s conftest configure:6560: $? = 0 configure:6571: result: yes configure:6652: checking for strlcpy configure:6722: result: no configure:6744: checking for strmode configure:6794: gcc -o conftest -march=i586 -O3 conftest.c >&5 /tmp/ccoEihH9.o(.text+0x11): In function `main': : undefined reference to `strmode' /tmp/ccoEihH9.o(.data+0x0): undefined reference to `strmode' collect2: ld returned 1 exit status configure:6797: $? = 1 configure: failed program was: | #line 6749 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libtar" | #define PACKAGE_TARNAME "libtar" | #define PACKAGE_VERSION "1.2.11" | #define PACKAGE_STRING "libtar 1.2.11" | #define PACKAGE_BUGREPORT "" | #define NEED_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define major_t unsigned int | #define minor_t unsigned int | #define HAVE_DEV_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_NLINK_T 1 | #define NEED_BASENAME 1 | #define HAVE_LIBGEN_H 1 | #define NEED_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define NEED_FNMATCH 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_FNMATCH 1 | #define HAVE_LCHOWN 1 | #define NEED_MAKEDEV 1 | #define NEED_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define NEED_STRDUP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRFTIME 1 | #define NEED_STRLCPY 1 | #define NEED_STRMODE 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 strmode (); | /* 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_strmode) || defined (__stub___strmode) | choke me | #else | char (*f) () = strmode; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strmode; | ; | return 0; | } configure:6814: result: no configure:6836: checking for strsep configure:6906: result: yes configure:6933: checking for gzread in -lz configure:6964: gcc -o conftest -march=i586 -O3 conftest.c -lz >&5 configure:6967: $? = 0 configure:6970: test -s conftest configure:6973: $? = 0 configure:6985: result: yes configure:7096: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libtar config.status 1.2.11, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pommes config.status:635: creating listhash/libtar_listhash.h config.status:635: creating listhash/libtar_list.c config.status:635: creating listhash/libtar_hash.c config.status:635: creating listhash/libtar_list_new.3 config.status:635: creating listhash/libtar_hash_new.3 config.status:635: creating Makefile config.status:635: creating lib/Makefile config.status:635: creating libtar/Makefile config.status:635: creating doc/Makefile config.status:739: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=i586 -O3' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_fnmatch_works=yes ac_cv_func_lchown=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strlcpy=no ac_cv_func_strmode=no ac_cv_func_strsep=yes ac_cv_header_fnmatch_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_unistd_h=yes ac_cv_lib_z_gzread=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_dev_t=yes ac_cv_type_major_t=no ac_cv_type_minor_t=no ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint64_t=yes compat_cv_func_basename_works=no compat_cv_func_dirname_works=no compat_cv_func_makedev_three_args=no compat_cv_func_snprintf_works=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-march=i586 -O3' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENCAP_DEFS='' ENCAP_INSTALL_RULES='' ENCAP_INSTALL_TARGET='' EPKG='' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS=' strlcpy$U.o basename$U.o dirname$U.o strlcpy$U.o strmode$U.o' LIBS='-lz ' LISTHASH_DIR='listhash' LISTHASH_PREFIX='libtar' LN_S='ln -s' LTLIBOBJS=' strlcpy$U.lo basename$U.lo dirname$U.lo strlcpy$U.lo strmode$U.lo' MKDIR='mkdir -p -m 755' MKENCAP='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='libtar' PACKAGE_STRING='libtar 1.2.11' PACKAGE_TARNAME='libtar' PACKAGE_VERSION='1.2.11' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DEV_T 1 #define HAVE_FNMATCH 1 #define HAVE_FNMATCH_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LCHOWN 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_NLINK_T 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKLEN_T 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRDUP 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSEP 1 #define HAVE_STRSEP 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UINT64_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define NEED_BASENAME 1 #define NEED_DIRNAME 1 #define NEED_FNMATCH 1 #define NEED_MAKEDEV 1 #define NEED_SNPRINTF 1 #define NEED_STRDUP 1 #define NEED_STRLCPY 1 #define NEED_STRLCPY 1 #define NEED_STRMODE 1 #define NEED_STRSEP 1 #define NEED_STRSEP 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "libtar" #define PACKAGE_STRING "libtar 1.2.11" #define PACKAGE_TARNAME "libtar" #define PACKAGE_VERSION "1.2.11" #define STDC_HEADERS 1 #define major_t unsigned int #define minor_t unsigned int configure: exit 0