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.57. Invocation command line was $ ./configure --cache-file=./config.cache --build=i386-unknown-gnu --host=i386-unknown-gnu --target=avr --disable-nls --prefix=/usr/local --with-gcc-version-trigger=/mnt/gmirror/ports/devel/avr-gcc-3/work/gcc-3.4.6/gcc/version.c --program-transform-name=s,^,avr-,; --srcdir=. CC=gcc CFLAGS=-fno-common build_alias= host_alias= target_alias= LDFLAGS= --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: 137 tasks, 192 threads, 4 processors Load average: 1.86, Mach factor: 2.13 /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:1194: creating cache configure:1350: checking whether to enable maintainer-specific portions of Makefiles configure:1360: result: no configure:1375: checking for makeinfo configure:1401: result: makeinfo --split-size=5000000 configure:1440: checking for perl configure:1456: found /usr/local/bin/perl configure:1466: result: perl configure:1486: checking build system type configure:1504: result: i686-apple-darwin8.0.1 configure:1512: checking host system type configure:1526: result: i686-apple-darwin8.0.1 configure:1577: checking for ar configure:1603: result: ar configure:1656: checking for ranlib configure:1683: result: ranlib configure:1743: checking for gcc configure:1769: result: gcc configure:2013: checking for C compiler version configure:2016: 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:2019: $? = 0 configure:2021: 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:2024: $? = 0 configure:2026: gcc -V &5 gcc: `-V' option must have argument configure:2029: $? = 1 configure:2049: gcc -o conftest -fno-common conftest.c >&5 configure:2052: $? = 0 configure:2087: checking for C compiler default output configure:2090: gcc -fno-common conftest.c >&5 configure:2093: $? = 0 configure:2139: result: a.out configure:2144: checking whether the C compiler works configure:2150: ./a.out configure:2153: $? = 0 configure:2170: result: yes configure:2177: checking whether we are cross compiling configure:2179: result: no configure:2182: checking for suffix of executables configure:2184: gcc -o conftest -fno-common conftest.c >&5 configure:2187: $? = 0 configure:2212: result: configure:2219: checking for suffix of object files configure:2241: gcc -c -fno-common conftest.c >&5 configure:2244: $? = 0 configure:2266: result: configure:2270: checking whether we are using the GNU C compiler configure:2295: gcc -c -fno-common conftest.c >&5 configure:2298: $? = 0 configure:2301: test -s conftest. configure:2304: $? = 1 configure: failed program was: | #line 2275 "configure" | /* 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:2317: result: no configure:2323: checking whether gcc accepts -g configure:2345: gcc -c -g conftest.c >&5 configure:2348: $? = 0 configure:2351: test -s conftest. configure:2354: $? = 1 configure: failed program was: | #line 2328 "configure" | /* 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:2365: result: no configure:2382: checking for gcc option to accept ANSI C configure:2443: gcc -c -fno-common conftest.c >&5 configure:2446: $? = 0 configure:2449: test -s conftest. configure:2452: $? = 1 configure: failed program was: | #line 2389 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2443: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2446: $? = 0 configure:2449: test -s conftest. configure:2452: $? = 1 configure: failed program was: | #line 2389 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2443: gcc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2446: $? = 1 configure: failed program was: | #line 2389 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2443: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2446: $? = 1 configure: failed program was: | #line 2389 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2443: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2446: $? = 1 configure: failed program was: | #line 2389 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2443: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:2446: $? = 0 configure:2449: test -s conftest. configure:2452: $? = 1 configure: failed program was: | #line 2389 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2470: result: none needed configure:2488: gcc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2491: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2605: checking how to run the C preprocessor configure:2641: gcc -E conftest.c configure:2647: $? = 0 configure:2679: gcc -E conftest.c configure:2678:28: ac_nonexistent.h: No such file or directory configure:2685: $? = 1 configure: failed program was: | #line 2670 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2723: result: gcc -E configure:2748: gcc -E conftest.c configure:2754: $? = 0 configure:2786: gcc -E conftest.c configure:2785:28: ac_nonexistent.h: No such file or directory configure:2792: $? = 1 configure: failed program was: | #line 2777 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2843: checking whether gcc and cc understand -c and -o together configure:2874: gcc -c conftest.c -o conftest. >&5 configure:2877: $? = 0 configure:2879: gcc -c conftest.c -o conftest. >&5 configure:2882: $? = 0 configure:2889: cc -c conftest.c >&5 configure:2892: $? = 0 configure:2895: cc -c conftest.c -o conftest. >&5 configure:2898: $? = 0 configure:2900: cc -c conftest.c -o conftest. >&5 configure:2903: $? = 0 configure:2921: result: yes configure:2943: checking for an ANSI C-conforming const configure:3011: gcc -c -fno-common conftest.c >&5 configure:3014: $? = 0 configure:3017: test -s conftest. configure:3020: $? = 1 configure: failed program was: | #line 2948 "configure" | /* 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:3031: result: no configure:3041: checking for inline configure:3063: gcc -c -fno-common conftest.c >&5 configure:3066: $? = 0 configure:3069: test -s conftest. configure:3072: $? = 1 configure: failed program was: | #line 3048 "configure" | /* 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:3063: gcc -c -fno-common conftest.c >&5 configure:3066: $? = 0 configure:3069: test -s conftest. configure:3072: $? = 1 configure: failed program was: | #line 3048 "configure" | /* 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:3063: gcc -c -fno-common conftest.c >&5 configure:3066: $? = 0 configure:3069: test -s conftest. configure:3072: $? = 1 configure: failed program was: | #line 3048 "configure" | /* 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:3084: result: no configure:3099: checking whether byte ordering is bigendian configure:3127: gcc -c -fno-common conftest.c >&5 configure:3130: $? = 0 configure:3133: test -s conftest. configure:3136: $? = 1 configure: failed program was: | #line 3106 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | /* end confdefs.h. */ | #include | #include | int | main () | { | | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | ; | return 0; | } configure:3208: gcc -o conftest -fno-common conftest.c >&5 configure:3211: $? = 0 configure:3213: ./conftest configure:3216: $? = 0 configure:3231: result: no configure:3311: checking for a BSD-compatible install configure:3365: result: /usr/local/bin/ginstall -c configure:3410: checking for sys/file.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for sys/param.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for limits.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for stdlib.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for malloc.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for string.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for unistd.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for strings.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for sys/time.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for time.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for sys/resource.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for sys/stat.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for sys/mman.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for fcntl.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for alloca.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for sys/pstat.h configure:3424: gcc -E conftest.c configure:3441:23: sys/pstat.h: No such file or directory configure:3430: $? = 1 configure: failed program was: | #line 3415 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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:3450: result: no configure:3410: checking for sys/sysmp.h configure:3424: gcc -E conftest.c configure:3441:23: sys/sysmp.h: No such file or directory configure:3430: $? = 1 configure: failed program was: | #line 3415 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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:3450: result: no configure:3410: checking for sys/sysinfo.h configure:3424: gcc -E conftest.c configure:3441:25: sys/sysinfo.h: No such file or directory configure:3430: $? = 1 configure: failed program was: | #line 3415 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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:3450: result: no configure:3410: checking for machine/hal_sysinfo.h configure:3424: gcc -E conftest.c configure:3441:33: machine/hal_sysinfo.h: No such file or directory configure:3430: $? = 1 configure: failed program was: | #line 3415 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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:3450: result: no configure:3410: checking for sys/table.h configure:3424: gcc -E conftest.c configure:3441:23: sys/table.h: No such file or directory configure:3430: $? = 1 configure: failed program was: | #line 3415 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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:3450: result: no configure:3410: checking for sys/sysctl.h configure:3424: gcc -E conftest.c configure:3430: $? = 0 configure:3450: result: yes configure:3410: checking for sys/systemcfg.h configure:3424: gcc -E conftest.c configure:3442:27: sys/systemcfg.h: No such file or directory configure:3430: $? = 1 configure: failed program was: | #line 3415 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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:3450: result: no configure:3460: checking for sys/wait.h that is POSIX.1 compatible configure:3492: gcc -c -fno-common conftest.c >&5 configure:3495: $? = 0 configure:3498: test -s conftest. configure:3501: $? = 1 configure: failed program was: | #line 3465 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 | #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:3512: result: no configure:3522: checking whether time.h and sys/time.h may both be included configure:3548: gcc -c -fno-common conftest.c >&5 configure:3551: $? = 0 configure:3554: test -s conftest. configure:3557: $? = 1 configure: failed program was: | #line 3527 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:3568: result: no configure:3579: checking whether errno must be declared configure:3601: gcc -c -fno-common conftest.c >&5 configure:3604: $? = 0 configure:3607: test -s conftest. configure:3610: $? = 1 configure: failed program was: | #line 3584 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 | int | main () | { | int x = errno; | ; | return 0; | } configure:3621: result: yes configure:3632: checking for egrep configure:3642: result: grep -E configure:3647: checking for ANSI C header files configure:3673: gcc -c -fno-common conftest.c >&5 configure:3676: $? = 0 configure:3679: test -s conftest. configure:3682: $? = 1 configure: failed program was: | #line 3652 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 NEED_DECLARATION_ERRNO 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3794: result: no configure:3818: checking for sys/types.h configure:3832: gcc -E conftest.c configure:3838: $? = 0 configure:3858: result: yes configure:3818: checking for sys/stat.h configure:3858: result: yes configure:3818: checking for stdlib.h configure:3858: result: yes configure:3818: checking for string.h configure:3858: result: yes configure:3818: checking for memory.h configure:3832: gcc -E conftest.c configure:3838: $? = 0 configure:3858: result: yes configure:3818: checking for strings.h configure:3858: result: yes configure:3818: checking for inttypes.h configure:3832: gcc -E conftest.c configure:3838: $? = 0 configure:3858: result: yes configure:3818: checking for stdint.h configure:3832: gcc -E conftest.c configure:3838: $? = 0 configure:3858: result: yes configure:3818: checking for unistd.h configure:3858: result: yes configure:3869: checking for uintptr_t configure:3894: gcc -c -fno-common conftest.c >&5 configure:3897: $? = 0 configure:3900: test -s conftest. configure:3903: $? = 1 configure: failed program was: | #line 3874 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 ((uintptr_t *) 0) | return 0; | if (sizeof (uintptr_t)) | return 0; | ; | return 0; | } configure:3914: result: no configure:3935: checking for pid_t configure:3960: gcc -c -fno-common conftest.c >&5 configure:3963: $? = 0 configure:3966: test -s conftest. configure:3969: $? = 1 configure: failed program was: | #line 3940 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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:3980: result: no configure:4435: checking for library containing strerror configure:4471: gcc -o conftest -fno-common conftest.c >&5 configure:4474: $? = 0 configure:4477: test -s conftest configure:4480: $? = 0 configure:4544: result: none required configure:4555: checking for asprintf configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for atexit configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for basename configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for bcmp configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4626: warning: conflicting types for built-in function `bcmp' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for bcopy configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for bsearch configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for bzero configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4629: warning: conflicting types for built-in function `bzero' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for calloc configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for clock configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for ffs configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4632: warning: conflicting types for built-in function `ffs' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for getcwd configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for getpagesize configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for index configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4635: warning: conflicting types for built-in function `index' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for insque configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for memchr configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for memcmp configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4638: warning: conflicting types for built-in function `memcmp' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for memcpy configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4639: warning: conflicting types for built-in function `memcpy' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for memmove configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for mempcpy configure:4612: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _mempcpy configure:4615: $? = 1 configure: failed program was: | #line 4565 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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:4632: result: no configure:4555: checking for memset configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4641: warning: conflicting types for built-in function `memset' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for mkstemps configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for putenv configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for random configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for rename configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for rindex configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4646: warning: conflicting types for built-in function `rindex' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for setenv configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for snprintf configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4648: warning: conflicting types for built-in function `snprintf' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for sigsetmask configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for stpcpy configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for stpncpy configure:4612: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _stpncpy configure:4615: $? = 1 configure: failed program was: | #line 4565 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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:4632: result: no configure:4555: checking for strcasecmp configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for strchr configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4652: warning: conflicting types for built-in function `strchr' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for strdup configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for strncasecmp configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for strrchr configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4655: warning: conflicting types for built-in function `strrchr' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for strstr configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4656: warning: conflicting types for built-in function `strstr' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for strtod configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for strtol configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for strtoul configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for tmpnam configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for vasprintf configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for vfprintf configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for vprintf configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4663: warning: conflicting types for built-in function `vprintf' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for vsnprintf configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4664: warning: conflicting types for built-in function `vsnprintf' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for vsprintf configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4665: warning: conflicting types for built-in function `vsprintf' configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4555: checking for waitpid configure:4612: gcc -o conftest -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4618: test -s conftest configure:4621: $? = 0 configure:4632: result: yes configure:4645: checking whether alloca needs Cray hooks configure:4673: result: no configure:4768: checking stack direction for C alloca configure:4801: gcc -o conftest -fno-common conftest.c >&5 configure:4804: $? = 0 configure:4806: ./conftest configure:4809: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 4776 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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:4823: result: -1 configure:4836: checking for unistd.h configure:4876: result: yes configure:4836: checking for vfork.h configure:4850: gcc -E conftest.c configure:4927:19: vfork.h: No such file or directory configure:4856: $? = 1 configure: failed program was: | #line 4841 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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:4876: result: no configure:4891: checking for fork configure:4948: gcc -o conftest -fno-common conftest.c >&5 configure:4951: $? = 0 configure:4954: test -s conftest configure:4957: $? = 0 configure:4968: result: yes configure:4891: checking for vfork configure:4948: gcc -o conftest -fno-common conftest.c >&5 configure:4951: $? = 0 configure:4954: test -s conftest configure:4957: $? = 0 configure:4968: result: yes configure:4979: checking for working fork configure:5002: gcc -o conftest -fno-common conftest.c >&5 configure:5005: $? = 0 configure:5007: ./conftest configure:5010: $? = 0 configure:5024: result: yes configure:5045: checking for working vfork configure:5179: result: yes configure:5316: checking for _doprnt configure:5373: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:5376: $? = 1 configure: failed program was: | #line 5326 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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:5393: result: no configure:5406: checking for sys_errlist configure:5433: gcc -o conftest -fno-common conftest.c >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5455: result: yes configure:5406: checking for sys_nerr configure:5433: gcc -o conftest -fno-common conftest.c >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5455: result: yes configure:5406: checking for sys_siglist configure:5433: gcc -o conftest -fno-common conftest.c >&5 configure:5436: $? = 0 configure:5439: test -s conftest configure:5442: $? = 0 configure:5455: result: yes configure:5470: checking for external symbol _system_configuration configure:5489: gcc -c -fno-common conftest.c >&5 configure:5565:27: sys/systemcfg.h: No such file or directory configure: In function `main': configure:5569: error: `_system_configuration' undeclared (first use in this function) configure:5569: error: (Each undeclared identifier is reported only once configure:5569: error: for each function it appears in.) configure:5492: $? = 1 configure: failed program was: | #line 5472 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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:5511: result: no configure:5520: checking for getrusage configure:5577: gcc -o conftest -fno-common conftest.c >&5 configure:5580: $? = 0 configure:5583: test -s conftest configure:5586: $? = 0 configure:5597: result: yes configure:5520: checking for on_exit configure:5577: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _on_exit configure:5580: $? = 1 configure: failed program was: | #line 5530 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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:5597: result: no configure:5520: checking for psignal configure:5577: gcc -o conftest -fno-common conftest.c >&5 configure:5580: $? = 0 configure:5583: test -s conftest configure:5586: $? = 0 configure:5597: result: yes configure:5520: checking for strerror configure:5577: gcc -o conftest -fno-common conftest.c >&5 configure:5580: $? = 0 configure:5583: test -s conftest configure:5586: $? = 0 configure:5597: result: yes configure:5520: checking for strsignal configure:5577: gcc -o conftest -fno-common conftest.c >&5 configure:5580: $? = 0 configure:5583: test -s conftest configure:5586: $? = 0 configure:5597: result: yes configure:5520: checking for sysconf configure:5577: gcc -o conftest -fno-common conftest.c >&5 configure:5580: $? = 0 configure:5583: test -s conftest configure:5586: $? = 0 configure:5597: result: yes configure:5520: checking for times configure:5577: gcc -o conftest -fno-common conftest.c >&5 configure:5580: $? = 0 configure:5583: test -s conftest configure:5586: $? = 0 configure:5597: result: yes configure:5520: checking for sbrk configure:5577: gcc -o conftest -fno-common conftest.c >&5 configure:5580: $? = 0 configure:5583: test -s conftest configure:5586: $? = 0 configure:5597: result: yes configure:5520: checking for gettimeofday configure:5577: gcc -o conftest -fno-common conftest.c >&5 configure:5580: $? = 0 configure:5583: test -s conftest configure:5586: $? = 0 configure:5597: result: yes configure:5520: checking for realpath configure:5577: gcc -o conftest -fno-common conftest.c >&5 configure:5580: $? = 0 configure:5583: test -s conftest configure:5586: $? = 0 configure:5597: result: yes configure:5520: checking for canonicalize_file_name configure:5577: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _canonicalize_file_name configure:5580: $? = 1 configure: failed program was: | #line 5530 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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:5597: result: no configure:5520: checking for pstat_getstatic configure:5577: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _pstat_getstatic configure:5580: $? = 1 configure: failed program was: | #line 5530 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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:5597: result: no configure:5520: checking for pstat_getdynamic configure:5577: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _pstat_getdynamic configure:5580: $? = 1 configure: failed program was: | #line 5530 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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:5597: result: no configure:5520: checking for sysmp configure:5577: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _sysmp configure:5580: $? = 1 configure: failed program was: | #line 5530 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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:5597: result: no configure:5520: checking for getsysinfo configure:5577: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _getsysinfo configure:5580: $? = 1 configure: failed program was: | #line 5530 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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:5597: result: no configure:5520: checking for table configure:5577: gcc -o conftest -fno-common conftest.c >&5 configure:5580: $? = 0 configure:5583: test -s conftest configure:5586: $? = 0 configure:5597: result: yes configure:5520: checking for sysctl configure:5577: gcc -o conftest -fno-common conftest.c >&5 configure:5580: $? = 0 configure:5583: test -s conftest configure:5586: $? = 0 configure:5597: result: yes configure:5607: checking whether canonicalize_file_name must be declared configure:5644: gcc -c -fno-common conftest.c >&5 configure: In function `main': configure:5736: error: `canonicalize_file_name' undeclared (first use in this function) configure:5736: error: (Each undeclared identifier is reported only once configure:5736: error: for each function it appears in.) configure:5647: $? = 1 configure: failed program was: | #line 5612 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define inline | #define BYTEORDER 1234 | #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 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 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_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 | /* 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:5665: result: yes configure:5698: checking for stdlib.h configure:5738: result: yes configure:5698: checking for unistd.h configure:5738: result: yes configure:5752: checking for getpagesize configure:5829: result: yes configure:5839: checking for working mmap configure:5982: gcc -o conftest -fno-common conftest.c >&5 configure:5985: $? = 0 configure:5987: ./conftest configure:5990: $? = 0 configure:6004: result: yes configure:6017: checking for working strncmp configure:6095: gcc -o conftest -fno-common conftest.c >&5 configure:6098: $? = 0 configure:6100: ./conftest configure:6103: $? = 0 configure:6118: result: yes configure:6232: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin8.0.1 ac_cv_build_alias=i686-apple-darwin8.0.1 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_c_stack_direction=-1 ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__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_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_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_waitpid=yes 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_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=i686-apple-darwin8.0.1 ac_cv_host_alias=i686-apple-darwin8.0.1 ac_cv_objext= ac_cv_os_cray=no ac_cv_prog_CPP='gcc -E' ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000' ac_cv_prog_PERL=perl ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_search_strerror='none required' ac_cv_type_pid_t=no ac_cv_type_uintptr_t=no 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='check-cplus-dem' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_PERL='' INSTALL_DATA='/usr/local/bin/ginstall -c -m 644' INSTALL_DEST='libdir' INSTALL_PROGRAM='/usr/local/bin/ginstall -c' INSTALL_SCRIPT='/usr/local/bin/ginstall -c' LDFLAGS='' LIBOBJS=' mempcpy.$U. stpncpy.$U.' LIBS='' LTLIBOBJS=' mempcpy.$U.lo stpncpy.$U.lo' MAINT='#' MAKEINFO='makeinfo --split-size=5000000' NOTMAINT='' NO_MINUS_C_MINUS_O='' OBJEXT='' OUTPUT_OPTION='-o $@' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='perl' RANLIB='ranlib' SHELL='/bin/sh' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_libiberty_warn_cflags='' bindir='${exec_prefix}/bin' build='i686-apple-darwin8.0.1' build_alias='' build_cpu='i686' build_os='darwin8.0.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-apple-darwin8.0.1' host_alias='' host_cpu='i686' host_os='darwin8.0.1' host_vendor='apple' 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='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' target_header_dir='' ## ------------- ## ## Output files. ## ## ------------- ## host_makefile_frag='xhost-mkfrag' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BYTEORDER 1234 #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_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_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_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_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 STACK_DIRECTION -1 #define const #define inline #define pid_t int #define uintptr_t unsigned long configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:666: creating Makefile config.status:1189: executing default commands