This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by OpenDarwin Xar configure 1.5.1, which was generated by GNU Autoconf 2.59. 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: 168 tasks, 222 threads, 4 processors Load average: 1.50, Mach factor: 2.49 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/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 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1386: checking for i386-unknown-gnu-gcc configure:1412: result: cc configure:1694: checking for C compiler version configure:1697: 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:1700: $? = 0 configure:1702: 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:1705: $? = 0 configure:1707: cc -V &5 cc: `-V' option must have argument configure:1710: $? = 1 configure:1733: checking for C compiler default output file name configure:1736: cc -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1739: $? = 0 configure:1785: result: a.out configure:1790: checking whether the C compiler works configure:1796: ./a.out configure:1799: $? = 0 configure:1816: result: yes configure:1823: checking whether we are cross compiling configure:1825: result: no configure:1828: checking for suffix of executables configure:1830: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:1833: $? = 0 configure:1858: result: configure:1864: checking for suffix of object files configure:1885: cc -c -fno-common conftest.c >&5 configure:1888: $? = 0 configure:1910: result: configure:1914: checking whether we are using the GNU C compiler configure:1938: cc -c -fno-common conftest.c >&5 configure:1944: $? = 0 configure:1948: test -z || test ! -s conftest.err configure:1951: $? = 0 configure:1954: test -s conftest. configure:1957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1970: result: no configure:1976: checking whether cc accepts -g configure:1997: cc -c -g conftest.c >&5 configure:2003: $? = 0 configure:2007: test -z || test ! -s conftest.err configure:2010: $? = 0 configure:2013: test -s conftest. configure:2016: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2027: result: no configure:2044: checking for cc option to accept ANSI C configure:2114: cc -c -fno-common conftest.c >&5 configure:2120: $? = 0 configure:2124: test -z || test ! -s conftest.err configure:2127: $? = 0 configure:2130: test -s conftest. configure:2133: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | 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:2114: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2120: $? = 0 configure:2124: test -z || test ! -s conftest.err configure:2127: $? = 0 configure:2130: test -s conftest. configure:2133: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | 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:2114: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2120: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | 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:2114: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2120: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | 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:2114: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2120: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | 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:2114: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2120: $? = 0 configure:2124: test -z || test ! -s conftest.err configure:2127: $? = 0 configure:2130: test -s conftest. configure:2133: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | 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:2151: result: none needed configure:2169: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2175: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2322: checking how to run the C preprocessor configure:2357: cc -E conftest.c configure:2363: $? = 0 configure:2395: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* end confdefs.h. */ | #include configure:2440: result: cc -E configure:2464: cc -E conftest.c configure:2470: $? = 0 configure:2502: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* end confdefs.h. */ | #include configure:2590: checking for a BSD-compatible install configure:2645: result: /usr/bin/install -c -o root -g wheel configure:2658: checking for ld configure:2676: found /usr/bin/ld configure:2688: result: /usr/bin/ld configure:2697: checking for autoconf configure:2715: found /usr/local/bin/autoconf configure:2727: result: /usr/local/bin/autoconf configure:2741: checking build system type configure:2759: result: i386-unknown-gnu configure:2767: checking host system type configure:2781: result: i386-unknown-gnu configure:2869: result: Unsupported operating system: i386-unknown-gnu configure:2894: checking for egrep configure:2904: result: grep -E configure:2909: checking for ANSI C header files configure:2934: cc -c -fno-common conftest.c >&5 configure:2940: $? = 0 configure:2944: test -z || test ! -s conftest.err configure:2947: $? = 0 configure:2950: test -s conftest. configure:2953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3062: result: no configure:3086: checking for sys/types.h configure:3102: cc -c -fno-common conftest.c >&5 configure:3108: $? = 0 configure:3112: test -z || test ! -s conftest.err configure:3115: $? = 0 configure:3118: test -s conftest. configure:3121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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:3132: result: no configure:3086: checking for sys/stat.h configure:3102: cc -c -fno-common conftest.c >&5 configure:3108: $? = 0 configure:3112: test -z || test ! -s conftest.err configure:3115: $? = 0 configure:3118: test -s conftest. configure:3121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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:3132: result: no configure:3086: checking for stdlib.h configure:3102: cc -c -fno-common conftest.c >&5 configure:3108: $? = 0 configure:3112: test -z || test ! -s conftest.err configure:3115: $? = 0 configure:3118: test -s conftest. configure:3121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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:3132: result: no configure:3086: checking for string.h configure:3102: cc -c -fno-common conftest.c >&5 configure:3108: $? = 0 configure:3112: test -z || test ! -s conftest.err configure:3115: $? = 0 configure:3118: test -s conftest. configure:3121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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:3132: result: no configure:3086: checking for memory.h configure:3102: cc -c -fno-common conftest.c >&5 configure:3108: $? = 0 configure:3112: test -z || test ! -s conftest.err configure:3115: $? = 0 configure:3118: test -s conftest. configure:3121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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:3132: result: no configure:3086: checking for strings.h configure:3102: cc -c -fno-common conftest.c >&5 configure:3108: $? = 0 configure:3112: test -z || test ! -s conftest.err configure:3115: $? = 0 configure:3118: test -s conftest. configure:3121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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:3132: result: no configure:3086: checking for inttypes.h configure:3102: cc -c -fno-common conftest.c >&5 configure:3108: $? = 0 configure:3112: test -z || test ! -s conftest.err configure:3115: $? = 0 configure:3118: test -s conftest. configure:3121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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:3132: result: no configure:3086: checking for stdint.h configure:3102: cc -c -fno-common conftest.c >&5 configure:3108: $? = 0 configure:3112: test -z || test ! -s conftest.err configure:3115: $? = 0 configure:3118: test -s conftest. configure:3121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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:3132: result: no configure:3086: checking for unistd.h configure:3102: cc -c -fno-common conftest.c >&5 configure:3108: $? = 0 configure:3112: test -z || test ! -s conftest.err configure:3115: $? = 0 configure:3118: test -s conftest. configure:3121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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:3132: result: no configure:3164: checking sys/acl.h usability configure:3176: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/acl.h:26, from conftest.c:43: /usr/include/sys/kauth.h:51: error: parse error before "u_int8_t" /usr/include/sys/kauth.h:53: error: parse error before "sid_authority" /usr/include/sys/kauth.h:55: error: parse error before "sid_authorities" /usr/include/sys/kauth.h:56: error: parse error before '}' token /usr/include/sys/kauth.h:68: error: parse error before "u_int32_t" /usr/include/sys/kauth.h:75: error: parse error before "el_flags" /usr/include/sys/kauth.h:91: error: parse error before "el_uid" /usr/include/sys/kauth.h:93: error: parse error before "el_uguid_valid" /usr/include/sys/kauth.h:94: error: parse error before "el_usid" /usr/include/sys/kauth.h:95: error: parse error before "el_usid_valid" /usr/include/sys/kauth.h:96: error: parse error before "el_gid" /usr/include/sys/kauth.h:98: error: parse error before "el_gguid_valid" /usr/include/sys/kauth.h:99: error: parse error before "el_gsid" /usr/include/sys/kauth.h:100: error: parse error before "el_gsid_valid" /usr/include/sys/kauth.h:101: error: parse error before "el_member_valid" /usr/include/sys/kauth.h:115: error: parse error before "kauth_ace_rights_t" /usr/include/sys/kauth.h:120: error: parse error before "u_int32_t" /usr/include/sys/kauth.h:150: error: parse error before "u_int32_t" /usr/include/sys/kauth.h:154: error: parse error before '}' token /usr/include/sys/kauth.h:195: error: parse error before "u_int32_t" /usr/include/sys/kauth.h:203: error: parse error before '}' token /usr/include/sys/kauth.h:229: error: parse error before "xsecurity" In file included from conftest.c:43: /usr/include/sys/acl.h:163: error: parse error before "acl_copy_ext" /usr/include/sys/acl.h:163: error: parse error before "ssize_t" /usr/include/sys/acl.h:166: error: parse error before "acl_size" /usr/include/sys/acl.h:167: error: parse error before "ssize_t" /usr/include/sys/kauth.h:153: warning: array `acl_ace' assumed to have one element /usr/include/sys/kauth.h:153: error: storage size of `acl_ace' isn't known /usr/include/sys/kauth.h:200: error: storage size of `fsec_acl' isn't known configure:3182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | /* 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:3205: result: no configure:3209: checking sys/acl.h presence configure:3219: cc -E conftest.c configure:3225: $? = 0 configure:3245: result: yes configure:3258: WARNING: sys/acl.h: present but cannot be compiled configure:3260: WARNING: sys/acl.h: check for missing prerequisite headers? configure:3262: WARNING: sys/acl.h: see the Autoconf documentation configure:3264: WARNING: sys/acl.h: section "Present But Cannot Be Compiled" configure:3266: WARNING: sys/acl.h: proceeding with the preprocessor's result configure:3268: WARNING: sys/acl.h: in the future, the compiler will take precedence configure:3280: checking for sys/acl.h configure:3287: result: yes configure:3164: checking ext2fs/ext2_fs.h usability configure:3176: cc -c -fno-common conftest.c >&5 conftest.c:44:28: ext2fs/ext2_fs.h: No such file or directory configure:3182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3205: result: no configure:3209: checking ext2fs/ext2_fs.h presence configure:3219: cc -E conftest.c conftest.c:10:28: ext2fs/ext2_fs.h: No such file or directory configure:3225: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | /* end confdefs.h. */ | #include configure:3245: result: no configure:3280: checking for ext2fs/ext2_fs.h configure:3287: result: no configure:3164: checking sys/statfs.h usability configure:3176: cc -c -fno-common conftest.c >&5 conftest.c:44:24: sys/statfs.h: No such file or directory configure:3182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3205: result: no configure:3209: checking sys/statfs.h presence configure:3219: cc -E conftest.c conftest.c:10:24: sys/statfs.h: No such file or directory configure:3225: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | /* end confdefs.h. */ | #include configure:3245: result: no configure:3280: checking for sys/statfs.h configure:3287: result: no configure:3164: checking sys/xattr.h usability configure:3176: cc -c -fno-common conftest.c >&5 configure:3182: $? = 0 configure:3186: test -z || test ! -s conftest.err configure:3189: $? = 0 configure:3192: test -s conftest. configure:3195: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3205: result: no configure:3209: checking sys/xattr.h presence configure:3219: cc -E conftest.c configure:3225: $? = 0 configure:3245: result: yes configure:3258: WARNING: sys/xattr.h: present but cannot be compiled configure:3260: WARNING: sys/xattr.h: check for missing prerequisite headers? configure:3262: WARNING: sys/xattr.h: see the Autoconf documentation configure:3264: WARNING: sys/xattr.h: section "Present But Cannot Be Compiled" configure:3266: WARNING: sys/xattr.h: proceeding with the preprocessor's result configure:3268: WARNING: sys/xattr.h: in the future, the compiler will take precedence configure:3280: checking for sys/xattr.h configure:3287: result: yes configure:3164: checking sys/param.h usability configure:3176: cc -c -fno-common conftest.c >&5 configure:3182: $? = 0 configure:3186: test -z || test ! -s conftest.err configure:3189: $? = 0 configure:3192: test -s conftest. configure:3195: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3205: result: no configure:3209: checking sys/param.h presence configure:3219: cc -E conftest.c configure:3225: $? = 0 configure:3245: result: yes configure:3258: WARNING: sys/param.h: present but cannot be compiled configure:3260: WARNING: sys/param.h: check for missing prerequisite headers? configure:3262: WARNING: sys/param.h: see the Autoconf documentation configure:3264: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:3266: WARNING: sys/param.h: proceeding with the preprocessor's result configure:3268: WARNING: sys/param.h: in the future, the compiler will take precedence configure:3280: checking for sys/param.h configure:3287: result: yes configure:3164: checking sys/extattr.h usability configure:3176: cc -c -fno-common conftest.c >&5 conftest.c:46:25: sys/extattr.h: No such file or directory configure:3182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3205: result: no configure:3209: checking sys/extattr.h presence configure:3219: cc -E conftest.c conftest.c:12:25: sys/extattr.h: No such file or directory configure:3225: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:3245: result: no configure:3280: checking for sys/extattr.h configure:3287: result: no configure:3164: checking libutil.h usability configure:3176: cc -c -fno-common conftest.c >&5 conftest.c:46:21: libutil.h: No such file or directory configure:3182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3205: result: no configure:3209: checking libutil.h presence configure:3219: cc -E conftest.c conftest.c:12:21: libutil.h: No such file or directory configure:3225: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:3245: result: no configure:3280: checking for libutil.h configure:3287: result: no configure:3304: checking for lgetxattr configure:3361: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _lgetxattr configure:3367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | /* Define lgetxattr to an innocuous variant, in case declares lgetxattr. | For example, HP-UX 11i declares gettimeofday. */ | #define lgetxattr innocuous_lgetxattr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lgetxattr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lgetxattr | | /* 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 lgetxattr (); | /* 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_lgetxattr) || defined (__stub___lgetxattr) | choke me | #else | char (*f) () = lgetxattr; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != lgetxattr; | ; | return 0; | } configure:3392: result: no configure:3406: checking for lsetxattr configure:3463: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _lsetxattr configure:3469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | /* Define lsetxattr to an innocuous variant, in case declares lsetxattr. | For example, HP-UX 11i declares gettimeofday. */ | #define lsetxattr innocuous_lsetxattr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lsetxattr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lsetxattr | | /* 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 lsetxattr (); | /* 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_lsetxattr) || defined (__stub___lsetxattr) | choke me | #else | char (*f) () = lsetxattr; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != lsetxattr; | ; | return 0; | } configure:3494: result: no configure:3508: checking for getxattr configure:3565: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3571: $? = 0 configure:3575: test -z || test ! -s conftest.err configure:3578: $? = 0 configure:3581: test -s conftest configure:3584: $? = 0 configure:3596: result: yes configure:3610: checking for setxattr configure:3667: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3673: $? = 0 configure:3677: test -z || test ! -s conftest.err configure:3680: $? = 0 configure:3683: test -s conftest configure:3686: $? = 0 configure:3698: result: yes configure:3712: checking for getattrlist configure:3769: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3775: $? = 0 configure:3779: test -z || test ! -s conftest.err configure:3782: $? = 0 configure:3785: test -s conftest configure:3788: $? = 0 configure:3800: result: yes configure:3814: checking for setattrlist configure:3871: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3877: $? = 0 configure:3881: test -z || test ! -s conftest.err configure:3884: $? = 0 configure:3887: test -s conftest configure:3890: $? = 0 configure:3902: result: yes configure:3916: checking for lchmod configure:3973: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _lchmod configure:3979: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_GETATTRLIST 1 | #define HAVE_SETATTRLIST 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* 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_lchmod) || defined (__stub___lchmod) | choke me | #else | char (*f) () = lchmod; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != lchmod; | ; | return 0; | } configure:4004: result: no configure:4018: checking for lchown configure:4075: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4081: $? = 0 configure:4085: test -z || test ! -s conftest.err configure:4088: $? = 0 configure:4091: test -s conftest configure:4094: $? = 0 configure:4106: result: yes configure:4120: checking for chflags configure:4177: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4183: $? = 0 configure:4187: test -z || test ! -s conftest.err configure:4190: $? = 0 configure:4193: test -s conftest configure:4196: $? = 0 configure:4208: result: yes configure:4222: checking for statvfs configure:4279: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4285: $? = 0 configure:4289: test -z || test ! -s conftest.err configure:4292: $? = 0 configure:4295: test -s conftest configure:4298: $? = 0 configure:4310: result: yes configure:4324: checking for statfs configure:4381: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4387: $? = 0 configure:4391: test -z || test ! -s conftest.err configure:4394: $? = 0 configure:4397: test -s conftest configure:4400: $? = 0 configure:4412: result: yes configure:4423: checking for struct statfs.f_fstypename configure:4449: cc -c -fno-common conftest.c >&5 configure:4455: $? = 0 configure:4459: test -z || test ! -s conftest.err configure:4462: $? = 0 configure:4465: test -s conftest. configure:4468: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_GETATTRLIST 1 | #define HAVE_SETATTRLIST 1 | #define HAVE_LCHOWN 1 | #define HAVE_CHFLAGS 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:4496: cc -c -fno-common conftest.c >&5 configure:4502: $? = 0 configure:4506: test -z || test ! -s conftest.err configure:4509: $? = 0 configure:4512: test -s conftest. configure:4515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_GETATTRLIST 1 | #define HAVE_SETATTRLIST 1 | #define HAVE_LCHOWN 1 | #define HAVE_CHFLAGS 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:4528: result: no configure:4539: checking for struct statvfs.f_fstypename configure:4563: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:26: error: structure has no member named `f_fstypename' configure:4569: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_GETATTRLIST 1 | #define HAVE_SETATTRLIST 1 | #define HAVE_LCHOWN 1 | #define HAVE_CHFLAGS 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:4608: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:26: error: structure has no member named `f_fstypename' configure:4614: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_GETATTRLIST 1 | #define HAVE_SETATTRLIST 1 | #define HAVE_LCHOWN 1 | #define HAVE_CHFLAGS 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:4640: result: no configure:4651: checking for struct stat.st_flags configure:4674: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:57: error: storage size of `ac_aggr' isn't known conftest.c:57: error: storage size of `ac_aggr' isn't known configure:4680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_GETATTRLIST 1 | #define HAVE_SETATTRLIST 1 | #define HAVE_LCHOWN 1 | #define HAVE_CHFLAGS 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:4718: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:57: error: storage size of `ac_aggr' isn't known conftest.c:57: error: storage size of `ac_aggr' isn't known configure:4724: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_GETATTRLIST 1 | #define HAVE_SETATTRLIST 1 | #define HAVE_LCHOWN 1 | #define HAVE_CHFLAGS 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:4750: result: no configure:4762: checking for uid_t configure:4786: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:57: error: `uid_t' undeclared (first use in this function) conftest.c:57: error: (Each undeclared identifier is reported only once conftest.c:57: error: for each function it appears in.) conftest.c:57: error: parse error before ')' token configure:4792: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "OpenDarwin Xar" | #define PACKAGE_TARNAME "xar" | #define PACKAGE_VERSION "1.5.1" | #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" | #define PACKAGE_BUGREPORT "xar@opendarwin.org" | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_GETATTRLIST 1 | #define HAVE_SETATTRLIST 1 | #define HAVE_LCHOWN 1 | #define HAVE_CHFLAGS 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((uid_t *) 0) | return 0; | if (sizeof (uid_t)) | return 0; | ; | return 0; | } configure:4816: result: no configure:4819: checking size of uid_t configure:5169: result: 0 configure:5195: error: can not detect the size of your system's uid_t type ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=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= 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=' -rpath=/usr/lib:/usr/local/lib' 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_chflags=yes ac_cv_func_getattrlist=yes ac_cv_func_getxattr=yes ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_lgetxattr=no ac_cv_func_lsetxattr=no ac_cv_func_setattrlist=yes ac_cv_func_setxattr=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_header_ext2fs_ext2_fs_h=no ac_cv_header_inttypes_h=no ac_cv_header_libutil_h=no 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_acl_h=yes ac_cv_header_sys_extattr_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_statfs_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_xattr_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_statfs_f_fstypename=no ac_cv_member_struct_statvfs_f_fstypename=no ac_cv_objext= ac_cv_path_AUTOCONF=/usr/local/bin/autoconf ac_cv_path_LD=/usr/bin/ld ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_sizeof_uid_t=0 ac_cv_type_uid_t=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AUTOCONF='/usr/local/bin/autoconf' BINDIR='/bin' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DATADIR='/share' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INCLUDEDIR='/include' 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' LD='/usr/bin/ld' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib' LIBDIR='/lib' LIBOBJS='' LIBS='' LIB_REV='1' LTLIBOBJS='' MANDIR='/man' OBJEXT='' PACKAGE_BUGREPORT='xar@opendarwin.org' PACKAGE_NAME='OpenDarwin Xar' PACKAGE_STRING='OpenDarwin Xar 1.5.1' PACKAGE_TARNAME='xar' PACKAGE_VERSION='1.5.1' PATH_SEPARATOR=':' PREFIX='' RPATH='-Wl,-rpath,' SHELL='/bin/sh' XAR_MAJOR_VERSION='1' XAR_MINOR_VERSION='5.1' XAR_VERSION='1.5.1' XML2_CONFIG='' abi='elf' abs_objroot='/mnt/gmirror/ports/archivers/xar/work/xar-1.5.1/' abs_srcroot='/mnt/gmirror/ports/archivers/xar/work/xar-1.5.1/' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' cfghdrs='cfghdrs.stamp include/config.h' cfgoutputs='cfgoutputs.stamp Makefile include/xar.h lib/Makefile.inc src/Makefile.inc' datadir='${prefix}/share' enable_autogen='0' exec_prefix='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' objroot='' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' srcroot='' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CHFLAGS 1 #define HAVE_GETATTRLIST 1 #define HAVE_GETXATTR 1 #define HAVE_LCHOWN 1 #define HAVE_SETATTRLIST 1 #define HAVE_SETXATTR 1 #define HAVE_STATFS 1 #define HAVE_STATVFS 1 #define HAVE_SYS_ACL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_XATTR_H 1 #define PACKAGE_BUGREPORT "xar@opendarwin.org" #define PACKAGE_NAME "OpenDarwin Xar" #define PACKAGE_STRING "OpenDarwin Xar 1.5.1" #define PACKAGE_TARNAME "xar" #define PACKAGE_VERSION "1.5.1" #define SIZEOF_UID_T 0 configure: exit 1