This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-install-libiberty --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## 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: 135 tasks, 190 threads, 4 processors Load average: 2.53, Mach factor: 1.66 /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: /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:1384: checking whether to enable maintainer-specific portions of Makefiles configure:1394: result: no configure:1409: checking for makeinfo configure:1425: found /usr/local/bin/makeinfo configure:1435: result: makeinfo 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-unknown-gnu configure:1546: checking host system type configure:1560: result: i386-unknown-gnu configure:1573: checking for i386-unknown-gnu-ar configure:1602: result: no configure:1611: checking for ar configure:1627: found /usr/bin/ar configure:1637: result: ar configure:1652: checking for i386-unknown-gnu-ranlib configure:1681: result: no configure:1690: checking for ranlib configure:1706: found /usr/bin/ranlib configure:1717: result: ranlib configure:1739: checking for i386-unknown-gnu-gcc configure:1768: result: no configure:1777: checking for gcc configure:1793: found /usr/bin/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 -fno-common conftest.c >&5 configure:2085: $? = 0 configure:2119: checking for C compiler default output file name configure:2122: gcc -fno-common 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 -fno-common conftest.c >&5 configure:2219: $? = 0 configure:2244: result: configure:2251: checking for suffix of object files configure:2272: gcc -c -fno-common conftest.c >&5 configure:2275: $? = 0 configure:2297: result: configure:2301: checking whether we are using the GNU C compiler configure:2325: gcc -c -fno-common conftest.c >&5 configure:2331: $? = 0 configure:2335: test -z || test ! -s conftest.err configure:2338: $? = 0 configure:2341: test -s conftest. configure:2344: $? = 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:2357: result: no configure:2363: checking whether gcc accepts -g configure:2384: gcc -c -g conftest.c >&5 configure:2390: $? = 0 configure:2394: test -z || test ! -s conftest.err configure:2397: $? = 0 configure:2400: test -s conftest. configure:2403: $? = 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:2414: result: no configure:2431: checking for gcc option to accept ANSI C configure:2501: gcc -c -fno-common conftest.c >&5 configure:2507: $? = 0 configure:2511: test -z || test ! -s conftest.err configure:2514: $? = 0 configure:2517: test -s conftest. configure:2520: $? = 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:2501: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2507: $? = 0 configure:2511: test -z || test ! -s conftest.err configure:2514: $? = 0 configure:2517: test -s conftest. configure:2520: $? = 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:2501: gcc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2507: $? = 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:2501: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2507: $? = 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:2501: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2507: $? = 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:2501: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:2507: $? = 0 configure:2511: test -z || test ! -s conftest.err configure:2514: $? = 0 configure:2517: test -s conftest. configure:2520: $? = 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:2538: result: none needed configure:2556: gcc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2562: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2700: checking how to run the C preprocessor configure:2735: gcc -E conftest.c configure:2741: $? = 0 configure:2773: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2779: $? = 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:2818: result: gcc -E configure:2842: gcc -E conftest.c configure:2848: $? = 0 configure:2880: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2886: $? = 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:2934: checking whether gcc accepts -Wc++-compat configure:2950: gcc -c -Wc++-compat conftest.c >&5 cc1: error: unrecognized option `-Wc++-compat' configure:2956: $? = 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. */ | configure:2982: result: no configure:2995: checking whether gcc and cc understand -c and -o together configure:3025: gcc -c conftest.c -o conftest. >&5 configure:3028: $? = 0 configure:3030: gcc -c conftest.c -o conftest. >&5 configure:3033: $? = 0 configure:3040: cc -c conftest.c >&5 configure:3043: $? = 0 configure:3046: cc -c conftest.c -o conftest. >&5 configure:3049: $? = 0 configure:3051: cc -c conftest.c -o conftest. >&5 configure:3054: $? = 0 configure:3072: result: yes configure:3093: checking for an ANSI C-conforming const configure:3160: gcc -c -fno-common conftest.c >&5 configure:3166: $? = 0 configure:3170: test -z || test ! -s conftest.err configure:3173: $? = 0 configure:3176: test -s conftest. configure:3179: $? = 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:3190: result: no configure:3200: checking for inline configure:3221: gcc -c -fno-common conftest.c >&5 configure:3227: $? = 0 configure:3231: test -z || test ! -s conftest.err configure:3234: $? = 0 configure:3237: test -s conftest. configure:3240: $? = 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:3221: gcc -c -fno-common conftest.c >&5 configure:3227: $? = 0 configure:3231: test -z || test ! -s conftest.err configure:3234: $? = 0 configure:3237: test -s conftest. configure:3240: $? = 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:3221: gcc -c -fno-common conftest.c >&5 configure:3227: $? = 0 configure:3231: test -z || test ! -s conftest.err configure:3234: $? = 0 configure:3237: test -s conftest. configure:3240: $? = 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:3252: result: no configure:3271: checking whether byte ordering is bigendian configure:3298: gcc -c -fno-common conftest.c >&5 configure:3304: $? = 0 configure:3308: test -z || test ! -s conftest.err configure:3311: $? = 0 configure:3314: test -s conftest. configure:3317: $? = 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:3458: gcc -o conftest -fno-common conftest.c >&5 configure:3461: $? = 0 configure:3463: ./conftest configure:3466: $? = 0 configure:3482: result: no configure:3521: checking for a BSD-compatible install configure:3576: result: /usr/local/bin/ginstall -c configure:3691: checking for sys/file.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for sys/param.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for limits.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for stdlib.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for malloc.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for string.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for unistd.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for strings.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for sys/time.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for time.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for sys/resource.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for sys/stat.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for sys/mman.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for fcntl.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for alloca.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for sys/pstat.h configure:3704: gcc -E conftest.c conftest.c:28:23: sys/pstat.h: No such file or directory configure:3710: $? = 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:3731: result: no configure:3691: checking for sys/sysmp.h configure:3704: gcc -E conftest.c conftest.c:28:23: sys/sysmp.h: No such file or directory configure:3710: $? = 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:3731: result: no configure:3691: checking for sys/sysinfo.h configure:3704: gcc -E conftest.c conftest.c:28:25: sys/sysinfo.h: No such file or directory configure:3710: $? = 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:3731: result: no configure:3691: checking for machine/hal_sysinfo.h configure:3704: gcc -E conftest.c conftest.c:28:33: machine/hal_sysinfo.h: No such file or directory configure:3710: $? = 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:3731: result: no configure:3691: checking for sys/table.h configure:3704: gcc -E conftest.c conftest.c:28:23: sys/table.h: No such file or directory configure:3710: $? = 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:3731: result: no configure:3691: checking for sys/sysctl.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for sys/systemcfg.h configure:3704: gcc -E conftest.c conftest.c:29:27: sys/systemcfg.h: No such file or directory configure:3710: $? = 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:3731: result: no configure:3691: checking for stdint.h configure:3704: gcc -E conftest.c configure:3710: $? = 0 configure:3731: result: yes configure:3691: checking for stdio_ext.h configure:3704: gcc -E conftest.c conftest.c:30:23: stdio_ext.h: No such file or directory configure:3710: $? = 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:3731: result: no configure:3741: checking for sys/wait.h that is POSIX.1 compatible configure:3772: gcc -c -fno-common conftest.c >&5 configure:3778: $? = 0 configure:3782: test -z || test ! -s conftest.err configure:3785: $? = 0 configure:3788: test -s conftest. configure:3791: $? = 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:3802: result: no configure:3812: checking whether time.h and sys/time.h may both be included configure:3837: gcc -c -fno-common conftest.c >&5 configure:3843: $? = 0 configure:3847: test -z || test ! -s conftest.err configure:3850: $? = 0 configure:3853: test -s conftest. configure:3856: $? = 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:3867: result: no configure:3878: checking whether errno must be declared configure:3899: gcc -c -fno-common conftest.c >&5 configure:3905: $? = 0 configure:3909: test -z || test ! -s conftest.err configure:3912: $? = 0 configure:3915: test -s conftest. configure:3918: $? = 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:3929: result: yes configure:3941: checking for egrep configure:3951: result: grep -E configure:3956: checking for ANSI C header files configure:3981: gcc -c -fno-common conftest.c >&5 configure:3987: $? = 0 configure:3991: test -z || test ! -s conftest.err configure:3994: $? = 0 configure:3997: test -s conftest. configure:4000: $? = 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:4109: result: no configure:4133: checking for sys/types.h configure:4146: gcc -E conftest.c configure:4152: $? = 0 configure:4173: result: yes configure:4133: checking for sys/stat.h configure:4173: result: yes configure:4133: checking for stdlib.h configure:4173: result: yes configure:4133: checking for string.h configure:4173: result: yes configure:4133: checking for memory.h configure:4146: gcc -E conftest.c configure:4152: $? = 0 configure:4173: result: yes configure:4133: checking for strings.h configure:4173: result: yes configure:4133: checking for inttypes.h configure:4146: gcc -E conftest.c configure:4152: $? = 0 configure:4173: result: yes configure:4133: checking for stdint.h configure:4173: result: yes configure:4133: checking for unistd.h configure:4173: result: yes configure:4184: checking for int configure:4208: gcc -c -fno-common conftest.c >&5 configure:4214: $? = 0 configure:4218: test -z || test ! -s conftest.err configure:4221: $? = 0 configure:4224: test -s conftest. configure:4227: $? = 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:4238: result: no configure:4241: checking size of int configure:4591: result: 0 configure:4599: checking for uintptr_t configure:4623: gcc -c -fno-common conftest.c >&5 configure:4629: $? = 0 configure:4633: test -z || test ! -s conftest.err configure:4636: $? = 0 configure:4639: test -s conftest. configure:4642: $? = 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:4653: result: no configure:4667: checking for a 64-bit type configure:4690: gcc -c -fno-common conftest.c >&5 configure:4696: $? = 0 configure:4700: test -z || test ! -s conftest.err configure:4703: $? = 0 configure:4706: test -s conftest. configure:4709: $? = 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:4737: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:51: error: size of array `foo' is negative configure:4743: $? = 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:4784: gcc -c -fno-common conftest.c >&5 configure:4790: $? = 0 configure:4794: test -z || test ! -s conftest.err configure:4797: $? = 0 configure:4800: test -s conftest. configure:4803: $? = 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:4819: result: none configure:4838: checking for pid_t configure:4862: gcc -c -fno-common conftest.c >&5 configure:4868: $? = 0 configure:4872: test -z || test ! -s conftest.err configure:4875: $? = 0 configure:4878: test -s conftest. configure:4881: $? = 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:4892: result: no configure:5913: checking for library containing strerror configure:5948: gcc -o conftest -fno-common conftest.c >&5 configure:5954: $? = 0 configure:5958: test -z || test ! -s conftest.err configure:5961: $? = 0 configure:5964: test -s conftest configure:5967: $? = 0 configure:6042: result: none required configure:6053: checking for asprintf configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for atexit configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for basename configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for bcmp configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function `bcmp' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for bcopy configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for bsearch configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for bzero configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function `bzero' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for calloc configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for clock configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for ffs configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:71: warning: conflicting types for built-in function `ffs' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for getcwd configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for getpagesize configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for gettimeofday configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for index configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:75: warning: conflicting types for built-in function `index' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for insque configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for memchr configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for memcmp configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function `memcmp' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for memcpy configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function `memcpy' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for memmove configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for mempcpy configure:6109: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _mempcpy configure:6115: $? = 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:6140: result: no configure:6053: checking for memset configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:81: warning: conflicting types for built-in function `memset' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for mkstemps configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for putenv configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for random configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for rename configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for rindex configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:86: warning: conflicting types for built-in function `rindex' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for setenv configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for snprintf configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:88: warning: conflicting types for built-in function `snprintf' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for sigsetmask configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for stpcpy configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for stpncpy configure:6109: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _stpncpy configure:6115: $? = 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:6140: result: no configure:6053: checking for strcasecmp configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for strchr configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:92: warning: conflicting types for built-in function `strchr' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for strdup configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for strncasecmp configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for strndup configure:6109: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _strndup configure:6115: $? = 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:6140: result: no configure:6053: checking for strrchr configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:95: warning: conflicting types for built-in function `strrchr' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for strstr configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:96: warning: conflicting types for built-in function `strstr' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for strtod configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for strtol configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for strtoul configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for strverscmp configure:6109: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _strverscmp configure:6115: $? = 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:6140: result: no configure:6053: checking for tmpnam configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for vasprintf configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for vfprintf configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for vprintf configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:103: warning: conflicting types for built-in function `vprintf' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for vsnprintf configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:104: warning: conflicting types for built-in function `vsnprintf' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for vsprintf configure:6109: gcc -o conftest -fno-common conftest.c >&5 conftest.c:105: warning: conflicting types for built-in function `vsprintf' configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6053: checking for waitpid configure:6109: gcc -o conftest -fno-common conftest.c >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest configure:6128: $? = 0 configure:6140: result: yes configure:6160: checking whether alloca needs Cray hooks configure:6187: result: no configure:6292: checking stack direction for C alloca configure:6324: gcc -o conftest -fno-common conftest.c >&5 configure:6327: $? = 0 configure:6329: ./conftest configure:6332: $? = 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:6346: result: -1 configure:6359: checking for unistd.h configure:6399: result: yes configure:6359: checking for vfork.h configure:6372: gcc -E conftest.c conftest.c:91:19: vfork.h: No such file or directory configure:6378: $? = 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:6399: result: no configure:6414: checking for fork configure:6470: gcc -o conftest -fno-common conftest.c >&5 configure:6476: $? = 0 configure:6480: test -z || test ! -s conftest.err configure:6483: $? = 0 configure:6486: test -s conftest configure:6489: $? = 0 configure:6501: result: yes configure:6414: checking for vfork configure:6470: gcc -o conftest -fno-common conftest.c >&5 configure:6476: $? = 0 configure:6480: test -z || test ! -s conftest.err configure:6483: $? = 0 configure:6486: test -s conftest configure:6489: $? = 0 configure:6501: result: yes configure:6512: checking for working fork configure:6535: gcc -o conftest -fno-common conftest.c >&5 configure:6538: $? = 0 configure:6540: ./conftest configure:6543: $? = 0 configure:6557: result: yes configure:6578: checking for working vfork configure:6711: result: yes configure:6872: checking for _doprnt configure:6928: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:6934: $? = 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:6959: result: no configure:6972: checking for sys_errlist configure:6998: gcc -o conftest -fno-common conftest.c >&5 configure:7004: $? = 0 configure:7008: test -z || test ! -s conftest.err configure:7011: $? = 0 configure:7014: test -s conftest configure:7017: $? = 0 configure:7031: result: yes configure:6972: checking for sys_nerr configure:6998: gcc -o conftest -fno-common conftest.c >&5 configure:7004: $? = 0 configure:7008: test -z || test ! -s conftest.err configure:7011: $? = 0 configure:7014: test -s conftest configure:7017: $? = 0 configure:7031: result: yes configure:6972: checking for sys_siglist configure:6998: gcc -o conftest -fno-common conftest.c >&5 configure:7004: $? = 0 configure:7008: test -z || test ! -s conftest.err configure:7011: $? = 0 configure:7014: test -s conftest configure:7017: $? = 0 configure:7031: result: yes configure:7046: checking for external symbol _system_configuration configure:7064: gcc -c -fno-common 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:7070: $? = 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:7096: result: no configure:7105: checking for getrusage configure:7161: gcc -o conftest -fno-common conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest configure:7180: $? = 0 configure:7192: result: yes configure:7105: checking for on_exit configure:7161: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _on_exit configure:7167: $? = 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:7192: result: no configure:7105: checking for psignal configure:7161: gcc -o conftest -fno-common conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest configure:7180: $? = 0 configure:7192: result: yes configure:7105: checking for strerror configure:7161: gcc -o conftest -fno-common conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest configure:7180: $? = 0 configure:7192: result: yes configure:7105: checking for strsignal configure:7161: gcc -o conftest -fno-common conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest configure:7180: $? = 0 configure:7192: result: yes configure:7105: checking for sysconf configure:7161: gcc -o conftest -fno-common conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest configure:7180: $? = 0 configure:7192: result: yes configure:7105: checking for times configure:7161: gcc -o conftest -fno-common conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest configure:7180: $? = 0 configure:7192: result: yes configure:7105: checking for sbrk configure:7161: gcc -o conftest -fno-common conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest configure:7180: $? = 0 configure:7192: result: yes configure:7105: checking for gettimeofday configure:7192: result: yes configure:7105: checking for realpath configure:7161: gcc -o conftest -fno-common conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest configure:7180: $? = 0 configure:7192: result: yes configure:7105: checking for canonicalize_file_name configure:7161: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _canonicalize_file_name configure:7167: $? = 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:7192: result: no configure:7105: checking for pstat_getstatic configure:7161: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _pstat_getstatic configure:7167: $? = 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:7192: result: no configure:7105: checking for pstat_getdynamic configure:7161: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _pstat_getdynamic configure:7167: $? = 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:7192: result: no configure:7105: checking for sysmp configure:7161: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _sysmp configure:7167: $? = 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:7192: result: no configure:7105: checking for getsysinfo configure:7161: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _getsysinfo configure:7167: $? = 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:7192: result: no configure:7105: checking for table configure:7161: gcc -o conftest -fno-common conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest configure:7180: $? = 0 configure:7192: result: yes configure:7105: checking for sysctl configure:7161: gcc -o conftest -fno-common conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest configure:7180: $? = 0 configure:7192: result: yes configure:7105: checking for wait3 configure:7161: gcc -o conftest -fno-common conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest configure:7180: $? = 0 configure:7192: result: yes configure:7105: checking for wait4 configure:7161: gcc -o conftest -fno-common conftest.c >&5 configure:7167: $? = 0 configure:7171: test -z || test ! -s conftest.err configure:7174: $? = 0 configure:7177: test -s conftest configure:7180: $? = 0 configure:7192: result: yes configure:7105: checking for __fsetlocking configure:7161: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:7167: $? = 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:7192: result: no configure:7202: checking whether basename is declared configure:7226: gcc -c -fno-common 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:7232: $? = 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:7256: result: no configure:7272: checking whether ffs is declared configure:7296: gcc -c -fno-common conftest.c >&5 configure:7302: $? = 0 configure:7306: test -z || test ! -s conftest.err configure:7309: $? = 0 configure:7312: test -s conftest. configure:7315: $? = 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:7326: result: no configure:7342: checking whether asprintf is declared configure:7366: gcc -c -fno-common conftest.c >&5 configure:7372: $? = 0 configure:7376: test -z || test ! -s conftest.err configure:7379: $? = 0 configure:7382: test -s conftest. configure:7385: $? = 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:7396: result: no configure:7412: checking whether vasprintf is declared configure:7436: gcc -c -fno-common conftest.c >&5 configure:7442: $? = 0 configure:7446: test -z || test ! -s conftest.err configure:7449: $? = 0 configure:7452: test -s conftest. configure:7455: $? = 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:7466: result: no configure:7482: checking whether snprintf is declared configure:7506: gcc -c -fno-common conftest.c >&5 configure:7512: $? = 0 configure:7516: test -z || test ! -s conftest.err configure:7519: $? = 0 configure:7522: test -s conftest. configure:7525: $? = 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:7536: result: no configure:7552: checking whether vsnprintf is declared configure:7576: gcc -c -fno-common conftest.c >&5 configure:7582: $? = 0 configure:7586: test -z || test ! -s conftest.err configure:7589: $? = 0 configure:7592: test -s conftest. configure:7595: $? = 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:7606: result: no configure:7624: checking whether calloc is declared configure:7648: gcc -c -fno-common conftest.c >&5 configure:7654: $? = 0 configure:7658: test -z || test ! -s conftest.err configure:7661: $? = 0 configure:7664: test -s conftest. configure:7667: $? = 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:7678: result: no configure:7694: checking whether getenv is declared configure:7718: gcc -c -fno-common conftest.c >&5 configure:7724: $? = 0 configure:7728: test -z || test ! -s conftest.err configure:7731: $? = 0 configure:7734: test -s conftest. configure:7737: $? = 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:7748: result: no configure:7764: checking whether getopt is declared configure:7788: gcc -c -fno-common conftest.c >&5 configure:7794: $? = 0 configure:7798: test -z || test ! -s conftest.err configure:7801: $? = 0 configure:7804: test -s conftest. configure:7807: $? = 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:7818: result: no configure:7834: checking whether malloc is declared configure:7858: gcc -c -fno-common conftest.c >&5 configure:7864: $? = 0 configure:7868: test -z || test ! -s conftest.err configure:7871: $? = 0 configure:7874: test -s conftest. configure:7877: $? = 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:7888: result: no configure:7904: checking whether realloc is declared configure:7928: gcc -c -fno-common conftest.c >&5 configure:7934: $? = 0 configure:7938: test -z || test ! -s conftest.err configure:7941: $? = 0 configure:7944: test -s conftest. configure:7947: $? = 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:7958: result: no configure:7974: checking whether sbrk is declared configure:7998: gcc -c -fno-common conftest.c >&5 configure:8004: $? = 0 configure:8008: test -z || test ! -s conftest.err configure:8011: $? = 0 configure:8014: test -s conftest. configure:8017: $? = 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:8028: result: no configure:8046: checking whether strverscmp is declared configure:8070: gcc -c -fno-common 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:8076: $? = 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:8100: result: no configure:8118: checking whether canonicalize_file_name must be declared configure:8154: gcc -c -fno-common 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:8160: $? = 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:8185: result: yes configure:8217: checking for stdlib.h configure:8257: result: yes configure:8217: checking for unistd.h configure:8257: result: yes configure:8271: checking for getpagesize configure:8358: result: yes configure:8368: checking for working mmap configure:8510: gcc -o conftest -fno-common conftest.c >&5 configure:8513: $? = 0 configure:8515: ./conftest configure:8518: $? = 0 configure:8532: result: yes configure:8545: checking for working strncmp configure:8622: gcc -o conftest -fno-common conftest.c >&5 configure:8625: $? = 0 configure:8627: ./conftest configure:8630: $? = 0 configure:8645: result: yes configure:8782: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu 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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func___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-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_os_cray=no ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_MAKEINFO=makeinfo 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_cc_w_cxx_compat=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='-fno-common' 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='${INSTALL} -m 644' INSTALL_DEST='libdir' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' 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' 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-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' datarootdir='' docdir='' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libiberty_topdir='./..' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' pexecute='./pex-unix.o' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' 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 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:702: creating Makefile config.status:1336: executing default commands ## ---------------------- ## ## 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.h:./config.in CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:806: creating config.h config.status:1178: config.h is unchanged config.status:1336: executing default commands ## ---------------------- ## ## Running 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 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 on darwintel config.status:702: creating Makefile config.status:702: creating Makefile config.status:702: creating testsuite/Makefile config.status:702: creating testsuite/Makefile config.status:806: creating config.h config.status:806: creating config.h config.status:1178: config.h is unchanged config.status:1178: config.h is unchanged config.status:1336: executing default commands config.status:1336: executing default commands