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 $ /mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/libiberty/configure --cache-file=./config.cache --build= --host= --target= --target=m68k-coff --with-gnu-as --disable-nls --disable-multilib --disable-shared --enable-static --disable-threads --disable-win32-registry --disable-checking --disable-werror --disable-pch --disable-mudflap --disable-libssp target_alias= --enable-languages=c --program-transform-name=s,y,y, --srcdir=/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/libiberty ## --------- ## ## 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: 138 tasks, 193 threads, 4 processors Load average: 1.00, Mach factor: 2.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: /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: /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: /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:1227: creating cache configure:1384: checking whether to enable maintainer-specific portions of Makefiles configure:1394: result: no configure:1409: checking for makeinfo configure:1435: result: makeinfo --split-size=5000000 configure:1474: checking for perl configure:1490: found /usr/local/bin/perl configure:1500: result: perl configure:1520: checking build system type configure:1538: result: i386-apple-darwin8.0.1 configure:1546: checking host system type configure:1560: result: i386-apple-darwin8.0.1 configure:1611: checking for ar configure:1637: result: ar configure:1690: checking for ranlib configure:1717: result: ranlib configure:1777: checking for gcc configure:1803: result: gcc configure:2047: checking for C compiler version configure:2050: gcc --version &5 gcc (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:2053: $? = 0 configure:2055: gcc -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:2058: $? = 0 configure:2060: gcc -V &5 gcc: `-V' option must have argument configure:2063: $? = 1 configure:2082: gcc -o conftest conftest.c >&5 configure:2085: $? = 0 configure:2119: checking for C compiler default output file name configure:2122: gcc conftest.c >&5 configure:2125: $? = 0 configure:2171: result: a.out configure:2176: checking whether the C compiler works configure:2182: ./a.out configure:2185: $? = 0 configure:2202: result: yes configure:2209: checking whether we are cross compiling configure:2211: result: no configure:2214: checking for suffix of executables configure:2216: gcc -o conftest conftest.c >&5 configure:2219: $? = 0 configure:2244: result: configure:2251: checking for suffix of object files configure:2272: gcc -c conftest.c >&5 configure:2275: $? = 0 configure:2297: result: configure:2301: checking whether we are using the GNU C compiler configure:2325: gcc -c conftest.c >&5 configure:2331: $? = 0 configure:2334: test -z || test ! -s conftest.err configure:2337: $? = 0 configure:2340: test -s conftest. configure:2343: $? = 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:2356: result: no configure:2362: checking whether gcc accepts -g configure:2383: gcc -c -g conftest.c >&5 configure:2389: $? = 0 configure:2392: test -z || test ! -s conftest.err configure:2395: $? = 0 configure:2398: test -s conftest. configure:2401: $? = 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:2412: result: no configure:2429: checking for gcc option to accept ANSI C configure:2499: gcc -c conftest.c >&5 configure:2505: $? = 0 configure:2508: test -z || test ! -s conftest.err configure:2511: $? = 0 configure:2514: test -s conftest. configure:2517: $? = 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:2499: gcc -qlanglvl=ansi -c conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2505: $? = 0 configure:2508: test -z || test ! -s conftest.err configure:2511: $? = 0 configure:2514: test -s conftest. configure:2517: $? = 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:2499: gcc -std1 -c conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2505: $? = 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:2499: gcc -Ae -c conftest.c >&5 :6:2: missing '(' after predicate configure:2505: $? = 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:2499: gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5 :6:2: missing '(' after predicate configure:2505: $? = 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:2499: gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5 gcc: unrecognized option `-Xc' configure:2505: $? = 0 configure:2508: test -z || test ! -s conftest.err configure:2511: $? = 0 configure:2514: test -s conftest. configure:2517: $? = 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:2535: result: none needed configure:2553: gcc -c conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2559: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2694: checking how to run the C preprocessor configure:2729: gcc -E conftest.c configure:2735: $? = 0 configure:2767: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2773: $? = 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:2812: result: gcc -E configure:2836: gcc -E conftest.c configure:2842: $? = 0 configure:2874: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2880: $? = 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:2932: checking whether gcc and cc understand -c and -o together configure:2962: gcc -c conftest.c -o conftest. >&5 configure:2965: $? = 0 configure:2967: gcc -c conftest.c -o conftest. >&5 configure:2970: $? = 0 configure:2977: cc -c conftest.c >&5 configure:2980: $? = 0 configure:2983: cc -c conftest.c -o conftest. >&5 configure:2986: $? = 0 configure:2988: cc -c conftest.c -o conftest. >&5 configure:2991: $? = 0 configure:3009: result: yes configure:3031: checking for an ANSI C-conforming const configure:3098: gcc -c conftest.c >&5 configure:3104: $? = 0 configure:3107: test -z || test ! -s conftest.err configure:3110: $? = 0 configure:3113: test -s conftest. configure:3116: $? = 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 () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3127: result: no configure:3137: checking for inline configure:3158: gcc -c conftest.c >&5 configure:3164: $? = 0 configure:3167: test -z || test ! -s conftest.err configure:3170: $? = 0 configure:3173: test -s conftest. configure:3176: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:3158: gcc -c conftest.c >&5 configure:3164: $? = 0 configure:3167: test -z || test ! -s conftest.err configure:3170: $? = 0 configure:3173: test -s conftest. configure:3176: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:3158: gcc -c conftest.c >&5 configure:3164: $? = 0 configure:3167: test -z || test ! -s conftest.err configure:3170: $? = 0 configure:3173: test -s conftest. configure:3176: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:3188: result: no configure:3207: checking whether byte ordering is bigendian configure:3234: gcc -c conftest.c >&5 configure:3240: $? = 0 configure:3243: test -z || test ! -s conftest.err configure:3246: $? = 0 configure:3249: test -s conftest. configure:3252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:3391: gcc -o conftest conftest.c >&5 configure:3394: $? = 0 configure:3396: ./conftest configure:3399: $? = 0 configure:3415: result: no configure:3454: checking for a BSD-compatible install configure:3509: result: /usr/local/bin/ginstall -c configure:3624: checking for sys/file.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for sys/param.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for limits.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for stdlib.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for malloc.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for string.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for unistd.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for strings.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for sys/time.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for time.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for sys/resource.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for sys/stat.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for sys/mman.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for fcntl.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for alloca.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for sys/pstat.h configure:3637: gcc -E conftest.c conftest.c:28:23: sys/pstat.h: No such file or directory configure:3643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:3664: result: no configure:3624: checking for sys/sysmp.h configure:3637: gcc -E conftest.c conftest.c:28:23: sys/sysmp.h: No such file or directory configure:3643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:3664: result: no configure:3624: checking for sys/sysinfo.h configure:3637: gcc -E conftest.c conftest.c:28:25: sys/sysinfo.h: No such file or directory configure:3643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:3664: result: no configure:3624: checking for machine/hal_sysinfo.h configure:3637: gcc -E conftest.c conftest.c:28:33: machine/hal_sysinfo.h: No such file or directory configure:3643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:3664: result: no configure:3624: checking for sys/table.h configure:3637: gcc -E conftest.c conftest.c:28:23: sys/table.h: No such file or directory configure:3643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:3664: result: no configure:3624: checking for sys/sysctl.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for sys/systemcfg.h configure:3637: gcc -E conftest.c conftest.c:29:27: sys/systemcfg.h: No such file or directory configure:3643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include configure:3664: result: no configure:3624: checking for stdint.h configure:3637: gcc -E conftest.c configure:3643: $? = 0 configure:3664: result: yes configure:3624: checking for stdio_ext.h configure:3637: gcc -E conftest.c conftest.c:30:23: stdio_ext.h: No such file or directory configure:3643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:3664: result: no configure:3674: checking for sys/wait.h that is POSIX.1 compatible configure:3705: gcc -c conftest.c >&5 configure:3711: $? = 0 configure:3714: test -z || test ! -s conftest.err configure:3717: $? = 0 configure:3720: test -s conftest. configure:3723: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:3734: result: no configure:3744: checking whether time.h and sys/time.h may both be included configure:3769: gcc -c conftest.c >&5 configure:3775: $? = 0 configure:3778: test -z || test ! -s conftest.err configure:3781: $? = 0 configure:3784: test -s conftest. configure:3787: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:3798: result: no configure:3809: checking whether errno must be declared configure:3830: gcc -c conftest.c >&5 configure:3836: $? = 0 configure:3839: test -z || test ! -s conftest.err configure:3842: $? = 0 configure:3845: test -s conftest. configure:3848: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | int x = errno; | ; | return 0; | } configure:3859: result: yes configure:3871: checking for egrep configure:3881: result: grep -E configure:3886: checking for ANSI C header files configure:3911: gcc -c conftest.c >&5 configure:3917: $? = 0 configure:3920: test -z || test ! -s conftest.err configure:3923: $? = 0 configure:3926: test -s conftest. configure:3929: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4038: result: no configure:4062: checking for sys/types.h configure:4075: gcc -E conftest.c configure:4081: $? = 0 configure:4102: result: yes configure:4062: checking for sys/stat.h configure:4102: result: yes configure:4062: checking for stdlib.h configure:4102: result: yes configure:4062: checking for string.h configure:4102: result: yes configure:4062: checking for memory.h configure:4075: gcc -E conftest.c configure:4081: $? = 0 configure:4102: result: yes configure:4062: checking for strings.h configure:4102: result: yes configure:4062: checking for inttypes.h configure:4075: gcc -E conftest.c configure:4081: $? = 0 configure:4102: result: yes configure:4062: checking for stdint.h configure:4102: result: yes configure:4062: checking for unistd.h configure:4102: result: yes configure:4113: checking for int configure:4137: gcc -c conftest.c >&5 configure:4143: $? = 0 configure:4146: test -z || test ! -s conftest.err configure:4149: $? = 0 configure:4152: test -s conftest. configure:4155: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* 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 ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:4166: result: no configure:4169: checking size of int configure:4512: result: 0 configure:4520: checking for uintptr_t configure:4544: gcc -c conftest.c >&5 configure:4550: $? = 0 configure:4553: test -z || test ! -s conftest.err configure:4556: $? = 0 configure:4559: test -s conftest. configure:4562: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 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 ((uintptr_t *) 0) | return 0; | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:4573: result: no configure:4587: checking for a 64-bit type configure:4610: gcc -c conftest.c >&5 configure:4616: $? = 0 configure:4619: test -z || test ! -s conftest.err configure:4622: $? = 0 configure:4625: test -s conftest. configure:4628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | /* end confdefs.h. */ | #ifdef HAVE_STDINT_H | #include | #endif | int | main () | { | extern uint64_t foo; | ; | return 0; | } configure:4656: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:51: error: size of array `foo' is negative configure:4662: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | /* end confdefs.h. */ | #ifdef HAVE_LIMITS_H | #include | #endif | #ifndef CHAR_BIT | #define CHAR_BIT 8 | #endif | int | main () | { | extern char foo[sizeof(long) * CHAR_BIT >= 64 ? 1 : -1]; | ; | return 0; | } configure:4702: gcc -c conftest.c >&5 configure:4708: $? = 0 configure:4711: test -z || test ! -s conftest.err configure:4714: $? = 0 configure:4717: test -s conftest. configure:4720: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | /* end confdefs.h. */ | #ifdef HAVE_LIMITS_H | #include | #endif | #ifndef CHAR_BIT | #define CHAR_BIT 8 | #endif | int | main () | { | extern char foo[sizeof(long long) * CHAR_BIT >= 64 ? 1 : -1]; | ; | return 0; | } configure:4736: result: none configure:4755: checking for pid_t configure:4779: gcc -c conftest.c >&5 configure:4785: $? = 0 configure:4788: test -z || test ! -s conftest.err configure:4791: $? = 0 configure:4794: test -s conftest. configure:4797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:4808: result: no configure:5821: checking for library containing strerror configure:5856: gcc -o conftest conftest.c >&5 configure:5862: $? = 0 configure:5865: test -z || test ! -s conftest.err configure:5868: $? = 0 configure:5871: test -s conftest configure:5874: $? = 0 configure:5948: result: none required configure:5959: checking for asprintf configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for atexit configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for basename configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for bcmp configure:6015: gcc -o conftest conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function `bcmp' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for bcopy configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for bsearch configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for bzero configure:6015: gcc -o conftest conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function `bzero' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for calloc configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for clock configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for ffs configure:6015: gcc -o conftest conftest.c >&5 conftest.c:71: warning: conflicting types for built-in function `ffs' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for getcwd configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for getpagesize configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for gettimeofday configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for index configure:6015: gcc -o conftest conftest.c >&5 conftest.c:75: warning: conflicting types for built-in function `index' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for insque configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for memchr configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for memcmp configure:6015: gcc -o conftest conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function `memcmp' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for memcpy configure:6015: gcc -o conftest conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function `memcpy' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for memmove configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for mempcpy configure:6015: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _mempcpy configure:6021: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | /* 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. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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:6045: result: no configure:5959: checking for memset configure:6015: gcc -o conftest conftest.c >&5 conftest.c:81: warning: conflicting types for built-in function `memset' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for mkstemps configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for putenv configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for random configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for rename configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for rindex configure:6015: gcc -o conftest conftest.c >&5 conftest.c:86: warning: conflicting types for built-in function `rindex' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for setenv configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for snprintf configure:6015: gcc -o conftest conftest.c >&5 conftest.c:88: warning: conflicting types for built-in function `snprintf' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for sigsetmask configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for stpcpy configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for stpncpy configure:6015: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _stpncpy configure:6021: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stpncpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char stpncpy (); | /* 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_stpncpy) || defined (__stub___stpncpy) | choke me | #else | char (*f) () = stpncpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != stpncpy; | ; | return 0; | } configure:6045: result: no configure:5959: checking for strcasecmp configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for strchr configure:6015: gcc -o conftest conftest.c >&5 conftest.c:92: warning: conflicting types for built-in function `strchr' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for strdup configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for strncasecmp configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for strndup configure:6015: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _strndup configure:6021: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strndup (); | /* 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_strndup) || defined (__stub___strndup) | choke me | #else | char (*f) () = strndup; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strndup; | ; | return 0; | } configure:6045: result: no configure:5959: checking for strrchr configure:6015: gcc -o conftest conftest.c >&5 conftest.c:95: warning: conflicting types for built-in function `strrchr' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for strstr configure:6015: gcc -o conftest conftest.c >&5 conftest.c:96: warning: conflicting types for built-in function `strstr' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for strtod configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for strtol configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for strtoul configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for strverscmp configure:6015: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _strverscmp configure:6021: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strverscmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strverscmp (); | /* 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_strverscmp) || defined (__stub___strverscmp) | choke me | #else | char (*f) () = strverscmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strverscmp; | ; | return 0; | } configure:6045: result: no configure:5959: checking for tmpnam configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for vasprintf configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for vfprintf configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for vprintf configure:6015: gcc -o conftest conftest.c >&5 conftest.c:103: warning: conflicting types for built-in function `vprintf' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for vsnprintf configure:6015: gcc -o conftest conftest.c >&5 conftest.c:104: warning: conflicting types for built-in function `vsnprintf' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for vsprintf configure:6015: gcc -o conftest conftest.c >&5 conftest.c:105: warning: conflicting types for built-in function `vsprintf' configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:5959: checking for waitpid configure:6015: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6024: test -z || test ! -s conftest.err configure:6027: $? = 0 configure:6030: test -s conftest configure:6033: $? = 0 configure:6045: result: yes configure:6065: checking whether alloca needs Cray hooks configure:6092: result: no configure:6196: checking stack direction for C alloca configure:6228: gcc -o conftest conftest.c >&5 configure:6231: $? = 0 configure:6233: ./conftest configure:6236: $? = 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 const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | find_stack_direction () | { | static char *addr = 0; | auto char dummy; | if (addr == 0) | { | addr = &dummy; | return find_stack_direction (); | } | else | return (&dummy > addr) ? 1 : -1; | } | main () | { | exit (find_stack_direction() < 0); | } configure:6250: result: -1 configure:6263: checking for unistd.h configure:6303: result: yes configure:6263: checking for vfork.h configure:6276: gcc -E conftest.c conftest.c:91:19: vfork.h: No such file or directory configure:6282: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6303: result: no configure:6318: checking for fork configure:6374: gcc -o conftest conftest.c >&5 configure:6380: $? = 0 configure:6383: test -z || test ! -s conftest.err configure:6386: $? = 0 configure:6389: test -s conftest configure:6392: $? = 0 configure:6404: result: yes configure:6318: checking for vfork configure:6374: gcc -o conftest conftest.c >&5 configure:6380: $? = 0 configure:6383: test -z || test ! -s conftest.err configure:6386: $? = 0 configure:6389: test -s conftest configure:6392: $? = 0 configure:6404: result: yes configure:6415: checking for working fork configure:6438: gcc -o conftest conftest.c >&5 configure:6441: $? = 0 configure:6443: ./conftest configure:6446: $? = 0 configure:6460: result: yes configure:6481: checking for working vfork configure:6614: result: yes configure:6774: checking for _doprnt configure:6830: gcc -o conftest conftest.c >&5 ld: Undefined symbols: __doprnt configure:6836: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:6860: result: no configure:6873: checking for sys_errlist configure:6899: gcc -o conftest conftest.c >&5 configure:6905: $? = 0 configure:6908: test -z || test ! -s conftest.err configure:6911: $? = 0 configure:6914: test -s conftest configure:6917: $? = 0 configure:6931: result: yes configure:6873: checking for sys_nerr configure:6899: gcc -o conftest conftest.c >&5 configure:6905: $? = 0 configure:6908: test -z || test ! -s conftest.err configure:6911: $? = 0 configure:6914: test -s conftest configure:6917: $? = 0 configure:6931: result: yes configure:6873: checking for sys_siglist configure:6899: gcc -o conftest conftest.c >&5 configure:6905: $? = 0 configure:6908: test -z || test ! -s conftest.err configure:6911: $? = 0 configure:6914: test -s conftest configure:6917: $? = 0 configure:6931: result: yes configure:6946: checking for external symbol _system_configuration configure:6964: gcc -c conftest.c >&5 conftest.c:98:27: sys/systemcfg.h: No such file or directory conftest.c: In function `main': conftest.c:102: error: `_system_configuration' undeclared (first use in this function) conftest.c:102: error: (Each undeclared identifier is reported only once conftest.c:102: error: for each function it appears in.) configure:6970: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include | int | main () | { | double x = _system_configuration.physmem; | ; | return 0; | } configure:6995: result: no configure:7004: checking for getrusage configure:7060: gcc -o conftest conftest.c >&5 configure:7066: $? = 0 configure:7069: test -z || test ! -s conftest.err configure:7072: $? = 0 configure:7075: test -s conftest configure:7078: $? = 0 configure:7090: result: yes configure:7004: checking for on_exit configure:7060: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _on_exit configure:7066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char on_exit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char on_exit (); | /* 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_on_exit) || defined (__stub___on_exit) | choke me | #else | char (*f) () = on_exit; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != on_exit; | ; | return 0; | } configure:7090: result: no configure:7004: checking for psignal configure:7060: gcc -o conftest conftest.c >&5 configure:7066: $? = 0 configure:7069: test -z || test ! -s conftest.err configure:7072: $? = 0 configure:7075: test -s conftest configure:7078: $? = 0 configure:7090: result: yes configure:7004: checking for strerror configure:7060: gcc -o conftest conftest.c >&5 configure:7066: $? = 0 configure:7069: test -z || test ! -s conftest.err configure:7072: $? = 0 configure:7075: test -s conftest configure:7078: $? = 0 configure:7090: result: yes configure:7004: checking for strsignal configure:7060: gcc -o conftest conftest.c >&5 configure:7066: $? = 0 configure:7069: test -z || test ! -s conftest.err configure:7072: $? = 0 configure:7075: test -s conftest configure:7078: $? = 0 configure:7090: result: yes configure:7004: checking for sysconf configure:7060: gcc -o conftest conftest.c >&5 configure:7066: $? = 0 configure:7069: test -z || test ! -s conftest.err configure:7072: $? = 0 configure:7075: test -s conftest configure:7078: $? = 0 configure:7090: result: yes configure:7004: checking for times configure:7060: gcc -o conftest conftest.c >&5 configure:7066: $? = 0 configure:7069: test -z || test ! -s conftest.err configure:7072: $? = 0 configure:7075: test -s conftest configure:7078: $? = 0 configure:7090: result: yes configure:7004: checking for sbrk configure:7060: gcc -o conftest conftest.c >&5 configure:7066: $? = 0 configure:7069: test -z || test ! -s conftest.err configure:7072: $? = 0 configure:7075: test -s conftest configure:7078: $? = 0 configure:7090: result: yes configure:7004: checking for gettimeofday configure:7090: result: yes configure:7004: checking for realpath configure:7060: gcc -o conftest conftest.c >&5 configure:7066: $? = 0 configure:7069: test -z || test ! -s conftest.err configure:7072: $? = 0 configure:7075: test -s conftest configure:7078: $? = 0 configure:7090: result: yes configure:7004: checking for canonicalize_file_name configure:7060: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _canonicalize_file_name configure:7066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char canonicalize_file_name (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char canonicalize_file_name (); | /* 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_canonicalize_file_name) || defined (__stub___canonicalize_file_name) | choke me | #else | char (*f) () = canonicalize_file_name; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != canonicalize_file_name; | ; | return 0; | } configure:7090: result: no configure:7004: checking for pstat_getstatic configure:7060: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _pstat_getstatic configure:7066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getstatic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pstat_getstatic (); | /* 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_pstat_getstatic) || defined (__stub___pstat_getstatic) | choke me | #else | char (*f) () = pstat_getstatic; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pstat_getstatic; | ; | return 0; | } configure:7090: result: no configure:7004: checking for pstat_getdynamic configure:7060: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _pstat_getdynamic configure:7066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getdynamic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pstat_getdynamic (); | /* 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_pstat_getdynamic) || defined (__stub___pstat_getdynamic) | choke me | #else | char (*f) () = pstat_getdynamic; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pstat_getdynamic; | ; | return 0; | } configure:7090: result: no configure:7004: checking for sysmp configure:7060: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _sysmp configure:7066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sysmp (); | /* 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_sysmp) || defined (__stub___sysmp) | choke me | #else | char (*f) () = sysmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sysmp; | ; | return 0; | } configure:7090: result: no configure:7004: checking for getsysinfo configure:7060: gcc -o conftest conftest.c >&5 ld: Undefined symbols: _getsysinfo configure:7066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getsysinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getsysinfo (); | /* 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_getsysinfo) || defined (__stub___getsysinfo) | choke me | #else | char (*f) () = getsysinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getsysinfo; | ; | return 0; | } configure:7090: result: no configure:7004: checking for table configure:7060: gcc -o conftest conftest.c >&5 configure:7066: $? = 0 configure:7069: test -z || test ! -s conftest.err configure:7072: $? = 0 configure:7075: test -s conftest configure:7078: $? = 0 configure:7090: result: yes configure:7004: checking for sysctl configure:7060: gcc -o conftest conftest.c >&5 configure:7066: $? = 0 configure:7069: test -z || test ! -s conftest.err configure:7072: $? = 0 configure:7075: test -s conftest configure:7078: $? = 0 configure:7090: result: yes configure:7004: checking for wait3 configure:7060: gcc -o conftest conftest.c >&5 configure:7066: $? = 0 configure:7069: test -z || test ! -s conftest.err configure:7072: $? = 0 configure:7075: test -s conftest configure:7078: $? = 0 configure:7090: result: yes configure:7004: checking for wait4 configure:7060: gcc -o conftest conftest.c >&5 configure:7066: $? = 0 configure:7069: test -z || test ! -s conftest.err configure:7072: $? = 0 configure:7075: test -s conftest configure:7078: $? = 0 configure:7090: result: yes configure:7004: checking for __fsetlocking configure:7060: gcc -o conftest conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:7066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | /* end confdefs.h. */ | /* 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. Under hpux, | including includes and causes problems | checking for functions defined therein. */ | #if defined (__STDC__) && !defined (_HPUX_SOURCE) | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __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:7090: result: no configure:7100: checking whether basename is declared configure:7124: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:149: error: `basename' undeclared (first use in this function) conftest.c:149: error: (Each undeclared identifier is reported only once conftest.c:149: error: for each function it appears in.) configure:7130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef basename | char *p = (char *) basename; | #endif | | ; | return 0; | } configure:7153: result: no configure:7169: checking whether ffs is declared configure:7193: gcc -c conftest.c >&5 configure:7199: $? = 0 configure:7202: test -z || test ! -s conftest.err configure:7205: $? = 0 configure:7208: test -s conftest. configure:7211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 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 () | { | #ifndef ffs | char *p = (char *) ffs; | #endif | | ; | return 0; | } configure:7222: result: no configure:7238: checking whether asprintf is declared configure:7262: gcc -c conftest.c >&5 configure:7268: $? = 0 configure:7271: test -z || test ! -s conftest.err configure:7274: $? = 0 configure:7277: test -s conftest. configure:7280: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FFS 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 () | { | #ifndef asprintf | char *p = (char *) asprintf; | #endif | | ; | return 0; | } configure:7291: result: no configure:7307: checking whether vasprintf is declared configure:7331: gcc -c conftest.c >&5 configure:7337: $? = 0 configure:7340: test -z || test ! -s conftest.err configure:7343: $? = 0 configure:7346: test -s conftest. configure:7349: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_ASPRINTF 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 () | { | #ifndef vasprintf | char *p = (char *) vasprintf; | #endif | | ; | return 0; | } configure:7360: result: no configure:7376: checking whether snprintf is declared configure:7400: gcc -c conftest.c >&5 configure:7406: $? = 0 configure:7409: test -z || test ! -s conftest.err configure:7412: $? = 0 configure:7415: test -s conftest. configure:7418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_VASPRINTF 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 () | { | #ifndef snprintf | char *p = (char *) snprintf; | #endif | | ; | return 0; | } configure:7429: result: no configure:7445: checking whether vsnprintf is declared configure:7469: gcc -c conftest.c >&5 configure:7475: $? = 0 configure:7478: test -z || test ! -s conftest.err configure:7481: $? = 0 configure:7484: test -s conftest. configure:7487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_SNPRINTF 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 () | { | #ifndef vsnprintf | char *p = (char *) vsnprintf; | #endif | | ; | return 0; | } configure:7498: result: no configure:7516: checking whether calloc is declared configure:7540: gcc -c conftest.c >&5 configure:7546: $? = 0 configure:7549: test -z || test ! -s conftest.err configure:7552: $? = 0 configure:7555: test -s conftest. configure:7558: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 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 () | { | #ifndef calloc | char *p = (char *) calloc; | #endif | | ; | return 0; | } configure:7569: result: no configure:7585: checking whether getenv is declared configure:7609: gcc -c conftest.c >&5 configure:7615: $? = 0 configure:7618: test -z || test ! -s conftest.err configure:7621: $? = 0 configure:7624: test -s conftest. configure:7627: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_CALLOC 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 () | { | #ifndef getenv | char *p = (char *) getenv; | #endif | | ; | return 0; | } configure:7638: result: no configure:7654: checking whether getopt is declared configure:7678: gcc -c conftest.c >&5 configure:7684: $? = 0 configure:7687: test -z || test ! -s conftest.err configure:7690: $? = 0 configure:7693: test -s conftest. configure:7696: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_GETENV 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 () | { | #ifndef getopt | char *p = (char *) getopt; | #endif | | ; | return 0; | } configure:7707: result: no configure:7723: checking whether malloc is declared configure:7747: gcc -c conftest.c >&5 configure:7753: $? = 0 configure:7756: test -z || test ! -s conftest.err configure:7759: $? = 0 configure:7762: test -s conftest. configure:7765: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETOPT 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 () | { | #ifndef malloc | char *p = (char *) malloc; | #endif | | ; | return 0; | } configure:7776: result: no configure:7792: checking whether realloc is declared configure:7816: gcc -c conftest.c >&5 configure:7822: $? = 0 configure:7825: test -z || test ! -s conftest.err configure:7828: $? = 0 configure:7831: test -s conftest. configure:7834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_MALLOC 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 () | { | #ifndef realloc | char *p = (char *) realloc; | #endif | | ; | return 0; | } configure:7845: result: no configure:7861: checking whether sbrk is declared configure:7885: gcc -c conftest.c >&5 configure:7891: $? = 0 configure:7894: test -z || test ! -s conftest.err configure:7897: $? = 0 configure:7900: test -s conftest. configure:7903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 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 () | { | #ifndef sbrk | char *p = (char *) sbrk; | #endif | | ; | return 0; | } configure:7914: result: no configure:7932: checking whether strverscmp is declared configure:7956: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:161: error: `strverscmp' undeclared (first use in this function) conftest.c:161: error: (Each undeclared identifier is reported only once conftest.c:161: error: for each function it appears in.) configure:7962: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_SBRK 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 () | { | #ifndef strverscmp | char *p = (char *) strverscmp; | #endif | | ; | return 0; | } configure:7985: result: no configure:8003: checking whether canonicalize_file_name must be declared configure:8039: gcc -c conftest.c >&5 conftest.c: In function `main': conftest.c:144: error: `canonicalize_file_name' undeclared (first use in this function) conftest.c:144: error: (Each undeclared identifier is reported only once conftest.c:144: error: for each function it appears in.) configure:8045: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STDINT_H 1 | #define NEED_DECLARATION_ERRNO 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_INT 0 | #define uintptr_t unsigned long | #define HAVE_UINTPTR_T 1 | #define pid_t int | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_BASENAME 1 | #define HAVE_BCMP 1 | #define HAVE_BCOPY 1 | #define HAVE_BSEARCH 1 | #define HAVE_BZERO 1 | #define HAVE_CALLOC 1 | #define HAVE_CLOCK 1 | #define HAVE_FFS 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INSQUE 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_PUTENV 1 | #define HAVE_RANDOM 1 | #define HAVE_RENAME 1 | #define HAVE_RINDEX 1 | #define HAVE_SETENV 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_TMPNAM 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_WAITPID 1 | #define STACK_DIRECTION -1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_SYS_ERRLIST 1 | #define HAVE_SYS_NERR 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_PSIGNAL 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_SBRK 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_REALPATH 1 | #define HAVE_TABLE 1 | #define HAVE_SYSCTL 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_ASPRINTF 0 | #define HAVE_DECL_VASPRINTF 0 | #define HAVE_DECL_SNPRINTF 0 | #define HAVE_DECL_VSNPRINTF 0 | #define HAVE_DECL_CALLOC 0 | #define HAVE_DECL_GETENV 0 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_MALLOC 0 | #define HAVE_DECL_REALLOC 0 | #define HAVE_DECL_SBRK 0 | #define HAVE_DECL_STRVERSCMP 0 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | #ifdef HAVE_STRING_H | #include | #else | #ifdef HAVE_STRINGS_H | #include | #endif | #endif | #ifdef HAVE_STDLIB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | int | main () | { | char *(*pfn) = (char *(*)) canonicalize_file_name | ; | return 0; | } configure:8069: result: yes configure:8101: checking for stdlib.h configure:8141: result: yes configure:8101: checking for unistd.h configure:8141: result: yes configure:8155: checking for getpagesize configure:8241: result: yes configure:8251: checking for working mmap configure:8393: gcc -o conftest conftest.c >&5 configure:8396: $? = 0 configure:8398: ./conftest configure:8401: $? = 0 configure:8415: result: yes configure:8428: checking for working strncmp configure:8505: gcc -o conftest conftest.c >&5 configure:8508: $? = 0 configure:8510: ./conftest configure:8513: $? = 0 configure:8528: result: yes configure:8661: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:738: creating Makefile config.status:738: creating testsuite/Makefile config.status:797: creating config.h config.status:1169: config.h is unchanged config.status:1327: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.0.1 ac_cv_build_alias=i386-apple-darwin8.0.1 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_c_stack_direction=-1 ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func___fsetlocking=no ac_cv_func__doprnt=no ac_cv_func_asprintf=yes ac_cv_func_atexit=yes ac_cv_func_basename=yes ac_cv_func_bcmp=yes ac_cv_func_bcopy=yes ac_cv_func_bsearch=yes ac_cv_func_bzero=yes ac_cv_func_calloc=yes ac_cv_func_canonicalize_file_name=no ac_cv_func_clock=yes ac_cv_func_ffs=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getcwd=yes ac_cv_func_getpagesize=yes ac_cv_func_getrusage=yes ac_cv_func_getsysinfo=no ac_cv_func_gettimeofday=yes ac_cv_func_index=yes ac_cv_func_insque=yes ac_cv_func_memchr=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=no ac_cv_func_memset=yes ac_cv_func_mkstemps=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_on_exit=no ac_cv_func_psignal=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_pstat_getstatic=no ac_cv_func_putenv=yes ac_cv_func_random=yes ac_cv_func_realpath=yes ac_cv_func_rename=yes ac_cv_func_rindex=yes ac_cv_func_sbrk=yes ac_cv_func_setenv=yes ac_cv_func_sigsetmask=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_stpncpy=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strncmp_works=yes ac_cv_func_strndup=no ac_cv_func_strrchr=yes ac_cv_func_strsignal=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_strverscmp=no ac_cv_func_sysconf=yes ac_cv_func_sysctl=yes ac_cv_func_sysmp=no ac_cv_func_table=yes ac_cv_func_times=yes ac_cv_func_tmpnam=yes ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vfprintf=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_have_decl_asprintf=no ac_cv_have_decl_basename=no ac_cv_have_decl_calloc=no ac_cv_have_decl_ffs=no ac_cv_have_decl_getenv=no ac_cv_have_decl_getopt=no ac_cv_have_decl_malloc=no ac_cv_have_decl_realloc=no ac_cv_have_decl_sbrk=no ac_cv_have_decl_snprintf=no ac_cv_have_decl_strverscmp=no ac_cv_have_decl_vasprintf=no ac_cv_have_decl_vsnprintf=no ac_cv_header_alloca_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_machine_hal_sysinfo_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=no ac_cv_header_sys_sysmp_h=no ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_table_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=no ac_cv_header_time=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=i386-apple-darwin8.0.1 ac_cv_host_alias=i386-apple-darwin8.0.1 ac_cv_objext= ac_cv_os_cray=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000' ac_cv_prog_PERL=perl ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_search_strerror='none required' ac_cv_sizeof_int=0 ac_cv_type_int=no ac_cv_type_pid_t=no ac_cv_type_uintptr_t=no liberty_cv_uint64=none libiberty_cv_decl_needed_canonicalize_file_name=yes libiberty_cv_declare_errno=yes libiberty_cv_var_sys_errlist=yes libiberty_cv_var_sys_nerr=yes libiberty_cv_var_sys_siglist=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' BUILD_INFO='info' CC='gcc' CFLAGS='' CHECK='really-check' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_PERL='' INSTALL_DATA='/usr/local/bin/ginstall -c -m 644' INSTALL_DEST='libdir' INSTALL_PROGRAM='/usr/local/bin/ginstall -c' INSTALL_SCRIPT='/usr/local/bin/ginstall -c' LDFLAGS='' LIBOBJS=' ./mempcpy.$U. ./stpncpy.$U. ./strndup.$U. ./strverscmp.$U.' LIBS='' LTLIBOBJS=' ./mempcpy.$U.lo ./stpncpy.$U.lo ./strndup.$U.lo ./strverscmp.$U.lo' MAINT='#' MAKEINFO='makeinfo --split-size=5000000' NOTMAINT='' NO_MINUS_C_MINUS_O='' OBJEXT='' OUTPUT_OPTION='-o $@' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='perl' RANLIB='ranlib' SHELL='/bin/sh' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_libiberty_warn_cflags='' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.0.1' build_alias='' build_cpu='i386' build_os='darwin8.0.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-apple-darwin8.0.1' host_alias='' host_cpu='i386' host_os='darwin8.0.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libiberty_topdir='/mnt/gmirror/ports/devel/tigcc/work/gnu/gcc-4.1-20060728/libiberty/..' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' pexecute='./pex-unix.o' prefix='/usr/local' program_transform_name='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' target_header_dir='' ## ------------- ## ## Output files. ## ## ------------- ## host_makefile_frag='xhost-mkfrag' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALLOCA_H 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_BASENAME 1 #define HAVE_BCMP 1 #define HAVE_BCOPY 1 #define HAVE_BSEARCH 1 #define HAVE_BZERO 1 #define HAVE_CALLOC 1 #define HAVE_CLOCK 1 #define HAVE_DECL_ASPRINTF 0 #define HAVE_DECL_BASENAME 0 #define HAVE_DECL_CALLOC 0 #define HAVE_DECL_FFS 0 #define HAVE_DECL_GETENV 0 #define HAVE_DECL_GETOPT 0 #define HAVE_DECL_MALLOC 0 #define HAVE_DECL_REALLOC 0 #define HAVE_DECL_SBRK 0 #define HAVE_DECL_SNPRINTF 0 #define HAVE_DECL_STRVERSCMP 0 #define HAVE_DECL_VASPRINTF 0 #define HAVE_DECL_VSNPRINTF 0 #define HAVE_FCNTL_H 1 #define HAVE_FFS 1 #define HAVE_FORK 1 #define HAVE_GETCWD 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INDEX 1 #define HAVE_INSQUE 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCHR 1 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_MKSTEMPS 1 #define HAVE_MMAP 1 #define HAVE_PSIGNAL 1 #define HAVE_PUTENV 1 #define HAVE_RANDOM 1 #define HAVE_REALPATH 1 #define HAVE_RENAME 1 #define HAVE_RINDEX 1 #define HAVE_SBRK 1 #define HAVE_SETENV 1 #define HAVE_SIGSETMASK 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRRCHR 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRSTR 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYSCONF 1 #define HAVE_SYSCTL 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_NERR 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SIGLIST 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TABLE 1 #define HAVE_TIMES 1 #define HAVE_TIME_H 1 #define HAVE_TMPNAM 1 #define HAVE_UINTPTR_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VASPRINTF 1 #define HAVE_VFORK 1 #define HAVE_VFPRINTF 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WAITPID 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1 #define NEED_DECLARATION_ERRNO 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_INT 0 #define STACK_DIRECTION -1 #define const #define inline #define pid_t int #define uintptr_t unsigned long #endif #ifndef __cplusplus configure: exit 0