This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by fish configure 1.22.3, which was generated by GNU Autoconf 2.61. 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 /usr/bin/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: 149 tasks, 206 threads, 4 processors Load average: 2.12, Mach factor: 2.22 /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: /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 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1728: checking if autoconf needs to be run configure:1755: result: no configure:1767: checking if autoheader needs to be run configure:1770: result: yes configure:1773: running autoheader configure:1804: checking for /usr/pkg/include include directory configure:1812: result: no configure:1816: checking for /usr/pkg/lib library directory configure:1823: result: no configure:1827: checking for /usr/pkg/bin command directory configure:1834: result: no configure:1804: checking for /sw/include include directory configure:1812: result: no configure:1816: checking for /sw/lib library directory configure:1823: result: no configure:1827: checking for /sw/bin command directory configure:1834: result: no configure:1804: checking for /opt/include include directory configure:1812: result: no configure:1816: checking for /opt/lib library directory configure:1819: result: yes configure:1827: checking for /opt/bin command directory configure:1834: result: no configure:1804: checking for /opt/local/include include directory configure:1812: result: no configure:1816: checking for /opt/local/lib library directory configure:1823: result: no configure:1827: checking for /opt/local/bin command directory configure:1834: result: no configure:1872: checking for i386-unknown-gnu-gcc configure:1899: result: cc configure:2177: checking for C compiler version configure:2184: 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:2187: $? = 0 configure:2194: 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:2197: $? = 0 configure:2204: cc -V >&5 cc: `-V' option must have argument configure:2207: $? = 1 configure:2230: checking for C compiler default output file name configure:2257: cc -fno-common -I/usr/local/include -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' configure:2260: $? = 0 configure:2298: result: a.out configure:2315: checking whether the C compiler works configure:2325: ./a.out configure:2328: $? = 0 configure:2345: result: yes configure:2352: checking whether we are cross compiling configure:2354: result: no configure:2357: checking for suffix of executables configure:2364: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' configure:2367: $? = 0 configure:2391: result: configure:2397: checking for suffix of object files configure:2423: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2426: $? = 0 configure:2449: result: configure:2453: checking whether we are using the GNU C compiler configure:2482: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2488: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2505: result: no configure:2510: checking whether cc accepts -g configure:2540: cc -c -g -I/usr/local/include conftest.c >&5 configure:2546: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2578: cc -c -I/usr/local/include conftest.c >&5 configure:2584: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2617: cc -c -g -I/usr/local/include conftest.c >&5 configure:2623: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2645: result: no configure:2662: checking for cc option to accept ISO C89 configure:2736: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2742: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2736: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2742: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2736: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2742: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2736: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:2742: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2736: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2742: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2736: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2742: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2736: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2742: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:2768: result: unsupported configure:2788: checking how to run the C preprocessor configure:2828: cc -E -I/usr/local/include conftest.c configure:2834: $? = 0 configure:2865: cc -E -I/usr/local/include conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:2871: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* end confdefs.h. */ | #include configure:2904: result: cc -E configure:2933: cc -E -I/usr/local/include conftest.c configure:2939: $? = 0 configure:2970: cc -E -I/usr/local/include conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:2976: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | /* end confdefs.h. */ | #include configure:3057: checking for a BSD-compatible install configure:3113: result: /usr/bin/install -c -o root -g wheel configure:3133: checking for seq configure:3149: found /usr/local/bin/seq configure:3161: result: configure:3181: checking if seq comes from a previous fish version configure:3191: result: no configure:3262: checking if -std=c99 works configure:3299: cc -o conftest -fno-common -std=c99 -I/usr/local/include -std=c99 -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' In file included from /usr/include/libkern/OSByteOrder.h:37, from /usr/include/architecture/byte_order.h:34, from /usr/include/machine/byte_order.h:29, from /usr/include/sys/_endian.h:104, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:10: /usr/include/libkern/i386/OSByteOrder.h:56: error: parse error before "_OSSwapInt64" /usr/include/libkern/i386/OSByteOrder.h:57: error: parse error before "data" /usr/include/libkern/i386/OSByteOrder.h: In function `_OSSwapInt64': /usr/include/libkern/i386/OSByteOrder.h:61: error: parse error before "uint64_t" /usr/include/libkern/i386/OSByteOrder.h: At top level: /usr/include/libkern/i386/OSByteOrder.h:66: error: parse error before '.' token /usr/include/libkern/i386/OSByteOrder.h:103: error: parse error before "OSReadSwapInt64" /usr/include/libkern/i386/OSByteOrder.h: In function `OSReadSwapInt64': /usr/include/libkern/i386/OSByteOrder.h:110: error: parse error before "uint64_t" /usr/include/libkern/i386/OSByteOrder.h: At top level: /usr/include/libkern/i386/OSByteOrder.h:114: error: `base' undeclared here (not in a function) /usr/include/libkern/i386/OSByteOrder.h:114: error: `offset' undeclared here (not in a function) /usr/include/libkern/i386/OSByteOrder.h:115: error: parse error before '.' token /usr/include/libkern/i386/OSByteOrder.h:151: error: parse error before "uint64_t" /usr/include/libkern/i386/OSByteOrder.h: In function `OSWriteSwapInt64': /usr/include/libkern/i386/OSByteOrder.h:154: error: parse error before "uint64_t" /usr/include/libkern/i386/OSByteOrder.h:154: error: `base' undeclared (first use in this function) /usr/include/libkern/i386/OSByteOrder.h:154: error: (Each undeclared identifier is reported only once /usr/include/libkern/i386/OSByteOrder.h:154: error: for each function it appears in.) /usr/include/libkern/i386/OSByteOrder.h:154: error: `offset' undeclared (first use in this function) /usr/include/libkern/i386/OSByteOrder.h:154: error: `data' undeclared (first use in this function) In file included from /usr/include/architecture/byte_order.h:34, from /usr/include/machine/byte_order.h:29, from /usr/include/sys/_endian.h:104, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:10: /usr/include/libkern/OSByteOrder.h: At top level: /usr/include/libkern/OSByteOrder.h:356: error: parse error before "OSReadBigInt64" /usr/include/libkern/OSByteOrder.h:393: error: parse error before "uint64_t" /usr/include/libkern/OSByteOrder.h: In function `OSWriteBigInt64': /usr/include/libkern/OSByteOrder.h:396: error: `base' undeclared (first use in this function) /usr/include/libkern/OSByteOrder.h:396: error: `offset' undeclared (first use in this function) /usr/include/libkern/OSByteOrder.h:396: error: `data' undeclared (first use in this function) /usr/include/libkern/OSByteOrder.h: At top level: /usr/include/libkern/OSByteOrder.h:423: error: parse error before "OSReadLittleInt64" /usr/include/libkern/OSByteOrder.h: In function `OSReadLittleInt64': /usr/include/libkern/OSByteOrder.h:428: error: parse error before "uint64_t" /usr/include/libkern/OSByteOrder.h: At top level: /usr/include/libkern/OSByteOrder.h:460: error: parse error before "uint64_t" /usr/include/libkern/OSByteOrder.h: In function `OSWriteLittleInt64': /usr/include/libkern/OSByteOrder.h:463: error: parse error before "uint64_t" /usr/include/libkern/OSByteOrder.h:463: error: `base' undeclared (first use in this function) /usr/include/libkern/OSByteOrder.h:463: error: `offset' undeclared (first use in this function) /usr/include/libkern/OSByteOrder.h:463: error: `data' undeclared (first use in this function) /usr/include/libkern/OSByteOrder.h: At top level: /usr/include/libkern/OSByteOrder.h:506: error: parse error before "OSSwapHostToLittleInt64" /usr/include/libkern/OSByteOrder.h:507: error: parse error before "data" /usr/include/libkern/OSByteOrder.h: In function `OSSwapHostToLittleInt64': /usr/include/libkern/OSByteOrder.h:510: error: `data' undeclared (first use in this function) /usr/include/libkern/OSByteOrder.h: At top level: /usr/include/libkern/OSByteOrder.h:553: error: parse error before "OSSwapLittleToHostInt64" /usr/include/libkern/OSByteOrder.h:554: error: parse error before "data" /usr/include/libkern/OSByteOrder.h: In function `OSSwapLittleToHostInt64': /usr/include/libkern/OSByteOrder.h:557: error: `data' undeclared (first use in this function) In file included from /usr/include/machine/byte_order.h:29, from /usr/include/sys/_endian.h:104, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:10: /usr/include/architecture/byte_order.h: In function `NXSwapLongLong': /usr/include/architecture/byte_order.h:72: error: `uint64_t' undeclared (first use in this function) /usr/include/architecture/byte_order.h:72: error: parse error before "inv" /usr/include/architecture/byte_order.h:72: error: parse error before "inv" /usr/include/architecture/byte_order.h:72: error: parse error before "inv" /usr/include/architecture/byte_order.h:72: error: parse error before ')' token /usr/include/architecture/byte_order.h: In function `NXSwapDouble': /usr/include/architecture/byte_order.h:128: error: `uint64_t' undeclared (first use in this function) /usr/include/architecture/byte_order.h:128: error: parse error before "x" /usr/include/architecture/byte_order.h:128: error: parse error before "x" /usr/include/architecture/byte_order.h:128: error: parse error before "x" /usr/include/architecture/byte_order.h:128: error: parse error before ')' token /usr/include/architecture/byte_order.h: In function `NXSwapBigLongLongToHost': /usr/include/architecture/byte_order.h:188: error: `uint64_t' undeclared (first use in this function) /usr/include/architecture/byte_order.h:188: error: parse error before "x" /usr/include/architecture/byte_order.h:188: error: parse error before "x" /usr/include/architecture/byte_order.h:188: error: parse error before "x" /usr/include/architecture/byte_order.h:188: error: parse error before ')' token /usr/include/architecture/byte_order.h: In function `NXSwapBigDoubleToHost': /usr/include/architecture/byte_order.h:197: error: `uint64_t' undeclared (first use in this function) /usr/include/architecture/byte_order.h:197: error: parse error before "x" /usr/include/architecture/byte_order.h:197: error: parse error before "x" /usr/include/architecture/byte_order.h:197: error: parse error before "x" /usr/include/architecture/byte_order.h:197: error: parse error before ')' token /usr/include/architecture/byte_order.h: In function `NXSwapHostLongLongToBig': /usr/include/architecture/byte_order.h:242: error: `uint64_t' undeclared (first use in this function) /usr/include/architecture/byte_order.h:242: error: parse error before "x" /usr/include/architecture/byte_order.h:242: error: parse error before "x" /usr/include/architecture/byte_order.h:242: error: parse error before "x" /usr/include/architecture/byte_order.h:242: error: parse error before ')' token /usr/include/architecture/byte_order.h: In function `NXSwapHostDoubleToBig': /usr/include/architecture/byte_order.h:251: error: `uint64_t' undeclared (first use in this function) /usr/include/architecture/byte_order.h:251: error: parse error before "NXConvertHostDoubleToSwapped" /usr/include/architecture/byte_order.h: In function `NXSwapLittleLongLongToHost': /usr/include/architecture/byte_order.h:296: error: `uint64_t' undeclared (first use in this function) /usr/include/architecture/byte_order.h:296: error: parse error before "x" /usr/include/architecture/byte_order.h: In function `NXSwapLittleDoubleToHost': /usr/include/architecture/byte_order.h:305: error: `uint64_t' undeclared (first use in this function) /usr/include/architecture/byte_order.h:305: error: parse error before "x" /usr/include/architecture/byte_order.h: In function `NXSwapHostLongLongToLittle': /usr/include/architecture/byte_order.h:350: error: `uint64_t' undeclared (first use in this function) /usr/include/architecture/byte_order.h:350: error: parse error before "x" /usr/include/architecture/byte_order.h: In function `NXSwapHostDoubleToLittle': /usr/include/architecture/byte_order.h:359: error: `uint64_t' undeclared (first use in this function) /usr/include/architecture/byte_order.h:359: error: parse error before "NXConvertHostDoubleToSwapped" configure:3302: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | #define USE_GETTEXT 1 | /* end confdefs.h. */ | | #include | #include | | int main() | { | return 0; | } | configure:3339: result: no configure:3389: checking if we are compiling against glibc configure:3431: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' configure:3434: $? = 0 configure:3440: ./conftest configure:3443: $? = 1 configure: program exited with status 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | #define USE_GETTEXT 1 | /* end confdefs.h. */ | | #include | #ifdef __GLIBC__ | #define STATUS 0 | #else | #define STATUS 1 | #endif | | int | main () | { | | return STATUS; | | | ; | return 0; | } | configure:3473: result: no configure:3495: checking build system type configure:3513: result: i386-unknown-gnu configure:3535: checking host system type configure:3550: result: i386-unknown-gnu configure:3572: checking target system type configure:3587: result: i386-unknown-gnu configure:3629: checking if we are under Solaris configure:3642: result: no configure:3652: checking if we are under BSD configure:3670: result: no configure:3716: checking for /proc/self/stat configure:3731: result: no configure:3762: checking for library containing gettext configure:3803: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' ld: Undefined symbols: _gettext configure:3809: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | #define USE_GETTEXT 1 | #define HAVE_TRANSLATE_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gettext (); | int | main () | { | return gettext (); | ; | return 0; | } configure:3803: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -lintl -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' configure:3809: $? = 0 configure:3837: result: -lintl configure:3846: checking for library containing connect configure:3887: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -lintl -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' configure:3893: $? = 0 configure:3921: result: none required configure:3933: checking for library containing nanosleep configure:3974: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -lintl -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' configure:3980: $? = 0 configure:4008: result: none required configure:4020: checking for library containing setupterm configure:4061: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -lintl -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' ld: Undefined symbols: _setupterm configure:4067: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | #define USE_GETTEXT 1 | #define HAVE_TRANSLATE_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setupterm (); | int | main () | { | return setupterm (); | ; | return 0; | } configure:4061: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -lncurses -lintl -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' ld: Undefined symbols: _setupterm configure:4067: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | #define USE_GETTEXT 1 | #define HAVE_TRANSLATE_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setupterm (); | int | main () | { | return setupterm (); | ; | return 0; | } configure:4061: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -lcurses -lintl -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' configure:4067: $? = 0 configure:4095: result: -lcurses configure:4107: checking for library containing iconv_open configure:4148: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -lcurses -lintl -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' ld: Undefined symbols: _iconv_open configure:4154: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | #define USE_GETTEXT 1 | #define HAVE_TRANSLATE_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iconv_open (); | int | main () | { | return iconv_open (); | ; | return 0; | } configure:4148: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -L/opt/lib/ -R/opt/lib/ conftest.c -liconv -lcurses -lintl -L/usr/local/lib >&5 cc: unrecognized option `-R/opt/lib/' ld: Undefined symbols: _iconv_open configure:4154: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "fish" | #define PACKAGE_TARNAME "fish" | #define PACKAGE_VERSION "1.22.3" | #define PACKAGE_STRING "fish 1.22.3" | #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" | #define USE_GETTEXT 1 | #define HAVE_TRANSLATE_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iconv_open (); | int | main () | { | return iconv_open (); | ; | return 0; | } configure:4182: result: no configure:4189: error: Could not find an iconv implementation, needed to build fish ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_LIBS_set=set ac_cv_env_LIBS_value=' -L/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_file__proc_self_stat=no ac_cv_host=i386-unknown-gnu ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_SEQ_FALLBACK=' ' ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_search_connect='none required' ac_cv_search_gettext=-lintl ac_cv_search_iconv_open=no ac_cv_search_nanosleep='none required' ac_cv_search_setupterm=-lcurses ac_cv_target=i386-unknown-gnu local_cv_has__std_c99=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GREP='' HAVE_GETTEXT='' 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=' -L/usr/local/lib -L/opt/lib/ -R/opt/lib/' LIBOBJS='' LIBS='-lcurses -lintl -L/usr/local/lib' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='fish-users@lists.sf.net' PACKAGE_NAME='fish' PACKAGE_STRING='fish 1.22.3' PACKAGE_TARNAME='fish' PACKAGE_VERSION='1.22.3' PATH_SEPARATOR=':' SEQ_FALLBACK=' ' SHELL='/bin/sh' XSEL='xsel-0.9.6/xsel' XSEL_MAN='xsel.1x' XSEL_MAN_PATH='xsel-0.9.6/xsel.1x' 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' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/fish' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' optbindirs='' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "fish" #define PACKAGE_TARNAME "fish" #define PACKAGE_VERSION "1.22.3" #define PACKAGE_STRING "fish 1.22.3" #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" #define USE_GETTEXT 1 #define HAVE_TRANSLATE_H 1 configure: exit 1