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 --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 129 tasks, 185 threads, 4 processors Load average: 1.33, Mach factor: 2.66 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1335: checking for epkg configure:1368: result: no configure:1374: checking for mkencap configure:1407: result: no configure:1659: checking for i386-unknown-gnu-gcc configure:1685: result: cc configure:1967: checking for C compiler version configure:1970: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1978: $? = 0 configure:1980: cc -V &5 cc: `-V' option must have argument configure:1983: $? = 1 configure:2007: checking for C compiler default output configure:2010: cc -fno-common 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: cc -o conftest -fno-common conftest.c >&5 configure:2107: $? = 0 configure:2132: result: configure:2138: checking for suffix of object files configure:2160: cc -c -fno-common conftest.c >&5 configure:2163: $? = 0 configure:2185: result: configure:2189: checking whether we are using the GNU C compiler configure:2214: cc -c -fno-common conftest.c >&5 configure:2217: $? = 0 configure:2220: test -s conftest. configure:2223: $? = 1 configure: failed program was: | #line 2194 "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 "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2236: result: no configure:2242: checking whether cc accepts -g configure:2264: cc -c -g conftest.c >&5 configure:2267: $? = 0 configure:2270: test -s conftest. configure:2273: $? = 1 configure: failed program was: | #line 2247 "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 "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2284: result: no configure:2301: checking for cc option to accept ANSI C configure:2362: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2318: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2365: $? = 1 configure: failed program was: | #line 2308 "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 "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2362: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2318: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2365: $? = 1 configure: failed program was: | #line 2308 "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 "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2362: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2365: $? = 1 configure: failed program was: | #line 2308 "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 "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2362: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2318: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2365: $? = 1 configure: failed program was: | #line 2308 "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 "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2362: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2318: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2365: $? = 1 configure: failed program was: | #line 2308 "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 "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2362: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2318: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2365: $? = 1 configure: failed program was: | #line 2308 "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 "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2389: result: none needed configure:2407: cc -c -fno-common 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: cc -o conftest -fno-common conftest.c >&5 configure:2580: $? = 0 configure:2583: test -s conftest configure:2586: $? = 0 configure:2597: result: yes configure:2619: checking for strsep configure:2669: cc -o conftest -fno-common conftest.c >&5 configure:2672: $? = 0 configure:2675: test -s conftest configure:2678: $? = 0 configure:2689: result: yes configure:2749: checking for i386-unknown-gnu-gcc configure:2775: result: cc configure:3057: checking for C compiler version configure:3060: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3068: $? = 0 configure:3070: cc -V &5 cc: `-V' option must have argument configure:3073: $? = 1 configure:3076: checking whether we are using the GNU C compiler configure:3123: result: no configure:3129: checking whether cc accepts -g configure:3171: result: no configure:3188: checking for cc option to accept ANSI C configure:3276: result: none needed configure:3294: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3297: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3409: checking for i386-unknown-gnu-ranlib configure:3438: result: no 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 -o root -g wheel configure:3563: checking whether ln -s works configure:3567: result: yes configure:3574: checking whether gmake sets $(MAKE) configure:3594: result: yes configure:3610: checking how to run the C preprocessor configure:3646: cc -E conftest.c configure:3652: $? = 0 configure:3684: cc -E conftest.c configure:3687: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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | #include configure:3728: result: cc -E configure:3753: cc -E conftest.c configure:3759: $? = 0 configure:3791: cc -E conftest.c configure:3794: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 HAVE_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: cc -c -fno-common conftest.c >&5 configure:3956: $? = 0 configure:3959: test -s conftest. configure:3962: $? = 1 configure: failed program was: | #line 3890 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3973: result: no configure:3985: checking for ANSI C header files configure:4011: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:4003: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:4014: $? = 1 configure: failed program was: | #line 3990 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4132: result: no configure:4156: checking for sys/types.h configure:4173: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:4209: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4176: $? = 1 configure: failed program was: | #line 4161 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* 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:4193: result: no configure:4156: checking for sys/stat.h configure:4173: cc -c -fno-common conftest.c >&5 configure:4176: $? = 0 configure:4179: test -s conftest. configure:4182: $? = 1 configure: failed program was: | #line 4161 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* 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:4193: result: no configure:4156: checking for stdlib.h configure:4173: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from configure:4209: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:4176: $? = 1 configure: failed program was: | #line 4161 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* 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:4193: result: no configure:4156: checking for string.h configure:4173: cc -c -fno-common conftest.c >&5 configure:4176: $? = 0 configure:4179: test -s conftest. configure:4182: $? = 1 configure: failed program was: | #line 4161 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* 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:4193: result: no configure:4156: checking for memory.h configure:4173: cc -c -fno-common conftest.c >&5 configure:4176: $? = 0 configure:4179: test -s conftest. configure:4182: $? = 1 configure: failed program was: | #line 4161 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* 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:4193: result: no configure:4156: checking for strings.h configure:4173: cc -c -fno-common conftest.c >&5 configure:4176: $? = 0 configure:4179: test -s conftest. configure:4182: $? = 1 configure: failed program was: | #line 4161 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* 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:4193: result: no configure:4156: checking for inttypes.h configure:4173: cc -c -fno-common conftest.c >&5 configure:4176: $? = 0 configure:4179: test -s conftest. configure:4182: $? = 1 configure: failed program was: | #line 4161 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* 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:4193: result: no configure:4156: checking for stdint.h configure:4173: cc -c -fno-common conftest.c >&5 configure:4176: $? = 0 configure:4179: test -s conftest. configure:4182: $? = 1 configure: failed program was: | #line 4161 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* 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:4193: result: no configure:4156: checking for unistd.h configure:4173: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from /usr/include/unistd.h:483, from configure:4209: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4176: $? = 1 configure: failed program was: | #line 4161 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* 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:4193: result: no configure:4210: checking for unistd.h configure:4215: result: no configure:4347: checking whether sys/types.h defines makedev configure:4369: cc -o conftest -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:4365: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4372: $? = 1 configure: failed program was: | #line 4352 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* end confdefs.h. */ | #include | int | main () | { | return makedev(0, 0); | ; | return 0; | } configure:4390: result: no configure:4404: checking sys/mkdev.h usability configure:4417: cc -c -fno-common conftest.c >&5 configure:4453:23: sys/mkdev.h: No such file or directory configure:4420: $? = 1 configure: failed program was: | #line 4406 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* 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:4436: result: no configure:4440: checking sys/mkdev.h presence configure:4451: cc -E conftest.c configure:4455:23: sys/mkdev.h: No such file or directory configure:4457: $? = 1 configure: failed program was: | #line 4442 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* end confdefs.h. */ | #include configure:4476: result: no configure:4512: checking for sys/mkdev.h configure:4519: result: no configure:4544: checking sys/sysmacros.h usability configure:4557: cc -c -fno-common conftest.c >&5 configure:4593:27: sys/sysmacros.h: No such file or directory configure:4560: $? = 1 configure: failed program was: | #line 4546 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* 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:4576: result: no configure:4580: checking sys/sysmacros.h presence configure:4591: cc -E conftest.c configure:4595:27: sys/sysmacros.h: No such file or directory configure:4597: $? = 1 configure: failed program was: | #line 4582 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* end confdefs.h. */ | #include configure:4616: result: no configure:4652: checking for sys/sysmacros.h configure:4659: result: no configure:4675: checking for major_t configure:4710: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:4693: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:4707: error: `major_t' undeclared (first use in this function) configure:4707: error: (Each undeclared identifier is reported only once configure:4707: error: for each function it appears in.) configure:4707: error: parse error before ')' token configure:4713: $? = 1 configure: failed program was: | #line 4680 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | /* 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:4730: result: no configure:4748: checking for minor_t configure:4783: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:4767: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure: In function `main': configure:4781: error: `minor_t' undeclared (first use in this function) configure:4781: error: (Each undeclared identifier is reported only once configure:4781: error: for each function it appears in.) configure:4781: error: parse error before ')' token configure:4786: $? = 1 configure: failed program was: | #line 4753 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | #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:4803: result: no configure:4821: checking for dev_t configure:4856: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:4841: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4859: $? = 1 configure: failed program was: | #line 4826 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | #define major_t unsigned int | #define minor_t unsigned int | /* end confdefs.h. */ | #include | #ifdef MAJOR_IN_MKDEV | # include | #else | # ifdef MAJOR_IN_SYSMACROS | # include | # endif | #endif | | | | int | main () | { | if ((dev_t *) 0) | return 0; | if (sizeof (dev_t)) | return 0; | ; | return 0; | } configure:4876: result: no configure:4894: checking for socklen_t configure:4923: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:4915: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:4926: $? = 1 configure: failed program was: | #line 4899 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | #define major_t unsigned int | #define minor_t unsigned int | #define dev_t unsigned long | /* end confdefs.h. */ | #include | #include | | | | int | main () | { | if ((socklen_t *) 0) | return 0; | if (sizeof (socklen_t)) | return 0; | ; | return 0; | } configure:4943: result: no configure:4961: checking for uint64_t configure:4986: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:5020: error: `uint64_t' undeclared (first use in this function) configure:5020: error: (Each undeclared identifier is reported only once configure:5020: error: for each function it appears in.) configure:5020: error: parse error before ')' token configure:4989: $? = 1 configure: failed program was: | #line 4966 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | #define major_t unsigned int | #define minor_t unsigned int | #define dev_t unsigned long | #define socklen_t unsigned long | /* 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 () | { | if ((uint64_t *) 0) | return 0; | if (sizeof (uint64_t)) | return 0; | ; | return 0; | } configure:5006: result: no configure:5024: checking for mode_t configure:5049: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:5084: error: `mode_t' undeclared (first use in this function) configure:5084: error: (Each undeclared identifier is reported only once configure:5084: error: for each function it appears in.) configure:5084: error: parse error before ')' token configure:5052: $? = 1 configure: failed program was: | #line 5029 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | #define major_t unsigned int | #define minor_t unsigned int | #define dev_t unsigned long | #define socklen_t unsigned long | #define uint64_t long long | /* 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 () | { | if ((mode_t *) 0) | return 0; | if (sizeof (mode_t)) | return 0; | ; | return 0; | } configure:5069: result: no configure:5081: checking for off_t configure:5106: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:5142: error: `off_t' undeclared (first use in this function) configure:5142: error: (Each undeclared identifier is reported only once configure:5142: error: for each function it appears in.) configure:5142: error: parse error before ')' token configure:5109: $? = 1 configure: failed program was: | #line 5086 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | #define major_t unsigned int | #define minor_t unsigned int | #define dev_t unsigned long | #define socklen_t unsigned long | #define uint64_t long long | #define mode_t int | /* 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 () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:5126: result: no configure:5138: checking for size_t configure:5163: cc -c -fno-common conftest.c >&5 configure:5166: $? = 0 configure:5169: test -s conftest. configure:5172: $? = 1 configure: failed program was: | #line 5143 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | #define major_t unsigned int | #define minor_t unsigned int | #define dev_t unsigned long | #define socklen_t unsigned long | #define uint64_t long long | #define mode_t int | #define off_t long | /* 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 () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:5183: result: no configure:5195: checking for uid_t in sys/types.h configure:5219: result: yes configure:5234: checking for nlink_t configure:5259: cc -c -fno-common conftest.c >&5 configure: In function `main': configure:5297: error: `nlink_t' undeclared (first use in this function) configure:5297: error: (Each undeclared identifier is reported only once configure:5297: error: for each function it appears in.) configure:5297: error: parse error before ')' token configure:5262: $? = 1 configure: failed program was: | #line 5239 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | #define major_t unsigned int | #define minor_t unsigned int | #define dev_t unsigned long | #define socklen_t unsigned long | #define uint64_t long long | #define mode_t int | #define off_t long | #define size_t unsigned | /* 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 () | { | if ((nlink_t *) 0) | return 0; | if (sizeof (nlink_t)) | return 0; | ; | return 0; | } configure:5279: result: no configure:5319: checking libgen.h usability configure:5332: cc -c -fno-common conftest.c >&5 configure:5335: $? = 0 configure:5338: test -s conftest. configure:5341: $? = 1 configure: failed program was: | #line 5321 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | #define major_t unsigned int | #define minor_t unsigned int | #define dev_t unsigned long | #define socklen_t unsigned long | #define uint64_t long long | #define mode_t int | #define off_t long | #define size_t unsigned | #define nlink_t unsigned short | #define NEED_BASENAME 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:5351: result: no configure:5355: checking libgen.h presence configure:5366: cc -E conftest.c configure:5372: $? = 0 configure:5391: result: yes configure:5411: WARNING: libgen.h: present but cannot be compiled configure:5413: WARNING: libgen.h: check for missing prerequisite headers? configure:5415: WARNING: libgen.h: proceeding with the preprocessor's result configure:5427: checking for libgen.h configure:5434: result: yes configure:5447: checking for working basename configure:5496: cc -o conftest -fno-common conftest.c >&5 configure: In function `main': configure:5503: warning: passing arg 1 of `strcmp' makes pointer from integer without a cast configure:5499: $? = 0 configure:5501: ./conftest configure:5504: $? = 0 configure:5519: result: yes configure:5542: checking for libgen.h configure:5547: result: yes configure:5679: checking for working dirname configure:5731: cc -o conftest -fno-common conftest.c >&5 configure: In function `main': configure:5741: warning: passing arg 1 of `strcmp' makes pointer from integer without a cast configure:5734: $? = 0 configure:5736: ./conftest configure:5739: $? = 0 configure:5754: result: yes configure:5786: checking fnmatch.h usability configure:5799: cc -c -fno-common conftest.c >&5 configure:5802: $? = 0 configure:5805: test -s conftest. configure:5808: $? = 1 configure: failed program was: | #line 5788 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | #define major_t unsigned int | #define minor_t unsigned int | #define dev_t unsigned long | #define socklen_t unsigned long | #define uint64_t long long | #define mode_t int | #define off_t long | #define size_t unsigned | #define nlink_t unsigned short | #define NEED_BASENAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define NEED_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_DIRNAME 1 | #define NEED_FNMATCH 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:5818: result: no configure:5822: checking fnmatch.h presence configure:5833: cc -E conftest.c configure:5839: $? = 0 configure:5858: result: yes configure:5878: WARNING: fnmatch.h: present but cannot be compiled configure:5880: WARNING: fnmatch.h: check for missing prerequisite headers? configure:5882: WARNING: fnmatch.h: proceeding with the preprocessor's result configure:5894: checking for fnmatch.h configure:5901: result: yes configure:5915: checking for working POSIX fnmatch configure:5954: cc -o conftest -fno-common conftest.c >&5 configure:5957: $? = 0 configure:5959: ./conftest configure:5962: $? = 0 configure:5976: result: yes configure:6139: checking for lchown configure:6189: cc -o conftest -fno-common conftest.c >&5 configure:6192: $? = 0 configure:6195: test -s conftest configure:6198: $? = 0 configure:6209: result: yes configure:6226: checking whether makedev expects three arguments configure:6275: cc -o conftest -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:6272: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:6289:26: macro "makedev" passed 3 arguments, but takes just 2 configure: In function `main': configure:6289: error: `makedev' undeclared (first use in this function) configure:6289: error: (Each undeclared identifier is reported only once configure:6289: error: for each function it appears in.) configure:6278: $? = 1 configure: program exited with status 1 configure: failed program was: | | #line 6238 "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 HAVE_STRLCPY 1 | #define NEED_STRSEP 1 | #define HAVE_STRSEP 1 | #define const | #define major_t unsigned int | #define minor_t unsigned int | #define dev_t unsigned long | #define socklen_t unsigned long | #define uint64_t long long | #define mode_t int | #define off_t long | #define size_t unsigned | #define nlink_t unsigned short | #define NEED_BASENAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BASENAME 1 | #define NEED_DIRNAME 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_DIRNAME 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:6299: result: no configure:6315: checking for working snprintf configure:6367: cc -o conftest -fno-common conftest.c >&5 configure:6370: $? = 0 configure:6372: ./conftest configure:6375: $? = 0 configure:6390: result: yes configure:6409: checking for strdup configure:6459: cc -o conftest -fno-common conftest.c >&5 configure:6462: $? = 0 configure:6465: test -s conftest configure:6468: $? = 0 configure:6479: result: yes configure:6498: checking for strftime configure:6548: cc -o conftest -fno-common conftest.c >&5 configure:6551: $? = 0 configure:6554: test -s conftest configure:6557: $? = 0 configure:6568: result: yes configure:6649: checking for strlcpy configure:6719: result: yes configure:6741: checking for strmode configure:6791: cc -o conftest -fno-common conftest.c >&5 configure:6794: $? = 0 configure:6797: test -s conftest configure:6800: $? = 0 configure:6811: result: yes configure:6833: checking for strsep configure:6903: result: yes configure:6930: checking for gzread in -lz configure:6961: cc -o conftest -fno-common conftest.c -lz >&5 configure:6964: $? = 0 configure:6967: test -s conftest configure:6970: $? = 0 configure:6982: result: yes configure:7093: 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 darwintel 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=no ac_cv_c_const=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu 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=yes ac_cv_func_strmode=yes ac_cv_func_strsep=yes ac_cv_header_fnmatch_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libgen_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_sysmacros_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_types_h_makedev=no ac_cv_header_unistd_h=no ac_cv_lib_z_gzread=yes ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_gmake_set=yes ac_cv_type_dev_t=no ac_cv_type_major_t=no ac_cv_type_minor_t=no ac_cv_type_mode_t=no ac_cv_type_nlink_t=no ac_cv_type_off_t=no ac_cv_type_size_t=no ac_cv_type_socklen_t=no ac_cv_type_uid_t=yes ac_cv_type_uint64_t=no compat_cv_func_basename_works=yes compat_cv_func_dirname_works=yes compat_cv_func_makedev_three_args=no compat_cv_func_snprintf_works=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -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 -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS='' LIBOBJS='' LIBS='-lz ' LISTHASH_DIR='listhash' LISTHASH_PREFIX='libtar' LN_S='ln -s' LTLIBOBJS='' MKDIR='mkdir -p -m 755' MKENCAP='' OBJEXT='' 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='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_BASENAME 1 #define HAVE_DIRNAME 1 #define HAVE_FNMATCH 1 #define HAVE_FNMATCH_H 1 #define HAVE_LCHOWN 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIBZ 1 #define HAVE_SNPRINTF 1 #define HAVE_STRDUP 1 #define HAVE_STRFTIME 1 #define HAVE_STRLCPY 1 #define HAVE_STRLCPY 1 #define HAVE_STRMODE 1 #define HAVE_STRSEP 1 #define HAVE_STRSEP 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 const #define dev_t unsigned long #define major_t unsigned int #define minor_t unsigned int #define mode_t int #define nlink_t unsigned short #define off_t long #define size_t unsigned #define socklen_t unsigned long #define uint64_t long long configure: exit 0