This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-ipv6 --prefix=/usr/X11R6 --with-libintl-prefix=/usr/local --program-transform-name= --disable-gdk-pixbuf --disable-gpgme --disable-compface --disable-jpilot --disable-ldap --enable-ssl --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 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: 139 tasks, 196 threads, 4 processors Load average: 0.00, Mach factor: 3.99 /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:1569: checking build system type configure:1587: result: i386-unknown-gnu configure:1595: checking host system type configure:1609: result: i386-unknown-gnu configure:1617: checking target system type configure:1631: result: i386-unknown-gnu configure:1660: checking for a BSD-compatible install configure:1715: result: /usr/bin/install -c -o root -g wheel configure:1726: checking whether build environment is sane configure:1769: result: yes configure:1784: checking whether gmake sets $(MAKE) configure:1804: result: yes configure:1827: checking for working aclocal-1.4 configure:1838: result: missing configure:1842: checking for working autoconf configure:1849: result: found configure:1857: checking for working automake-1.4 configure:1868: result: missing configure:1872: checking for working autoheader configure:1879: result: found configure:1887: checking for working makeinfo configure:1894: result: found configure:1921: checking whether to enable maintainer-specific portions of Makefiles configure:1930: result: no configure:1953: checking for i386-unknown-gnu-gcc configure:1979: result: cc configure:2261: checking for C compiler version configure:2264: 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:2267: $? = 0 configure:2269: 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:2272: $? = 0 configure:2274: cc -V &5 cc: `-V' option must have argument configure:2277: $? = 1 configure:2300: checking for C compiler default output file name configure:2303: cc -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2306: $? = 0 configure:2352: result: a.out configure:2357: checking whether the C compiler works configure:2363: ./a.out configure:2366: $? = 0 configure:2383: result: yes configure:2390: checking whether we are cross compiling configure:2392: result: no configure:2395: checking for suffix of executables configure:2397: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2400: $? = 0 configure:2425: result: configure:2431: checking for suffix of object files configure:2452: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2455: $? = 0 configure:2477: result: configure:2481: checking whether we are using the GNU C compiler configure:2505: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2511: $? = 0 configure:2514: test -z || test ! -s conftest.err configure:2517: $? = 0 configure:2520: test -s conftest. configure:2523: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2536: result: no configure:2542: checking whether cc accepts -g configure:2563: cc -c -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2569: $? = 0 configure:2572: test -z || test ! -s conftest.err configure:2575: $? = 0 configure:2578: test -s conftest. configure:2581: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2592: result: no configure:2609: checking for cc option to accept ANSI C configure:2679: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:2685: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2679: cc -qlanglvl=ansi -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:2685: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2679: cc -std1 -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2685: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2679: cc -Ae -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:2685: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2679: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:2685: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2679: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:2685: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2715: result: none needed configure:2733: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2739: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2871: checking for strerror in -lcposix configure:2901: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -lcposix -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lcposix configure:2907: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | /* 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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2932: result: no configure:2943: checking for cc option to accept ANSI C configure:3005: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:3011: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:3005: cc -qlanglvl=ansi -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:3011: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:3005: cc -std1 -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3011: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:3005: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:3011: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:3005: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:3011: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:3041: result: no configure:3062: checking for a BSD-compatible install configure:3117: result: /usr/bin/install -c -o root -g wheel configure:3128: checking whether ln -s works configure:3132: result: yes configure:3139: checking whether gmake sets $(MAKE) configure:3159: result: yes configure:3173: checking how to run the C preprocessor configure:3208: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3214: $? = 0 configure:3246: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3291: result: cc -E configure:3315: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3321: $? = 0 configure:3353: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3359: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3407: checking for flex configure:3423: found /usr/bin/flex configure:3433: result: flex configure:3448: checking for flex configure:3474: result: flex configure:3487: checking for yywrap in -lfl configure:3517: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -lfl -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3523: $? = 0 configure:3526: test -z || test ! -s conftest.err configure:3529: $? = 0 configure:3532: test -s conftest configure:3535: $? = 0 configure:3548: result: yes configure:3625: checking lex output file root configure:3636: flex conftest.l configure:3639: $? = 0 configure:3651: result: lex.yy configure:3656: checking whether yytext is a pointer configure:3672: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib -lfl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from lex.yy.c:421: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:3678: $? = 1 configure: failed program was: | /* A lexical scanner generated by flex */ | | /* Scanner skeleton version: | * $Header: /cvs/root/flex/flex/skel.c,v 1.2 2004/05/07 00:28:17 jkh Exp $ | */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | | #include | | | /* cfront 1.2 defines "c_plusplus" instead of "__cplusplus" */ | #ifdef c_plusplus | #ifndef __cplusplus | #define __cplusplus | #endif | #endif | | | #ifdef __cplusplus | | #include | #include | | /* Use prototypes in function declarations. */ | #define YY_USE_PROTOS | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | #if __STDC__ | | #define YY_USE_PROTOS | #define YY_USE_CONST | | #endif /* __STDC__ */ | #endif /* ! __cplusplus */ | | #ifdef __TURBOC__ | #pragma warn -rch | #pragma warn -use | #include | #include | #define YY_USE_CONST | #define YY_USE_PROTOS | #endif | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | | #ifdef YY_USE_PROTOS | #define YY_PROTO(proto) proto | #else | #define YY_PROTO(proto) () | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN yy_start = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START ((yy_start - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart( yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #define YY_BUF_SIZE 16384 | | typedef struct yy_buffer_state *YY_BUFFER_STATE; | | extern int yyleng; | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | /* The funky do-while in the following #define is used to turn the definition | * int a single C statement (which needs a semi-colon terminator). This | * avoids problems with code like: | * | * if ( condition_holds ) | * yyless( 5 ); | * else | * do_something_else(); | * | * Prior to using the do-while the compiler would get upset at the | * "else" because it interpreted the "if" statement as being all | * done when it reached the ';' after the yyless() call. | */ | | /* Return all but the first 'n' matched characters back to the input stream. */ | | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | *yy_cp = yy_hold_char; \ | YY_RESTORE_YY_MORE_OFFSET \ | yy_c_buf_p = yy_cp = yy_bp + n - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, yytext_ptr ) | | /* The following is because we cannot portably get our hands on size_t | * (without autoconf's help, which isn't available because we want | * flex-generated scanners to compile on their own). | */ | typedef unsigned int yy_size_t; | | | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | int yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | }; | | static YY_BUFFER_STATE yy_current_buffer = 0; | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | */ | #define YY_CURRENT_BUFFER yy_current_buffer | | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | | | int yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 1; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart YY_PROTO(( FILE *input_file )); | | void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer )); | void yy_load_buffer_state YY_PROTO(( void )); | YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size )); | void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b )); | void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file )); | void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b )); | #define YY_FLUSH_BUFFER yy_flush_buffer( yy_current_buffer ) | | YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size )); | YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str )); | YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len )); | | static void *yy_flex_alloc YY_PROTO(( yy_size_t )); | static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t )); | static void yy_flex_free YY_PROTO(( void * )); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! yy_current_buffer ) \ | yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \ | yy_current_buffer->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! yy_current_buffer ) \ | yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \ | yy_current_buffer->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (yy_current_buffer->yy_at_bol) | | typedef unsigned char YY_CHAR; | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | typedef int yy_state_type; | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state YY_PROTO(( void )); | static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state )); | static int yy_get_next_buffer YY_PROTO(( void )); | static void yy_fatal_error YY_PROTO(( yyconst char msg[] )); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | yytext_ptr = yy_bp; \ | yyleng = (int) (yy_cp - yy_bp); \ | yy_hold_char = *yy_cp; \ | *yy_cp = '\0'; \ | yy_c_buf_p = yy_cp; | | #define YY_NUM_RULES 1 | #define YY_END_OF_BUFFER 2 | static yyconst short int yy_accept[6] = | { 0, | 0, 0, 2, 1, 0 | } ; | | static yyconst int yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst int yy_meta[2] = | { 0, | 1 | } ; | | static yyconst short int yy_base[7] = | { 0, | 0, 0, 2, 3, 3, 0 | } ; | | static yyconst short int yy_def[7] = | { 0, | 6, 6, 5, 5, 0, 5 | } ; | | static yyconst short int yy_nxt[5] = | { 0, | 4, 5, 3, 5 | } ; | | static yyconst short int yy_chk[5] = | { 0, | 6, 3, 5, 5 | } ; | | static yy_state_type yy_last_accepting_state; | static char *yy_last_accepting_cpos; | | /* The intent behind this definition is that it'll catch | * any uses of REJECT which flex missed. | */ | #define REJECT reject_used_but_not_detected | #define yymore() yymore_used_but_not_detected | #define YY_MORE_ADJ 0 | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #define INITIAL 0 | #line 363 "lex.yy.c" | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap YY_PROTO(( void )); | #else | extern int yywrap YY_PROTO(( void )); | #endif | #endif | | #ifndef YY_NO_UNPUT | static void yyunput YY_PROTO(( int c, char *buf_ptr )); | #endif | | #ifndef yytext_ptr | static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int )); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen YY_PROTO(( yyconst char * )); | #endif | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput YY_PROTO(( void )); | #else | static int input YY_PROTO(( void )); | #endif | #endif | | #if YY_STACK_USED | static int yy_start_stack_ptr = 0; | static int yy_start_stack_depth = 0; | static int *yy_start_stack = 0; | #ifndef YY_NO_PUSH_STATE | static void yy_push_state YY_PROTO(( int new_state )); | #endif | #ifndef YY_NO_POP_STATE | static void yy_pop_state YY_PROTO(( void )); | #endif | #ifndef YY_NO_TOP_STATE | static int yy_top_state YY_PROTO(( void )); | #endif | | #else | #define YY_NO_PUSH_STATE 1 | #define YY_NO_POP_STATE 1 | #define YY_NO_TOP_STATE 1 | #endif | | #ifdef YY_MALLOC_DECL | YY_MALLOC_DECL | #else | #if __STDC__ | #ifndef __cplusplus | #include | #endif | #else | /* Just try to get by without declaring the routines. This will fail | * miserably on non-ANSI systems for which sizeof(size_t) != sizeof(int) | * or sizeof(void*) != sizeof(int). | */ | #endif | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( yy_current_buffer->yy_is_interactive ) \ | { \ | int c = '*', n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else if ( ((result = fread( buf, 1, max_size, yyin )) == 0) \ | && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL int yylex YY_PROTO(( void )) | #endif | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp, *yy_bp; | register int yy_act; | | #line 1 "conftest.l" | | #line 516 "lex.yy.c" | | if ( yy_init ) | { | yy_init = 0; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | if ( ! yy_start ) | yy_start = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! yy_current_buffer ) | yy_current_buffer = | yy_create_buffer( yyin, YY_BUF_SIZE ); | | yy_load_buffer_state(); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | yy_cp = yy_c_buf_p; | | /* Support of yytext. */ | *yy_cp = yy_hold_char; | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = yy_start; | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | if ( yy_accept[yy_current_state] ) | { | yy_last_accepting_state = yy_current_state; | yy_last_accepting_cpos = yy_cp; | } | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 6 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 3 ); | | yy_find_action: | yy_act = yy_accept[yy_current_state]; | if ( yy_act == 0 ) | { /* have to back up */ | yy_cp = yy_last_accepting_cpos; | yy_current_state = yy_last_accepting_state; | yy_act = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | | do_action: /* This label is used only to access EOF actions. */ | | | switch ( yy_act ) | { /* beginning of action switch */ | case 0: /* must back up */ | /* undo the effects of YY_DO_BEFORE_ACTION */ | *yy_cp = yy_hold_char; | yy_cp = yy_last_accepting_cpos; | yy_current_state = yy_last_accepting_state; | goto yy_find_action; | | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | ECHO; | YY_BREAK | #line 604 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - yytext_ptr) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = yy_hold_char; | YY_RESTORE_YY_MORE_OFFSET | | if ( yy_current_buffer->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between yy_current_buffer and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | yy_n_chars = yy_current_buffer->yy_n_chars; | yy_current_buffer->yy_input_file = yyin; | yy_current_buffer->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( yy_c_buf_p <= &yy_current_buffer->yy_ch_buf[yy_n_chars] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | yy_c_buf_p = yytext_ptr + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state(); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = yytext_ptr + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++yy_c_buf_p; | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = yy_c_buf_p; | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer() ) | { | case EOB_ACT_END_OF_FILE: | { | yy_did_buffer_switch_on_eof = 0; | | if ( yywrap() ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | yy_c_buf_p = yytext_ptr + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! yy_did_buffer_switch_on_eof ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | yy_c_buf_p = | yytext_ptr + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state(); | | yy_cp = yy_c_buf_p; | yy_bp = yytext_ptr + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | yy_c_buf_p = | &yy_current_buffer->yy_ch_buf[yy_n_chars]; | | yy_current_state = yy_get_previous_state(); | | yy_cp = yy_c_buf_p; | yy_bp = yytext_ptr + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | | static int yy_get_next_buffer() | { | register char *dest = yy_current_buffer->yy_ch_buf; | register char *source = yytext_ptr; | register int number_to_move, i; | int ret_val; | | if ( yy_c_buf_p > &yy_current_buffer->yy_ch_buf[yy_n_chars + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( yy_current_buffer->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( yy_c_buf_p - yytext_ptr - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) (yy_c_buf_p - yytext_ptr) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( yy_current_buffer->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | yy_current_buffer->yy_n_chars = yy_n_chars = 0; | | else | { | int num_to_read = | yy_current_buffer->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | #ifdef YY_USES_REJECT | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | #else | | /* just a shorter name for the current buffer */ | YY_BUFFER_STATE b = yy_current_buffer; | | int yy_c_buf_p_offset = | (int) (yy_c_buf_p - b->yy_ch_buf); | | if ( b->yy_is_our_buffer ) | { | int new_size = b->yy_buf_size * 2; | | if ( new_size <= 0 ) | b->yy_buf_size += b->yy_buf_size / 8; | else | b->yy_buf_size *= 2; | | b->yy_ch_buf = (char *) | /* Include room in for 2 EOB chars. */ | yy_flex_realloc( (void *) b->yy_ch_buf, | b->yy_buf_size + 2 ); | } | else | /* Can't grow it, we don't own it. */ | b->yy_ch_buf = 0; | | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( | "fatal error - scanner input buffer overflow" ); | | yy_c_buf_p = &b->yy_ch_buf[yy_c_buf_p_offset]; | | num_to_read = yy_current_buffer->yy_buf_size - | number_to_move - 1; | #endif | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), | yy_n_chars, num_to_read ); | | yy_current_buffer->yy_n_chars = yy_n_chars; | } | | if ( yy_n_chars == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart( yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | yy_current_buffer->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | yy_n_chars += number_to_move; | yy_current_buffer->yy_ch_buf[yy_n_chars] = YY_END_OF_BUFFER_CHAR; | yy_current_buffer->yy_ch_buf[yy_n_chars + 1] = YY_END_OF_BUFFER_CHAR; | | yytext_ptr = &yy_current_buffer->yy_ch_buf[0]; | | return ret_val; | } | | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state() | { | register yy_state_type yy_current_state; | register char *yy_cp; | | yy_current_state = yy_start; | | for ( yy_cp = yytext_ptr + YY_MORE_ADJ; yy_cp < yy_c_buf_p; ++yy_cp ) | { | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | if ( yy_accept[yy_current_state] ) | { | yy_last_accepting_state = yy_current_state; | yy_last_accepting_cpos = yy_cp; | } | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 6 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | } | | return yy_current_state; | } | | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | | #ifdef YY_USE_PROTOS | static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state ) | #else | static yy_state_type yy_try_NUL_trans( yy_current_state ) | yy_state_type yy_current_state; | #endif | { | register int yy_is_jam; | register char *yy_cp = yy_c_buf_p; | | register YY_CHAR yy_c = 1; | if ( yy_accept[yy_current_state] ) | { | yy_last_accepting_state = yy_current_state; | yy_last_accepting_cpos = yy_cp; | } | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 6 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 5); | | return yy_is_jam ? 0 : yy_current_state; | } | | | #ifndef YY_NO_UNPUT | #ifdef YY_USE_PROTOS | static void yyunput( int c, register char *yy_bp ) | #else | static void yyunput( c, yy_bp ) | int c; | register char *yy_bp; | #endif | { | register char *yy_cp = yy_c_buf_p; | | /* undo effects of setting up yytext */ | *yy_cp = yy_hold_char; | | if ( yy_cp < yy_current_buffer->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | register int number_to_move = yy_n_chars + 2; | register char *dest = &yy_current_buffer->yy_ch_buf[ | yy_current_buffer->yy_buf_size + 2]; | register char *source = | &yy_current_buffer->yy_ch_buf[number_to_move]; | | while ( source > yy_current_buffer->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | yy_current_buffer->yy_n_chars = | yy_n_chars = yy_current_buffer->yy_buf_size; | | if ( yy_cp < yy_current_buffer->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | | yytext_ptr = yy_bp; | yy_hold_char = *yy_cp; | yy_c_buf_p = yy_cp; | } | #endif /* ifndef YY_NO_UNPUT */ | | | #ifdef __cplusplus | static int yyinput() | #else | static int input() | #endif | { | int c; | | *yy_c_buf_p = yy_hold_char; | | if ( *yy_c_buf_p == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( yy_c_buf_p < &yy_current_buffer->yy_ch_buf[yy_n_chars] ) | /* This was really a NUL. */ | *yy_c_buf_p = '\0'; | | else | { /* need more input */ | int offset = yy_c_buf_p - yytext_ptr; | ++yy_c_buf_p; | | switch ( yy_get_next_buffer() ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart( yyin ); | | /* fall through */ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap() ) | return EOF; | | if ( ! yy_did_buffer_switch_on_eof ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | yy_c_buf_p = yytext_ptr + offset; | break; | } | } | } | | c = *(unsigned char *) yy_c_buf_p; /* cast for 8-bit char's */ | *yy_c_buf_p = '\0'; /* preserve yytext */ | yy_hold_char = *++yy_c_buf_p; | | | return c; | } | | | #ifdef YY_USE_PROTOS | void yyrestart( FILE *input_file ) | #else | void yyrestart( input_file ) | FILE *input_file; | #endif | { | if ( ! yy_current_buffer ) | yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); | | yy_init_buffer( yy_current_buffer, input_file ); | yy_load_buffer_state(); | } | | | #ifdef YY_USE_PROTOS | void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) | #else | void yy_switch_to_buffer( new_buffer ) | YY_BUFFER_STATE new_buffer; | #endif | { | if ( yy_current_buffer == new_buffer ) | return; | | if ( yy_current_buffer ) | { | /* Flush out information for old buffer. */ | *yy_c_buf_p = yy_hold_char; | yy_current_buffer->yy_buf_pos = yy_c_buf_p; | yy_current_buffer->yy_n_chars = yy_n_chars; | } | | yy_current_buffer = new_buffer; | yy_load_buffer_state(); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | yy_did_buffer_switch_on_eof = 1; | } | | | #ifdef YY_USE_PROTOS | void yy_load_buffer_state( void ) | #else | void yy_load_buffer_state() | #endif | { | yy_n_chars = yy_current_buffer->yy_n_chars; | yytext_ptr = yy_c_buf_p = yy_current_buffer->yy_buf_pos; | yyin = yy_current_buffer->yy_input_file; | yy_hold_char = *yy_c_buf_p; | } | | | #ifdef YY_USE_PROTOS | YY_BUFFER_STATE yy_create_buffer( FILE *file, int size ) | #else | YY_BUFFER_STATE yy_create_buffer( file, size ) | FILE *file; | int size; | #endif | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yy_flex_alloc( b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer( b, file ); | | return b; | } | | | #ifdef YY_USE_PROTOS | void yy_delete_buffer( YY_BUFFER_STATE b ) | #else | void yy_delete_buffer( b ) | YY_BUFFER_STATE b; | #endif | { | if ( ! b ) | return; | | if ( b == yy_current_buffer ) | yy_current_buffer = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yy_flex_free( (void *) b->yy_ch_buf ); | | yy_flex_free( (void *) b ); | } | | | #ifndef YY_ALWAYS_INTERACTIVE | #ifndef YY_NEVER_INTERACTIVE | extern int isatty YY_PROTO(( int )); | #endif | #endif | | #ifdef YY_USE_PROTOS | void yy_init_buffer( YY_BUFFER_STATE b, FILE *file ) | #else | void yy_init_buffer( b, file ) | YY_BUFFER_STATE b; | FILE *file; | #endif | | | { | yy_flush_buffer( b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | #if YY_ALWAYS_INTERACTIVE | b->yy_is_interactive = 1; | #else | #if YY_NEVER_INTERACTIVE | b->yy_is_interactive = 0; | #else | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | #endif | #endif | } | | | #ifdef YY_USE_PROTOS | void yy_flush_buffer( YY_BUFFER_STATE b ) | #else | void yy_flush_buffer( b ) | YY_BUFFER_STATE b; | #endif | | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == yy_current_buffer ) | yy_load_buffer_state(); | } | | | #ifndef YY_NO_SCAN_BUFFER | #ifdef YY_USE_PROTOS | YY_BUFFER_STATE yy_scan_buffer( char *base, yy_size_t size ) | #else | YY_BUFFER_STATE yy_scan_buffer( base, size ) | char *base; | yy_size_t size; | #endif | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer( b ); | | return b; | } | #endif | | | #ifndef YY_NO_SCAN_STRING | #ifdef YY_USE_PROTOS | YY_BUFFER_STATE yy_scan_string( yyconst char *yy_str ) | #else | YY_BUFFER_STATE yy_scan_string( yy_str ) | yyconst char *yy_str; | #endif | { | int len; | for ( len = 0; yy_str[len]; ++len ) | ; | | return yy_scan_bytes( yy_str, len ); | } | #endif | | | #ifndef YY_NO_SCAN_BYTES | #ifdef YY_USE_PROTOS | YY_BUFFER_STATE yy_scan_bytes( yyconst char *bytes, int len ) | #else | YY_BUFFER_STATE yy_scan_bytes( bytes, len ) | yyconst char *bytes; | int len; | #endif | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = len + 2; | buf = (char *) yy_flex_alloc( n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < len; ++i ) | buf[i] = bytes[i]; | | buf[len] = buf[len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer( buf, n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | #endif | | | #ifndef YY_NO_PUSH_STATE | #ifdef YY_USE_PROTOS | static void yy_push_state( int new_state ) | #else | static void yy_push_state( new_state ) | int new_state; | #endif | { | if ( yy_start_stack_ptr >= yy_start_stack_depth ) | { | yy_size_t new_size; | | yy_start_stack_depth += YY_START_STACK_INCR; | new_size = yy_start_stack_depth * sizeof( int ); | | if ( ! yy_start_stack ) | yy_start_stack = (int *) yy_flex_alloc( new_size ); | | else | yy_start_stack = (int *) yy_flex_realloc( | (void *) yy_start_stack, new_size ); | | if ( ! yy_start_stack ) | YY_FATAL_ERROR( | "out of memory expanding start-condition stack" ); | } | | yy_start_stack[yy_start_stack_ptr++] = YY_START; | | BEGIN(new_state); | } | #endif | | | #ifndef YY_NO_POP_STATE | static void yy_pop_state() | { | if ( --yy_start_stack_ptr < 0 ) | YY_FATAL_ERROR( "start-condition stack underflow" ); | | BEGIN(yy_start_stack[yy_start_stack_ptr]); | } | #endif | | | #ifndef YY_NO_TOP_STATE | static int yy_top_state() | { | return yy_start_stack[yy_start_stack_ptr - 1]; | } | #endif | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | #ifdef YY_USE_PROTOS | static void yy_fatal_error( yyconst char msg[] ) | #else | static void yy_fatal_error( msg ) | char msg[]; | #endif | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | yytext[yyleng] = yy_hold_char; \ | yy_c_buf_p = yytext + n; \ | yy_hold_char = *yy_c_buf_p; \ | *yy_c_buf_p = '\0'; \ | yyleng = n; \ | } \ | while ( 0 ) | | | /* Internal utility routines. */ | | #ifndef yytext_ptr | #ifdef YY_USE_PROTOS | static void yy_flex_strncpy( char *s1, yyconst char *s2, int n ) | #else | static void yy_flex_strncpy( s1, s2, n ) | char *s1; | yyconst char *s2; | int n; | #endif | { | register int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | #ifdef YY_USE_PROTOS | static int yy_flex_strlen( yyconst char *s ) | #else | static int yy_flex_strlen( s ) | yyconst char *s; | #endif | { | register int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | | #ifdef YY_USE_PROTOS | static void *yy_flex_alloc( yy_size_t size ) | #else | static void *yy_flex_alloc( size ) | yy_size_t size; | #endif | { | return (void *) malloc( size ); | } | | #ifdef YY_USE_PROTOS | static void *yy_flex_realloc( void *ptr, yy_size_t size ) | #else | static void *yy_flex_realloc( ptr, size ) | void *ptr; | yy_size_t size; | #endif | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | #ifdef YY_USE_PROTOS | static void yy_flex_free( void *ptr ) | #else | static void yy_flex_free( ptr ) | void *ptr; | #endif | { | free( ptr ); | } | | #if YY_MAIN | int main() | { | yylex(); | return 0; | } | #endif | #line 2 "conftest.l" | | extern char *yytext; configure:3704: result: no configure:3720: checking for bison configure:3736: found /usr/local/bin/bison configure:3746: result: bison -y configure:3829: checking for a sed that does not truncate output configure:3883: result: /usr/local/bin/sed configure:3886: checking for egrep configure:3896: result: grep -E configure:3945: checking for non-GNU ld configure:3979: result: /usr/bin/ld configure:3988: checking if the linker (/usr/bin/ld) is GNU ld configure:4003: result: no configure:4008: checking for /usr/bin/ld option to reload object files configure:4015: result: -r configure:4033: checking for BSD-compatible nm configure:4075: result: nm configure:4079: checking how to recognise dependent libraries configure:4251: result: pass_all configure:4459: checking for ANSI C header files configure:4484: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:9: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:4490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4611: result: no configure:4635: checking for sys/types.h configure:4651: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:44: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:4657: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4680: result: no configure:4635: checking for sys/stat.h configure:4651: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4657: $? = 0 configure:4660: test -z || test ! -s conftest.err configure:4663: $? = 0 configure:4666: test -s conftest. configure:4669: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4680: result: no configure:4635: checking for stdlib.h configure:4651: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:44: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:4657: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4680: result: no configure:4635: checking for string.h configure:4651: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4657: $? = 0 configure:4660: test -z || test ! -s conftest.err configure:4663: $? = 0 configure:4666: test -s conftest. configure:4669: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4680: result: no configure:4635: checking for memory.h configure:4651: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4657: $? = 0 configure:4660: test -z || test ! -s conftest.err configure:4663: $? = 0 configure:4666: test -s conftest. configure:4669: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4680: result: no configure:4635: checking for strings.h configure:4651: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4657: $? = 0 configure:4660: test -z || test ! -s conftest.err configure:4663: $? = 0 configure:4666: test -s conftest. configure:4669: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4680: result: no configure:4635: checking for inttypes.h configure:4651: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/include/inttypes.h:36, from conftest.c:44: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:4657: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4680: result: no configure:4635: checking for stdint.h configure:4651: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from conftest.c:44: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:4657: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4680: result: no configure:4635: checking for unistd.h configure:4651: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from /usr/include/unistd.h:483, from conftest.c:44: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:4657: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4680: result: no configure:4706: checking dlfcn.h usability configure:4718: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4724: $? = 0 configure:4727: test -z || test ! -s conftest.err configure:4730: $? = 0 configure:4733: test -s conftest. configure:4736: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4746: result: no configure:4750: checking dlfcn.h presence configure:4760: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:4766: $? = 0 configure:4786: result: yes configure:4799: WARNING: dlfcn.h: present but cannot be compiled configure:4801: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4803: WARNING: dlfcn.h: see the Autoconf documentation configure:4805: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4807: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4809: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4821: checking for dlfcn.h configure:4828: result: yes configure:4851: checking for i386-unknown-gnu-g++ configure:4877: result: c++ configure:4935: checking for C++ compiler version configure:4938: c++ --version &5 c++ (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:4941: $? = 0 configure:4943: c++ -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:4946: $? = 0 configure:4948: c++ -V &5 c++: `-V' option must have argument configure:4951: $? = 1 configure:4954: checking whether we are using the GNU C++ compiler configure:4978: c++ -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:4984: $? = 0 configure:4987: test -z || test ! -s conftest.err configure:4990: $? = 0 configure:4993: test -s conftest. configure:4996: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5009: result: no configure:5015: checking whether c++ accepts -g configure:5036: c++ -c -g -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 configure:5042: $? = 0 configure:5045: test -z || test ! -s conftest.err configure:5048: $? = 0 configure:5051: test -s conftest. configure:5054: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5065: result: no configure:5107: c++ -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token configure:5113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5107: c++ -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token configure:5113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5107: c++ -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token configure:5113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5107: c++ -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token In file included from conftest.cc:11: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:10: error: than previous declaration `void exit(int) throw ()' configure:5113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5107: c++ -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token configure:5113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5107: c++ -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:11: /usr/include/gcc/darwin/3.3/stdint.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/stdint.h:66: error: syntax error before `;' token In file included from conftest.cc:11: conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5113: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5202: checking how to run the C++ preprocessor configure:5233: c++ -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cc configure:5239: $? = 0 configure:5271: c++ -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:5277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5316: result: c++ -E configure:5340: c++ -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cc configure:5346: $? = 0 configure:5378: c++ -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:5384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5439: checking for i386-unknown-gnu-g77 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-f77 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-xlf configure:5468: result: no configure:5439: checking for i386-unknown-gnu-frt configure:5468: result: no configure:5439: checking for i386-unknown-gnu-pgf77 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-fort77 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-fl32 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-af77 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-f90 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-xlf90 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-pgf90 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-epcf90 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-f95 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-fort configure:5468: result: no configure:5439: checking for i386-unknown-gnu-xlf95 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-ifc configure:5468: result: no configure:5439: checking for i386-unknown-gnu-efc configure:5468: result: no configure:5439: checking for i386-unknown-gnu-pgf95 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-lf95 configure:5468: result: no configure:5439: checking for i386-unknown-gnu-gfortran configure:5468: result: no configure:5481: checking for g77 configure:5497: found /usr/local/bin/g77 configure:5507: result: g77 configure:5525: checking for Fortran 77 compiler version configure:5525: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:5528: $? = 0 configure:5530: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5533: $? = 0 configure:5535: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5538: $? = 0 configure:5546: checking whether we are using the GNU Fortran 77 compiler configure:5560: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5566: $? = 0 configure:5569: test -z || test ! -s conftest.err configure:5572: $? = 0 configure:5575: test -s conftest. configure:5578: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5591: result: no configure:5597: checking whether g77 accepts -g configure:5609: g77 -c -g conftest.f >&5 configure:5615: $? = 0 configure:5618: test -z || test ! -s conftest.err configure:5621: $? = 0 configure:5624: test -s conftest. configure:5627: $? = 1 configure: failed program was: | program main | | end configure:5639: result: no configure:5669: checking the maximum length of command line arguments configure:5761: result: configure:5772: checking command to parse nm output from cc object configure:5868: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5871: $? = 0 configure:5875: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5878: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5868: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5871: $? = 0 configure:5875: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5878: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5968: result: failed configure:5975: checking for objdir configure:5990: result: .libs configure:6042: checking for i386-unknown-gnu-ar configure:6071: result: no configure:6080: checking for ar configure:6096: found /usr/bin/ar configure:6107: result: ar configure:6122: checking for i386-unknown-gnu-ranlib configure:6151: result: no configure:6160: checking for ranlib configure:6176: found /usr/bin/ranlib configure:6187: result: ranlib configure:6202: checking for i386-unknown-gnu-strip configure:6231: result: no configure:6240: checking for strip configure:6256: found /usr/bin/strip configure:6267: result: strip configure:6554: checking if cc static flag works cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6582: result: yes configure:6650: checking for cc option to produce PIC configure:6854: result: configure:6921: checking if cc supports -c -o file.o configure:6945: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -o out/conftest2.o conftest.c >&5 configure:6949: $? = 0 configure:6968: result: yes configure:6994: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7889: result: no configure:7960: checking dynamic linker characteristics configure:8526: result: gnu ld.so configure:8530: checking how to hardcode library paths into programs configure:8555: result: unsupported configure:8569: checking whether stripping libraries is possible configure:8590: result: no configure:9397: checking if libtool supports shared libraries configure:9399: result: no configure:9402: checking whether to build shared libraries configure:9423: result: no configure:9426: checking whether to build static libraries configure:9430: result: yes configure:9522: creating libtool configure:10242: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11120: result: yes configure:11138: c++ -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.cpp >&5 configure:11141: $? = 0 configure:11251: checking for c++ option to produce PIC configure:11519: result: configure:11586: checking if c++ supports -c -o file.o configure:11610: c++ -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -o out/conftest2.o conftest.cpp >&5 configure:11614: $? = 0 configure:11633: result: yes configure:11659: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11687: result: yes configure:11758: checking dynamic linker characteristics configure:12324: result: gnu ld.so configure:12328: checking how to hardcode library paths into programs configure:12353: result: unsupported configure:12367: checking whether stripping libraries is possible configure:12388: result: no configure:13701: checking if libtool supports shared libraries configure:13703: result: no configure:13706: checking whether to build shared libraries configure:13726: result: no configure:13729: checking whether to build static libraries configure:13733: result: yes configure:13745: checking for g77 option to produce PIC configure:13949: result: configure:14016: checking if g77 supports -c -o file.o configure:14040: g77 -c -o out/conftest2.o conftest.f >&5 configure:14044: $? = 0 configure:14063: result: yes configure:14089: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14964: result: no configure:15035: checking dynamic linker characteristics configure:15601: result: gnu ld.so configure:15605: checking how to hardcode library paths into programs configure:15630: result: unsupported configure:15644: checking whether stripping libraries is possible configure:15665: result: no configure:19931: checking whether NLS is requested configure:19940: result: yes configure:19978: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:20010: result: /usr/local/bin/msgfmt configure:20019: checking for gmsgfmt configure:20050: result: /usr/local/bin/msgfmt configure:20089: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:20121: result: /usr/local/bin/xgettext configure:20161: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:20192: result: /usr/local/bin/msgmerge configure:20228: checking whether we are using the GNU C Library 2 or newer conftest.c:14:22: features.h: No such file or directory configure:20259: result: no configure:20268: checking for i386-unknown-gnu-ranlib configure:20294: result: ranlib configure:20345: checking for an ANSI C-conforming const configure:20412: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20418: $? = 0 configure:20421: test -z || test ! -s conftest.err configure:20424: $? = 0 configure:20427: test -s conftest.o configure:20430: $? = 0 configure:20441: result: yes configure:20452: checking for signed configure:20473: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20479: $? = 0 configure:20482: test -z || test ! -s conftest.err configure:20485: $? = 0 configure:20488: test -s conftest.o configure:20491: $? = 0 configure:20502: result: yes configure:20512: checking for inline configure:20533: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20539: $? = 0 configure:20542: test -z || test ! -s conftest.err configure:20545: $? = 0 configure:20548: test -s conftest.o configure:20551: $? = 0 configure:20563: result: inline configure:20582: checking for off_t configure:20606: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: `off_t' undeclared (first use in this function) conftest.c:50: error: (Each undeclared identifier is reported only once conftest.c:50: error: for each function it appears in.) conftest.c:50: error: parse error before ')' token configure:20612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:20635: result: no configure:20647: checking for size_t configure:20671: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20677: $? = 0 configure:20680: test -z || test ! -s conftest.err configure:20683: $? = 0 configure:20686: test -s conftest.o configure:20689: $? = 0 configure:20700: result: yes configure:20713: checking for long long configure:20735: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:20741: $? = 0 configure:20744: test -z || test ! -s conftest.err configure:20747: $? = 0 configure:20750: test -s conftest configure:20753: $? = 0 configure:20765: result: yes configure:20776: checking for long double configure:20805: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:17: warning: use of `long double' type; its size may change in a future release conftest.c:17: warning: (Long double usage is reported only once for each file. conftest.c:17: warning: To disable this warning, use -Wno-long-double.) configure:20811: $? = 0 configure:20814: test -z || test ! -s conftest.err configure:20817: $? = 0 configure:20820: test -s conftest.o configure:20823: $? = 0 configure:20835: result: yes configure:20846: checking for wchar_t configure:20868: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20874: $? = 0 configure:20877: test -z || test ! -s conftest.err configure:20880: $? = 0 configure:20883: test -s conftest.o configure:20886: $? = 0 configure:20897: result: yes configure:20908: checking for wint_t configure:20930: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:20936: $? = 0 configure:20939: test -z || test ! -s conftest.err configure:20942: $? = 0 configure:20945: test -s conftest.o configure:20948: $? = 0 configure:20959: result: yes configure:20970: checking for inttypes.h configure:20992: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:18: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:20998: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:21021: result: no configure:21032: checking for stdint.h configure:21054: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:18: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:21060: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:21083: result: no configure:21096: checking for intmax_t configure:21126: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:20: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:21132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_STDINT_H_WITH_UINTMAX | #include | #endif | #if HAVE_INTTYPES_H_WITH_UINTMAX | #include | #endif | | int | main () | { | intmax_t x = -1; | ; | return 0; | } configure:21155: result: no configure:21167: checking whether printf() supports POSIX/XSI format strings configure:21217: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21220: $? = 0 configure:21222: ./conftest configure:21225: $? = 0 configure:21240: result: yes configure:21254: checking for working alloca.h configure:21275: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21281: $? = 0 configure:21284: test -z || test ! -s conftest.err configure:21287: $? = 0 configure:21290: test -s conftest configure:21293: $? = 0 configure:21305: result: yes configure:21315: checking for alloca configure:21356: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21362: $? = 0 configure:21365: test -z || test ! -s conftest.err configure:21368: $? = 0 configure:21371: test -s conftest configure:21374: $? = 0 configure:21386: result: yes configure:21614: checking for stdlib.h configure:21619: result: no configure:21614: checking for unistd.h configure:21619: result: no configure:21762: checking for getpagesize configure:21819: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21825: $? = 0 configure:21828: test -z || test ! -s conftest.err configure:21831: $? = 0 configure:21834: test -s conftest configure:21837: $? = 0 configure:21849: result: yes configure:21859: checking for working mmap configure:22001: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22004: $? = 0 configure:22006: ./conftest ./configure: line 1: 1833 Bus error ./conftest$ac_exeext configure:22009: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 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 | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (1); | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (1); | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } configure:22023: result: no configure:22035: checking whether we are using the GNU C Library 2.1 or newer conftest.c:23:22: features.h: No such file or directory configure:22066: result: no configure:22074: checking whether integer division by zero raises SIGFPE configure:22136: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:23: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" conftest.c:40: warning: built-in function `nan' declared as non-function configure:22139: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #include | #include | | static void | #ifdef __cplusplus | sigfpe_handler (int sig) | #else | sigfpe_handler (sig) int sig; | #endif | { | /* Exit with code 0 if SIGFPE, with code 1 if any other signal. */ | exit (sig != SIGFPE); | } | | int x = 1; | int y = 0; | int z; | int nan; | | int main () | { | signal (SIGFPE, sigfpe_handler); | /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */ | #if (defined (__sgi) || defined (_AIX)) && defined (SIGTRAP) | signal (SIGTRAP, sigfpe_handler); | #endif | /* Linux/SPARC yields signal SIGILL. */ | #if defined (__sparc__) && defined (__linux__) | signal (SIGILL, sigfpe_handler); | #endif | | z = x / y; | nan = y / y; | exit (1); | } | configure:22159: result: no configure:22172: checking for unsigned long long configure:22194: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22200: $? = 0 configure:22203: test -z || test ! -s conftest.err configure:22206: $? = 0 configure:22209: test -s conftest configure:22212: $? = 0 configure:22224: result: yes configure:22256: checking for inttypes.h configure:22279: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:25: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:22285: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:22309: result: no configure:22395: checking for stdint.h configure:22400: result: no configure:22539: checking for SIZE_MAX configure:22863: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:29: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:22866: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | long longval () { return ~(size_t)0 / 10; } | unsigned long ulongval () { return ~(size_t)0 / 10; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if ((~(size_t)0 / 10) < 0) | { | long i = longval (); | if (i != (~(size_t)0 / 10)) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != (~(size_t)0 / 10)) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:23184: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:29: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:23187: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | long longval () { return ~(size_t)0 % 10; } | unsigned long ulongval () { return ~(size_t)0 % 10; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if ((~(size_t)0 % 10) < 0) | { | long i = longval (); | if (i != (~(size_t)0 % 10)) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != (~(size_t)0 % 10)) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:23505: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:29: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:23508: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | long longval () { return sizeof (size_t) <= sizeof (unsigned int); } | unsigned long ulongval () { return sizeof (size_t) <= sizeof (unsigned int); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if ((sizeof (size_t) <= sizeof (unsigned int)) < 0) | { | long i = longval (); | if (i != (sizeof (size_t) <= sizeof (unsigned int))) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != (sizeof (size_t) <= sizeof (unsigned int))) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:23586: result: ~(size_t)0 configure:23604: checking for stdint.h configure:23609: result: no configure:23750: checking for CFPreferencesCopyAppValue configure:23775: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib -framework CoreFoundation >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:21, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:8, from conftest.c:26: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:23781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:23807: result: no configure:23816: checking for CFLocaleCopyCurrent configure:23841: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib -framework CoreFoundation >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:21, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:8, from conftest.c:26: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:23847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:23873: result: no configure:23961: checking for non-GNU ld configure:23992: result: /usr/bin/ld configure:24001: checking if the linker (/usr/bin/ld) is GNU ld configure:24014: result: no configure:24021: checking for shared library run path origin configure:24034: result: done configure:24440: checking for ptrdiff_t configure:24464: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: `ptrdiff_t' undeclared (first use in this function) conftest.c:63: error: (Each undeclared identifier is reported only once conftest.c:63: error: for each function it appears in.) conftest.c:63: error: parse error before ')' token configure:24470: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | /* 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 ((ptrdiff_t *) 0) | return 0; | if (sizeof (ptrdiff_t)) | return 0; | ; | return 0; | } configure:24493: result: no configure:24530: checking argz.h usability configure:24542: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:61:18: argz.h: No such file or directory configure:24548: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24570: result: no configure:24574: checking argz.h presence configure:24584: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:27:18: argz.h: No such file or directory configure:24590: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | /* end confdefs.h. */ | #include configure:24610: result: no configure:24645: checking for argz.h configure:24652: result: no configure:24530: checking limits.h usability configure:24542: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:24548: $? = 0 configure:24551: test -z || test ! -s conftest.err configure:24554: $? = 0 configure:24557: test -s conftest.o configure:24560: $? = 0 configure:24570: result: yes configure:24574: checking limits.h presence configure:24584: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:24590: $? = 0 configure:24610: result: yes configure:24645: checking for limits.h configure:24652: result: yes configure:24530: checking locale.h usability configure:24542: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:24548: $? = 0 configure:24551: test -z || test ! -s conftest.err configure:24554: $? = 0 configure:24557: test -s conftest.o configure:24560: $? = 0 configure:24570: result: yes configure:24574: checking locale.h presence configure:24584: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:24590: $? = 0 configure:24610: result: yes configure:24645: checking for locale.h configure:24652: result: yes configure:24530: checking nl_types.h usability configure:24542: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:24548: $? = 0 configure:24551: test -z || test ! -s conftest.err configure:24554: $? = 0 configure:24557: test -s conftest.o configure:24560: $? = 0 configure:24570: result: yes configure:24574: checking nl_types.h presence configure:24584: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:24590: $? = 0 configure:24610: result: yes configure:24645: checking for nl_types.h configure:24652: result: yes configure:24530: checking malloc.h usability configure:24542: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:24548: $? = 0 configure:24551: test -z || test ! -s conftest.err configure:24554: $? = 0 configure:24557: test -s conftest.o configure:24560: $? = 0 configure:24570: result: yes configure:24574: checking malloc.h presence configure:24584: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:24590: $? = 0 configure:24610: result: yes configure:24645: checking for malloc.h configure:24652: result: yes configure:24530: checking stddef.h usability configure:24542: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:24548: $? = 0 configure:24551: test -z || test ! -s conftest.err configure:24554: $? = 0 configure:24557: test -s conftest.o configure:24560: $? = 0 configure:24570: result: yes configure:24574: checking stddef.h presence configure:24584: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:24590: $? = 0 configure:24610: result: yes configure:24645: checking for stddef.h configure:24652: result: yes configure:24521: checking for stdlib.h configure:24526: result: no configure:24521: checking for string.h configure:24526: result: no configure:24521: checking for unistd.h configure:24526: result: no configure:24530: checking sys/param.h usability configure:24542: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/param.h:80, from conftest.c:66: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:24548: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_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:24570: result: no configure:24574: checking sys/param.h presence configure:24584: cc -E -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:24590: $? = 0 configure:24610: result: yes configure:24623: WARNING: sys/param.h: present but cannot be compiled configure:24625: WARNING: sys/param.h: check for missing prerequisite headers? configure:24627: WARNING: sys/param.h: see the Autoconf documentation configure:24629: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:24631: WARNING: sys/param.h: proceeding with the preprocessor's result configure:24633: WARNING: sys/param.h: in the future, the compiler will take precedence configure:24645: checking for sys/param.h configure:24652: result: yes configure:24694: checking for asprintf configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for fwprintf configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for getcwd configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for getegid configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for geteuid configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for getgid configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for getuid configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for mempcpy configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _mempcpy configure:24757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* 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 mempcpy (); | /* 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_mempcpy) || defined (__stub___mempcpy) | choke me | #else | char (*f) () = mempcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mempcpy; | ; | return 0; | } configure:24781: result: no configure:24694: checking for munmap configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for putenv configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for setenv configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for setlocale configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for snprintf configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.c:68: warning: conflicting types for built-in function `snprintf' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for stpcpy configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for strcasecmp configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for strdup configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for strtoul configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for tsearch configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for wcslen configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24757: $? = 0 configure:24760: test -z || test ! -s conftest.err configure:24763: $? = 0 configure:24766: test -s conftest configure:24769: $? = 0 configure:24781: result: yes configure:24694: checking for __argz_count configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: ___argz_count configure:24757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* 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 __argz_count (); | /* 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___argz_count) || defined (__stub_____argz_count) | choke me | #else | char (*f) () = __argz_count; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_count; | ; | return 0; | } configure:24781: result: no configure:24694: checking for __argz_stringify configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: ___argz_stringify configure:24757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* 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 __argz_stringify (); | /* 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___argz_stringify) || defined (__stub_____argz_stringify) | choke me | #else | char (*f) () = __argz_stringify; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_stringify; | ; | return 0; | } configure:24781: result: no configure:24694: checking for __argz_next configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: ___argz_next configure:24757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* 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 __argz_next (); | /* 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___argz_next) || defined (__stub_____argz_next) | choke me | #else | char (*f) () = __argz_next; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_next; | ; | return 0; | } configure:24781: result: no configure:24694: checking for __fsetlocking configure:24751: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: ___fsetlocking configure:24757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* 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 __fsetlocking (); | /* 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___fsetlocking) || defined (__stub_____fsetlocking) | choke me | #else | char (*f) () = __fsetlocking; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __fsetlocking; | ; | return 0; | } configure:24781: result: no configure:24793: checking whether _snprintf is declared configure:24818: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:57: error: `_snprintf' 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.) configure:24824: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:24847: result: no configure:24861: checking whether _snwprintf is declared configure:24886: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:58: error: `_snwprintf' undeclared (first use in this function) conftest.c:58: error: (Each undeclared identifier is reported only once conftest.c:58: error: for each function it appears in.) configure:24892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:24915: result: no configure:24930: checking whether feof_unlocked is declared configure:24955: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:24961: $? = 0 configure:24964: test -z || test ! -s conftest.err configure:24967: $? = 0 configure:24970: test -s conftest.o configure:24973: $? = 0 configure:24984: result: yes configure:24998: checking whether fgets_unlocked is declared configure:25023: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:60: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:60: error: (Each undeclared identifier is reported only once conftest.c:60: error: for each function it appears in.) configure:25029: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:25052: result: no configure:25066: checking whether getc_unlocked is declared configure:25091: cc -c -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:25097: $? = 0 configure:25100: test -z || test ! -s conftest.err configure:25103: $? = 0 configure:25106: test -s conftest.o configure:25109: $? = 0 configure:25120: result: yes configure:25188: checking for iconv configure:25215: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:56: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:25221: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:25265: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib -liconv >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:56: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:25271: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:25298: result: no, consider installing GNU libiconv configure:25399: checking for nl_langinfo and CODESET configure:25420: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25426: $? = 0 configure:25429: test -z || test ! -s conftest.err configure:25432: $? = 0 configure:25435: test -s conftest configure:25438: $? = 0 configure:25451: result: yes configure:25463: checking for LC_MESSAGES configure:25484: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25490: $? = 0 configure:25493: test -z || test ! -s conftest.err configure:25496: $? = 0 configure:25499: test -s conftest configure:25502: $? = 0 configure:25514: result: yes configure:25534: checking for bison configure:25550: found /usr/local/bin/bison configure:25560: result: bison configure:25573: checking version of bison configure:25582: result: 1.35, ok configure:25604: checking for CFPreferencesCopyAppValue configure:25661: result: no configure:25670: checking for CFLocaleCopyCurrent configure:25727: result: no configure:25744: checking whether NLS is requested configure:25753: result: yes configure:25769: checking whether included gettext is requested configure:25779: result: no configure:25790: checking for GNU gettext in libc configure:25814: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:25820: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:25844: result: no configure:26227: checking for GNU gettext in libintl configure:26259: cc -o conftest -fno-common -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib /lib/libintl.a -liconv >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:26265: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:26348: result: no configure:26404: checking whether to use NLS configure:26406: result: yes configure:26409: checking where the gettext function comes from configure:26420: result: included intl directory configure:26569: checking for glib-config configure:26600: result: /usr/local/bin/glib12-config configure:26608: checking for GLIB - version >= 1.2.6 configure:26712: cc -o conftest -fno-common -I/usr/local/include/glib12 -D_REENTRANT -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/local/lib -lgthread-12 -lglib-12 -pthread -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' cc: unrecognized option `-pthread' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:62: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure:26715: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define off_t long | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define SIZE_MAX ~(size_t)0 | #define ptrdiff_t long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | int major, minor, micro; | char *tmp_version; | | system ("touch conf.glibtest"); | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = g_strdup("1.2.6"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "1.2.6"); | exit(1); | } | | if ((glib_major_version != 1) || | (glib_minor_version != 2) || | (glib_micro_version != 10)) | { | printf("\n*** 'glib-config --version' returned %d.%d.%d, but GLIB (%d.%d.%d)\n", | 1, 2, 10, | glib_major_version, glib_minor_version, glib_micro_version); | printf ("*** was found! If glib-config was correct, then it is best\n"); | printf ("*** to remove the old version of GLIB. You may also be able to fix the error\n"); | printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); | printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); | printf("*** required on your system.\n"); | printf("*** If glib-config was wrong, set the environment variable GLIB_CONFIG\n"); | printf("*** to point to the correct copy of glib-config, and remove the file config.cache\n"); | printf("*** before re-running configure\n"); | } | else if ((glib_major_version != GLIB_MAJOR_VERSION) || | (glib_minor_version != GLIB_MINOR_VERSION) || | (glib_micro_version != GLIB_MICRO_VERSION)) | { | printf("*** GLIB header files (version %d.%d.%d) do not match\n", | GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION); | printf("*** library (version %d.%d.%d)\n", | glib_major_version, glib_minor_version, glib_micro_version); | } | else | { | if ((glib_major_version > major) || | ((glib_major_version == major) && (glib_minor_version > minor)) || | ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro))) | { | return 0; | } | else | { | printf("\n*** An old version of GLIB (%d.%d.%d) was found.\n", | glib_major_version, glib_minor_version, glib_micro_version); | printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n", | major, minor, micro); | printf("*** GLIB is always available from ftp://ftp.gtk.org.\n"); | printf("***\n"); | printf("*** If you have already installed a sufficiently new version, this error\n"); | printf("*** probably means that the wrong copy of the glib-config shell script is\n"); | printf("*** being found. The easiest way to fix this is to remove the old version\n"); | printf("*** of GLIB, but you can also set the GLIB_CONFIG environment to point to the\n"); | printf("*** correct copy of glib-config. (In this case, you will have to\n"); | printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); | printf("*** so that the correct libraries are found at run-time))\n"); | } | } | return 1; | } | configure:26742: result: no configure:26775: cc -o conftest -fno-common -I/usr/local/include/glib12 -D_REENTRANT -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lgthread-12 -lglib-12 -pthread >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' cc: unrecognized option `-pthread' configure:26781: $? = 0 configure:26784: test -z || test ! -s conftest.err configure:26787: $? = 0 configure:26790: test -s conftest configure:26793: $? = 0 configure:26826: error: Test for GLIB failed. See the file 'INSTALL' for help. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_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/X11R6/include -I/usr/local/include -I/usr/X11R6/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=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_f77_compiler_gnu=no ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2=no ac_cv_gnu_library_2_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_header_argz_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_nl_types_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes 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_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_fl_yywrap=yes ac_cv_objext= ac_cv_path_GLIB_CONFIG=/usr/local/bin/glib12-config ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_LEX=flex ac_cv_prog_RANLIB=ranlib ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=no ac_cv_prog_make_gmake_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_long_long=yes ac_cv_type_off_t=no ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_func_iconv='no, consider installing GNU libiconv' am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_prog_cc_stdc=no bh_cv_c_signed=yes gl_cv_header_inttypes_h=no gl_cv_header_stdint_h=no gt_cv_c_intmax_t=no gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=no gt_cv_int_divbyzero_sigfpe=no gt_cv_val_LC_MESSAGES=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/mnt/gmirror/ports/mail/sylpheed/work/sylpheed-1.0.6/missing aclocal-1.4 -I ac' ALLOCA='' AR='ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/mnt/gmirror/ports/mail/sylpheed/work/sylpheed-1.0.6/missing automake-1.4' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common' DATADIRNAME='share' DEFS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' GDK_IMLIB_CFLAGS='' GDK_IMLIB_LIBS='' GDK_PIXBUF_CFLAGS='' GDK_PIXBUF_CONFIG='' GDK_PIXBUF_LIBS='' GENCAT='gencat' GLIBC21='no' GLIBC2='no' GLIB_CFLAGS='' GLIB_CONFIG='/usr/local/bin/glib12-config' GLIB_LIBS='' GMSGFMT='/usr/local/bin/msgfmt' GPGME_CFLAGS='' GPGME_CONFIG='' GPGME_LIBS='' GTK_CFLAGS='' GTK_CONFIG='/usr/local/bin/gtk12-config' GTK_LIBS='' HAVE_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' IMLIB_CONFIG='/usr/local/bin/imlib-config' 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' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.a ' INTLOBJS='$(GETTOBJS)' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='' LDAP_LIBS='' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBICONV='' LIBINTL='${top_builddir}/intl/libintl.a ' LIBOBJS='' LIBS='-L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='${top_builddir}/intl/libintl.a ' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='6' LT_RELEASE='1.0' LT_REVISION='0' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='sylpheed' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='1.0.6' XGETTEXT='/usr/local/bin/xgettext' YACC='bison -y' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' faqdir='${prefix}/${DATADIRNAME}/${PACKAGE}/faq' 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' localedir='${prefix}/${DATADIRNAME}/locale' localstatedir='${prefix}/var' mandir='${prefix}/man' manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual' oldincludedir='/usr/include' prefix='' program_transform_name='' 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 ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ASPRINTF 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DLFCN_H 1 #define HAVE_FWPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETUID 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC_H 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STDDEF_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_TSEARCH 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WINT_T 1 #define INTDIV0_RAISES_SIGFPE 0 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZE_MAX ~(size_t)0 #define off_t long #define ptrdiff_t long #define uintmax_t unsigned long long #endif #ifdef __cplusplus void exit (int); configure: exit 1