This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libconfig configure 0.9.9, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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: 132 tasks, 189 threads, 4 processors Load average: 0.06, Mach factor: 3.93 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1319: checking for i386-unknown-gnu-gcc configure:1345: result: cc configure:1627: checking for C compiler version configure:1630: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1633: $? = 0 configure:1635: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1638: $? = 0 configure:1640: cc -V &5 cc: `-V' option must have argument configure:1643: $? = 1 configure:1666: checking for C compiler default output file name configure:1669: cc -fno-common conftest.c >&5 configure:1672: $? = 0 configure:1718: result: a.out configure:1723: checking whether the C compiler works configure:1729: ./a.out configure:1732: $? = 0 configure:1749: result: yes configure:1756: checking whether we are cross compiling configure:1758: result: no configure:1761: checking for suffix of executables configure:1763: cc -o conftest -fno-common conftest.c >&5 configure:1766: $? = 0 configure:1791: result: configure:1797: checking for suffix of object files configure:1818: cc -c -fno-common conftest.c >&5 configure:1821: $? = 0 configure:1843: result: configure:1847: checking whether we are using the GNU C compiler configure:1871: cc -c -fno-common conftest.c >&5 configure:1877: $? = 0 configure:1881: test -z || test ! -s conftest.err configure:1884: $? = 0 configure:1887: test -s conftest. configure:1890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1903: result: no configure:1909: checking whether cc accepts -g configure:1930: cc -c -g conftest.c >&5 configure:1936: $? = 0 configure:1940: test -z || test ! -s conftest.err configure:1943: $? = 0 configure:1946: test -s conftest. configure:1949: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1960: result: no configure:1977: checking for cc option to accept ANSI C configure:2047: cc -c -fno-common conftest.c >&5 configure:2053: $? = 0 configure:2057: test -z || test ! -s conftest.err configure:2060: $? = 0 configure:2063: test -s conftest. configure:2066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2047: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2053: $? = 0 configure:2057: test -z || test ! -s conftest.err configure:2060: $? = 0 configure:2063: test -s conftest. configure:2066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2047: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2053: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2047: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2053: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2047: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2053: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2047: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2053: $? = 0 configure:2057: test -z || test ! -s conftest.err configure:2060: $? = 0 configure:2063: test -s conftest. configure:2066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2084: result: none needed configure:2102: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2108: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2241: checking whether gmake sets $(MAKE) configure:2261: result: yes configure:2308: checking for a BSD-compatible install configure:2363: result: /usr/bin/install -c -o root -g wheel configure:2374: checking whether ln -s works configure:2378: result: yes configure:2388: checking for i386-unknown-gnu-ranlib configure:2417: result: no configure:2426: checking for ranlib configure:2442: found /usr/bin/ranlib configure:2453: result: ranlib configure:2468: checking for i386-unknown-gnu-ar configure:2497: result: no configure:2506: checking for ar configure:2522: found /usr/bin/ar configure:2533: result: ar configure:2551: checking how to run the C preprocessor configure:2586: cc -E conftest.c configure:2592: $? = 0 configure:2624: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2669: result: cc -E configure:2693: cc -E conftest.c configure:2699: $? = 0 configure:2731: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2737: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2781: checking for egrep configure:2791: result: grep -E configure:2797: checking for AIX configure:2819: result: no configure:2832: checking build system type configure:2850: result: i386-unknown-gnu configure:2859: checking host system type configure:2873: result: i386-unknown-gnu configure:2886: checking host operating system configure:2888: result: gnu configure:2913: checking how to create shared objects configure:2943: cc -o conftest -fno-common -fPIC -DPIC -shared -rdynamic conftest.c >&5 cc: unrecognized option `-shared' cc: unrecognized option `-rdynamic' ld: Undefined symbols: _unrestst configure:2949: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | int unrestst(void); | int | main () | { | printf("okay\n"); unrestst(); return(0); | ; | return 0; | } configure:2998: cc -o conftest -fno-common -fPIC -DPIC -shared conftest.c >&5 cc: unrecognized option `-shared' ld: Undefined symbols: _unrestst configure:3004: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | int unrestst(void); | int | main () | { | printf("okay\n"); unrestst(); return(0); | ; | return 0; | } configure:3053: cc -o conftest -fno-common -fPIC -DPIC -shared -rdynamic -mimpure-text conftest.c >&5 cc: unrecognized option `-shared' cc: unrecognized option `-rdynamic' cc1: error: invalid option `impure-text' configure:3059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | int unrestst(void); | int | main () | { | printf("okay\n"); unrestst(); return(0); | ; | return 0; | } configure:3108: cc -o conftest -fno-common -fPIC -DPIC -shared -mimpure-text conftest.c >&5 cc: unrecognized option `-shared' cc1: error: invalid option `impure-text' configure:3114: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | int unrestst(void); | int | main () | { | printf("okay\n"); unrestst(); return(0); | ; | return 0; | } configure:3163: cc -o conftest -fno-common -fPIC -DPIC -shared -rdynamic -Wl,-G,-z,textoff conftest.c >&5 cc: unrecognized option `-shared' cc: unrecognized option `-rdynamic' ld: unknown flag: -G configure:3169: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | int unrestst(void); | int | main () | { | printf("okay\n"); unrestst(); return(0); | ; | return 0; | } configure:3218: cc -o conftest -fno-common -fPIC -DPIC -shared -Wl,-G,-z,textoff conftest.c >&5 cc: unrecognized option `-shared' ld: unknown flag: -G configure:3224: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | int unrestst(void); | int | main () | { | printf("okay\n"); unrestst(); return(0); | ; | return 0; | } configure:3273: cc -o conftest -fno-common -fPIC -DPIC -shared -dynamiclib -flat_namespace -undefined suppress -bind_at_load conftest.c >&5 cc: unrecognized option `-shared' /usr/bin/libtool: unknown option character `b' in: -bind_at_load Usage: /usr/bin/libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT] Usage: /usr/bin/libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table ] [-seg_addr_table_filename ] [-all_load] [-noall_load] configure:3279: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | int unrestst(void); | int | main () | { | printf("okay\n"); unrestst(); return(0); | ; | return 0; | } configure:3328: cc -o conftest -fno-common -fPIC -DPIC -dynamiclib -flat_namespace -undefined suppress -bind_at_load conftest.c >&5 /usr/bin/libtool: unknown option character `b' in: -bind_at_load Usage: /usr/bin/libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT] Usage: /usr/bin/libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table ] [-seg_addr_table_filename ] [-all_load] [-noall_load] configure:3334: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | int unrestst(void); | int | main () | { | printf("okay\n"); unrestst(); return(0); | ; | return 0; | } configure:3383: cc -o conftest -fno-common -fPIC -DPIC -Wl,-dynamiclib -Wl,-flat_namespace -Wl,-undefined,suppress -Wl,-bind_at_load conftest.c >&5 ld: unknown flag: -dynamiclib configure:3389: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | int unrestst(void); | int | main () | { | printf("okay\n"); unrestst(); return(0); | ; | return 0; | } configure:3438: cc -o conftest -fno-common -fPIC -DPIC -dynamiclib -flat_namespace -undefined suppress conftest.c >&5 configure:3444: $? = 0 configure:3448: test -z || test ! -s conftest.err configure:3451: $? = 0 configure:3454: test -s conftest configure:3457: $? = 0 configure:3617: result: -dynamiclib -flat_namespace -undefined suppress -fPIC -DPIC configure:3637: checking for dirent.h that defines DIR configure:3661: cc -c -fno-common conftest.c >&5 configure:3667: $? = 0 configure:3671: test -z || test ! -s conftest.err configure:3674: $? = 0 configure:3677: test -s conftest. configure:3680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3691: result: no configure:3637: checking for sys/ndir.h that defines DIR configure:3661: cc -c -fno-common conftest.c >&5 conftest.c:10:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:15: error: `DIR' undeclared (first use in this function) conftest.c:15: error: (Each undeclared identifier is reported only once conftest.c:15: error: for each function it appears in.) conftest.c:15: error: parse error before ')' token configure:3667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3691: result: no configure:3637: checking for sys/dir.h that defines DIR configure:3661: cc -c -fno-common conftest.c >&5 configure:3667: $? = 0 configure:3671: test -z || test ! -s conftest.err configure:3674: $? = 0 configure:3677: test -s conftest. configure:3680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3691: result: no configure:3637: checking for ndir.h that defines DIR configure:3661: cc -c -fno-common conftest.c >&5 conftest.c:10:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:15: error: `DIR' undeclared (first use in this function) conftest.c:15: error: (Each undeclared identifier is reported only once conftest.c:15: error: for each function it appears in.) conftest.c:15: error: parse error before ')' token configure:3667: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:3691: result: no configure:3831: checking for library containing opendir configure:3861: cc -o conftest -fno-common conftest.c >&5 configure:3867: $? = 0 configure:3871: test -z || test ! -s conftest.err configure:3874: $? = 0 configure:3877: test -s conftest configure:3880: $? = 0 configure:3950: result: none required configure:3959: checking for ANSI C header files configure:3984: cc -c -fno-common conftest.c >&5 configure:3990: $? = 0 configure:3994: test -z || test ! -s conftest.err configure:3997: $? = 0 configure:4000: test -s conftest. configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4112: result: no configure:4137: checking for sys/types.h configure:4153: cc -c -fno-common conftest.c >&5 configure:4159: $? = 0 configure:4163: test -z || test ! -s conftest.err configure:4166: $? = 0 configure:4169: test -s conftest. configure:4172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4183: result: no configure:4137: checking for sys/stat.h configure:4153: cc -c -fno-common conftest.c >&5 configure:4159: $? = 0 configure:4163: test -z || test ! -s conftest.err configure:4166: $? = 0 configure:4169: test -s conftest. configure:4172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4183: result: no configure:4137: checking for stdlib.h configure:4153: cc -c -fno-common conftest.c >&5 configure:4159: $? = 0 configure:4163: test -z || test ! -s conftest.err configure:4166: $? = 0 configure:4169: test -s conftest. configure:4172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4183: result: no configure:4137: checking for string.h configure:4153: cc -c -fno-common conftest.c >&5 configure:4159: $? = 0 configure:4163: test -z || test ! -s conftest.err configure:4166: $? = 0 configure:4169: test -s conftest. configure:4172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4183: result: no configure:4137: checking for memory.h configure:4153: cc -c -fno-common conftest.c >&5 configure:4159: $? = 0 configure:4163: test -z || test ! -s conftest.err configure:4166: $? = 0 configure:4169: test -s conftest. configure:4172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4183: result: no configure:4137: checking for strings.h configure:4153: cc -c -fno-common conftest.c >&5 configure:4159: $? = 0 configure:4163: test -z || test ! -s conftest.err configure:4166: $? = 0 configure:4169: test -s conftest. configure:4172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4183: result: no configure:4137: checking for inttypes.h configure:4153: cc -c -fno-common conftest.c >&5 configure:4159: $? = 0 configure:4163: test -z || test ! -s conftest.err configure:4166: $? = 0 configure:4169: test -s conftest. configure:4172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4183: result: no configure:4137: checking for stdint.h configure:4153: cc -c -fno-common conftest.c >&5 configure:4159: $? = 0 configure:4163: test -z || test ! -s conftest.err configure:4166: $? = 0 configure:4169: test -s conftest. configure:4172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4183: result: no configure:4137: checking for unistd.h configure:4153: cc -c -fno-common conftest.c >&5 configure:4159: $? = 0 configure:4163: test -z || test ! -s conftest.err configure:4166: $? = 0 configure:4169: test -s conftest. configure:4172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4183: result: no configure:4223: checking arpa/inet.h usability configure:4235: cc -c -fno-common conftest.c >&5 configure:4241: $? = 0 configure:4245: test -z || test ! -s conftest.err configure:4248: $? = 0 configure:4251: test -s conftest. configure:4254: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4264: result: no configure:4268: checking arpa/inet.h presence configure:4278: cc -E conftest.c configure:4284: $? = 0 configure:4304: result: yes configure:4317: WARNING: arpa/inet.h: present but cannot be compiled configure:4319: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:4321: WARNING: arpa/inet.h: see the Autoconf documentation configure:4323: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:4325: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:4327: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:4339: checking for arpa/inet.h configure:4346: result: yes configure:4223: checking errno.h usability configure:4235: cc -c -fno-common conftest.c >&5 configure:4241: $? = 0 configure:4245: test -z || test ! -s conftest.err configure:4248: $? = 0 configure:4251: test -s conftest. configure:4254: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4264: result: no configure:4268: checking errno.h presence configure:4278: cc -E conftest.c configure:4284: $? = 0 configure:4304: result: yes configure:4317: WARNING: errno.h: present but cannot be compiled configure:4319: WARNING: errno.h: check for missing prerequisite headers? configure:4321: WARNING: errno.h: see the Autoconf documentation configure:4323: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4325: WARNING: errno.h: proceeding with the preprocessor's result configure:4327: WARNING: errno.h: in the future, the compiler will take precedence configure:4339: checking for errno.h configure:4346: result: yes configure:4223: checking fcntl.h usability configure:4235: cc -c -fno-common conftest.c >&5 configure:4241: $? = 0 configure:4245: test -z || test ! -s conftest.err configure:4248: $? = 0 configure:4251: test -s conftest. configure:4254: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4264: result: no configure:4268: checking fcntl.h presence configure:4278: cc -E conftest.c configure:4284: $? = 0 configure:4304: result: yes configure:4317: WARNING: fcntl.h: present but cannot be compiled configure:4319: WARNING: fcntl.h: check for missing prerequisite headers? configure:4321: WARNING: fcntl.h: see the Autoconf documentation configure:4323: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4325: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4327: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4339: checking for fcntl.h configure:4346: result: yes configure:4214: checking for inttypes.h configure:4219: result: no configure:4223: checking netdb.h usability configure:4235: cc -c -fno-common conftest.c >&5 configure:4241: $? = 0 configure:4245: test -z || test ! -s conftest.err configure:4248: $? = 0 configure:4251: test -s conftest. configure:4254: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4264: result: no configure:4268: checking netdb.h presence configure:4278: cc -E conftest.c configure:4284: $? = 0 configure:4304: result: yes configure:4317: WARNING: netdb.h: present but cannot be compiled configure:4319: WARNING: netdb.h: check for missing prerequisite headers? configure:4321: WARNING: netdb.h: see the Autoconf documentation configure:4323: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:4325: WARNING: netdb.h: proceeding with the preprocessor's result configure:4327: WARNING: netdb.h: in the future, the compiler will take precedence configure:4339: checking for netdb.h configure:4346: result: yes configure:4223: checking netinet/in.h usability configure:4235: cc -c -fno-common conftest.c >&5 configure:4241: $? = 0 configure:4245: test -z || test ! -s conftest.err configure:4248: $? = 0 configure:4251: test -s conftest. configure:4254: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4264: result: no configure:4268: checking netinet/in.h presence configure:4278: cc -E conftest.c configure:4284: $? = 0 configure:4304: result: yes configure:4317: WARNING: netinet/in.h: present but cannot be compiled configure:4319: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4321: WARNING: netinet/in.h: see the Autoconf documentation configure:4323: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:4325: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4327: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:4339: checking for netinet/in.h configure:4346: result: yes configure:4223: checking stdarg.h usability configure:4235: cc -c -fno-common conftest.c >&5 configure:4241: $? = 0 configure:4245: test -z || test ! -s conftest.err configure:4248: $? = 0 configure:4251: test -s conftest. configure:4254: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4264: result: no configure:4268: checking stdarg.h presence configure:4278: cc -E conftest.c configure:4284: $? = 0 configure:4304: result: yes configure:4317: WARNING: stdarg.h: present but cannot be compiled configure:4319: WARNING: stdarg.h: check for missing prerequisite headers? configure:4321: WARNING: stdarg.h: see the Autoconf documentation configure:4323: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:4325: WARNING: stdarg.h: proceeding with the preprocessor's result configure:4327: WARNING: stdarg.h: in the future, the compiler will take precedence configure:4339: checking for stdarg.h configure:4346: result: yes configure:4214: checking for stdint.h configure:4219: result: no configure:4223: checking stdio.h usability configure:4235: cc -c -fno-common conftest.c >&5 configure:4241: $? = 0 configure:4245: test -z || test ! -s conftest.err configure:4248: $? = 0 configure:4251: test -s conftest. configure:4254: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4264: result: no configure:4268: checking stdio.h presence configure:4278: cc -E conftest.c configure:4284: $? = 0 configure:4304: result: yes configure:4317: WARNING: stdio.h: present but cannot be compiled configure:4319: WARNING: stdio.h: check for missing prerequisite headers? configure:4321: WARNING: stdio.h: see the Autoconf documentation configure:4323: WARNING: stdio.h: section "Present But Cannot Be Compiled" configure:4325: WARNING: stdio.h: proceeding with the preprocessor's result configure:4327: WARNING: stdio.h: in the future, the compiler will take precedence configure:4339: checking for stdio.h configure:4346: result: yes configure:4214: checking for stdlib.h configure:4219: result: no configure:4214: checking for string.h configure:4219: result: no configure:4223: checking sys/socket.h usability configure:4235: cc -c -fno-common conftest.c >&5 configure:4241: $? = 0 configure:4245: test -z || test ! -s conftest.err configure:4248: $? = 0 configure:4251: test -s conftest. configure:4254: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4264: result: no configure:4268: checking sys/socket.h presence configure:4278: cc -E conftest.c configure:4284: $? = 0 configure:4304: result: yes configure:4317: WARNING: sys/socket.h: present but cannot be compiled configure:4319: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4321: WARNING: sys/socket.h: see the Autoconf documentation configure:4323: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4325: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4327: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4339: checking for sys/socket.h configure:4346: result: yes configure:4214: checking for sys/stat.h configure:4219: result: no configure:4214: checking for sys/types.h configure:4219: result: no configure:4214: checking for unistd.h configure:4219: result: no configure:4360: checking for an ANSI C-conforming const configure:4427: cc -c -fno-common conftest.c >&5 configure:4433: $? = 0 configure:4437: test -z || test ! -s conftest.err configure:4440: $? = 0 configure:4443: test -s conftest. configure:4446: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* 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:4457: result: no configure:4467: checking for mode_t configure:4491: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: `mode_t' undeclared (first use in this function) conftest.c:55: error: (Each undeclared identifier is reported only once conftest.c:55: error: for each function it appears in.) conftest.c:55: error: parse error before ')' token configure:4497: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | /* 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 ((mode_t *) 0) | return 0; | if (sizeof (mode_t)) | return 0; | ; | return 0; | } configure:4521: result: no configure:4533: checking for off_t configure:4557: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:56: error: `off_t' undeclared (first use in this function) conftest.c:56: error: (Each undeclared identifier is reported only once conftest.c:56: error: for each function it appears in.) conftest.c:56: error: parse error before ')' token configure:4563: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:4587: result: no configure:4599: checking for size_t configure:4623: cc -c -fno-common conftest.c >&5 configure:4629: $? = 0 configure:4633: test -z || test ! -s conftest.err configure:4636: $? = 0 configure:4639: test -s conftest. configure:4642: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4653: result: no configure:4665: checking for off_t configure:4719: result: no configure:4738: checking for special C compiler options needed for large files configure:4773: cc -c -fno-common conftest.c >&5 conftest.c:28: warning: left shift count >= width of type conftest.c:28: warning: left shift count >= width of type conftest.c:30: error: size of array `off_t_is_large' is negative configure:4779: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4803: cc -n32 -c -fno-common conftest.c >&5 cc: unrecognized option `-n32' conftest.c:28: warning: left shift count >= width of type conftest.c:28: warning: left shift count >= width of type conftest.c:30: error: size of array `off_t_is_large' is negative configure:4809: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4837: result: no configure:4843: checking for _FILE_OFFSET_BITS value needed for large files configure:4874: cc -c -fno-common conftest.c >&5 conftest.c:28: warning: left shift count >= width of type conftest.c:28: warning: left shift count >= width of type conftest.c:30: error: size of array `off_t_is_large' is negative configure:4880: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4927: cc -c -fno-common conftest.c >&5 conftest.c:29: warning: left shift count >= width of type conftest.c:29: warning: left shift count >= width of type conftest.c:31: error: size of array `off_t_is_large' is negative configure:4933: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4958: result: no configure:4968: checking for _LARGE_FILES value needed for large files configure:4999: cc -c -fno-common conftest.c >&5 conftest.c:28: warning: left shift count >= width of type conftest.c:28: warning: left shift count >= width of type conftest.c:30: error: size of array `off_t_is_large' is negative configure:5005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5052: cc -c -fno-common conftest.c >&5 conftest.c:29: warning: left shift count >= width of type conftest.c:29: warning: left shift count >= width of type conftest.c:31: error: size of array `off_t_is_large' is negative configure:5058: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5083: result: no configure:5095: checking for _LARGEFILE_SOURCE value needed for large files configure:5118: cc -c -fno-common conftest.c >&5 configure:5124: $? = 0 configure:5128: test -z || test ! -s conftest.err configure:5131: $? = 0 configure:5134: test -s conftest. configure:5137: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | /* end confdefs.h. */ | #include | int | main () | { | return !fseeko; | ; | return 0; | } configure:5163: cc -c -fno-common conftest.c >&5 configure:5169: $? = 0 configure:5173: test -z || test ! -s conftest.err configure:5176: $? = 0 configure:5179: test -s conftest. configure:5182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | /* end confdefs.h. */ | #define _LARGEFILE_SOURCE 1 | #include | int | main () | { | return !fseeko; | ; | return 0; | } configure:5194: result: no configure:5208: checking for fseeko configure:5229: cc -o conftest -fno-common conftest.c >&5 configure:5235: $? = 0 configure:5239: test -z || test ! -s conftest.err configure:5242: $? = 0 configure:5245: test -s conftest configure:5248: $? = 0 configure:5260: result: yes configure:5279: checking for socket configure:5336: cc -o conftest -fno-common conftest.c >&5 configure:5342: $? = 0 configure:5346: test -z || test ! -s conftest.err configure:5349: $? = 0 configure:5352: test -s conftest configure:5355: $? = 0 configure:5367: result: yes configure:5279: checking for strcspn configure:5336: cc -o conftest -fno-common conftest.c >&5 conftest.c:48: warning: conflicting types for built-in function `strcspn' configure:5342: $? = 0 configure:5346: test -z || test ! -s conftest.err configure:5349: $? = 0 configure:5352: test -s conftest configure:5355: $? = 0 configure:5367: result: yes configure:5279: checking for strdup configure:5336: cc -o conftest -fno-common conftest.c >&5 configure:5342: $? = 0 configure:5346: test -z || test ! -s conftest.err configure:5349: $? = 0 configure:5352: test -s conftest configure:5355: $? = 0 configure:5367: result: yes configure:5279: checking for strstr configure:5336: cc -o conftest -fno-common conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function `strstr' configure:5342: $? = 0 configure:5346: test -z || test ! -s conftest.err configure:5349: $? = 0 configure:5352: test -s conftest configure:5355: $? = 0 configure:5367: result: yes configure:5279: checking for getpeername configure:5336: cc -o conftest -fno-common conftest.c >&5 configure:5342: $? = 0 configure:5346: test -z || test ! -s conftest.err configure:5349: $? = 0 configure:5352: test -s conftest configure:5355: $? = 0 configure:5367: result: yes configure:5381: checking for uname configure:5438: cc -o conftest -fno-common conftest.c >&5 configure:5444: $? = 0 configure:5448: test -z || test ! -s conftest.err configure:5451: $? = 0 configure:5454: test -s conftest configure:5457: $? = 0 configure:5469: result: yes configure:5492: checking for inline configure:5513: cc -c -fno-common conftest.c >&5 configure:5519: $? = 0 configure:5523: test -z || test ! -s conftest.err configure:5526: $? = 0 configure:5529: test -s conftest. configure:5532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | /* 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:5513: cc -c -fno-common conftest.c >&5 configure:5519: $? = 0 configure:5523: test -z || test ! -s conftest.err configure:5526: $? = 0 configure:5529: test -s conftest. configure:5532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | /* 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:5513: cc -c -fno-common conftest.c >&5 configure:5519: $? = 0 configure:5523: test -z || test ! -s conftest.err configure:5526: $? = 0 configure:5529: test -s conftest. configure:5532: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | /* 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:5544: result: no configure:5563: checking for long long configure:5587: cc -c -fno-common conftest.c >&5 configure:5593: $? = 0 configure:5597: test -z || test ! -s conftest.err configure:5600: $? = 0 configure:5603: test -s conftest. configure:5606: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long long *) 0) | return 0; | if (sizeof (long long)) | return 0; | ; | return 0; | } configure:5617: result: no configure:5620: checking size of long long configure:5970: result: 0 configure:5977: checking for long configure:6001: cc -c -fno-common conftest.c >&5 configure:6007: $? = 0 configure:6011: test -z || test ! -s conftest.err configure:6014: $? = 0 configure:6017: test -s conftest. configure:6020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_LONG_LONG 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long *) 0) | return 0; | if (sizeof (long)) | return 0; | ; | return 0; | } configure:6031: result: no configure:6034: checking size of long configure:6384: result: 0 configure:6391: checking for int configure:6415: cc -c -fno-common conftest.c >&5 configure:6421: $? = 0 configure:6425: test -z || test ! -s conftest.err configure:6428: $? = 0 configure:6431: test -s conftest. configure:6434: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_LONG 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:6445: result: no configure:6448: checking size of int configure:6798: result: 0 configure:6805: checking for short configure:6829: cc -c -fno-common conftest.c >&5 configure:6835: $? = 0 configure:6839: test -z || test ! -s conftest.err configure:6842: $? = 0 configure:6845: test -s conftest. configure:6848: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((short *) 0) | return 0; | if (sizeof (short)) | return 0; | ; | return 0; | } configure:6859: result: no configure:6862: checking size of short configure:7212: result: 0 configure:17564: checking for library containing socket configure:17594: cc -o conftest -fno-common conftest.c >&5 configure:17600: $? = 0 configure:17604: test -z || test ! -s conftest.err configure:17607: $? = 0 configure:17610: test -s conftest configure:17613: $? = 0 configure:17683: result: none required configure:17694: checking for library containing gethostbyname configure:17724: cc -o conftest -fno-common conftest.c >&5 configure:17730: $? = 0 configure:17734: test -z || test ! -s conftest.err configure:17737: $? = 0 configure:17740: test -s conftest configure:17743: $? = 0 configure:17813: result: none required configure:17824: checking for library containing inet_aton configure:17854: cc -o conftest -fno-common conftest.c >&5 configure:17860: $? = 0 configure:17864: test -z || test ! -s conftest.err configure:17867: $? = 0 configure:17870: test -s conftest configure:17873: $? = 0 configure:17943: result: none required configure:18103: checking windows.h usability configure:18115: cc -c -fno-common conftest.c >&5 conftest.c:73:21: windows.h: No such file or directory configure:18121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_INT 0 | #define SIZEOF_SHORT 0 | #define HAVE_SOCKET | #define HAVE_GETHOSTBYNAME | #define HAVE_INET_ATON | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:18144: result: no configure:18148: checking windows.h presence configure:18158: cc -E conftest.c conftest.c:39:21: windows.h: No such file or directory configure:18164: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_INT 0 | #define SIZEOF_SHORT 0 | #define HAVE_SOCKET | #define HAVE_GETHOSTBYNAME | #define HAVE_INET_ATON | /* end confdefs.h. */ | #include configure:18184: result: no configure:18219: checking for windows.h configure:18226: result: no configure:18103: checking windowsx.h usability configure:18115: cc -c -fno-common conftest.c >&5 conftest.c:73:22: windowsx.h: No such file or directory configure:18121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_INT 0 | #define SIZEOF_SHORT 0 | #define HAVE_SOCKET | #define HAVE_GETHOSTBYNAME | #define HAVE_INET_ATON | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:18144: result: no configure:18148: checking windowsx.h presence configure:18158: cc -E conftest.c conftest.c:39:22: windowsx.h: No such file or directory configure:18164: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_INT 0 | #define SIZEOF_SHORT 0 | #define HAVE_SOCKET | #define HAVE_GETHOSTBYNAME | #define HAVE_INET_ATON | /* end confdefs.h. */ | #include configure:18184: result: no configure:18219: checking for windowsx.h configure:18226: result: no configure:18103: checking winsock2.h usability configure:18115: cc -c -fno-common conftest.c >&5 conftest.c:73:22: winsock2.h: No such file or directory configure:18121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_INT 0 | #define SIZEOF_SHORT 0 | #define HAVE_SOCKET | #define HAVE_GETHOSTBYNAME | #define HAVE_INET_ATON | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:18144: result: no configure:18148: checking winsock2.h presence configure:18158: cc -E conftest.c conftest.c:39:22: winsock2.h: No such file or directory configure:18164: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_INT 0 | #define SIZEOF_SHORT 0 | #define HAVE_SOCKET | #define HAVE_GETHOSTBYNAME | #define HAVE_INET_ATON | /* end confdefs.h. */ | #include configure:18184: result: no configure:18219: checking for winsock2.h configure:18226: result: no configure:18239: checking for main in -lwsock32 configure:18263: cc -o conftest -fno-common conftest.c -lwsock32 >&5 ld: can't locate file for: -lwsock32 configure:18269: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_INT 0 | #define SIZEOF_SHORT 0 | #define HAVE_SOCKET | #define HAVE_GETHOSTBYNAME | #define HAVE_INET_ATON | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:18295: result: no configure:18340: cc -o conftest -fno-common -Wl,-rpath -Wl,${exec_prefix}/lib conftest.c >&5 ld: unknown flag: -rpath configure:18346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_INT 0 | #define SIZEOF_SHORT 0 | #define HAVE_SOCKET | #define HAVE_GETHOSTBYNAME | #define HAVE_INET_ATON | /* end confdefs.h. */ | #include | int | main () | { | return(0); | ; | return 0; | } configure:18340: cc -o conftest -fno-common -Wl,-R -Wl,${exec_prefix}/lib conftest.c >&5 ld: unknown flag: -R configure:18346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libconfig" | #define PACKAGE_TARNAME "libconfig" | #define PACKAGE_VERSION "0.9.9" | #define PACKAGE_STRING "libconfig 0.9.9" | #define PACKAGE_BUGREPORT "" | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define const | #define mode_t int | #define off_t long | #define size_t unsigned | #define off_t long | #define HAVE_FSEEKO 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_UNAME 1 | #ifndef __cplusplus | #define inline | #endif | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_LONG 0 | #define SIZEOF_INT 0 | #define SIZEOF_SHORT 0 | #define HAVE_SOCKET | #define HAVE_GETHOSTBYNAME | #define HAVE_INET_ATON | /* end confdefs.h. */ | #include | int | main () | { | return(0); | ; | return 0; | } configure:18470: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libconfig config.status 0.9.9, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:676: creating Makefile config.status:676: creating fopen_net.3 config.status:676: creating fseek_net.3 config.status:676: creating lseek_net.3 config.status:676: creating open_net.3 config.status:676: creating opennet.3 config.status:676: creating read_net.3 config.status:676: creating fread_net.3 config.status:780: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_fseeko=yes ac_cv_func_getpeername=yes ac_cv_func_socket=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strstr=yes ac_cv_func_uname=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_windows_h=no ac_cv_header_windowsx_h=no ac_cv_header_winsock2_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_wsock32_main=no ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_gmake_set=yes ac_cv_search_gethostbyname='none required' ac_cv_search_inet_aton='none required' ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_long_long=0 ac_cv_sizeof_short=0 ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_long=no ac_cv_type_mode_t=no ac_cv_type_off_t=no ac_cv_type_short=no ac_cv_type_size_t=no dc_cv_loop='$ac_cv_sizeof_short' dc_cv_name=short dc_cv_size=0 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AREXT='a' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS='' LDRUNPATH='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='libconfig' PACKAGE_STRING='libconfig 0.9.9' PACKAGE_TARNAME='libconfig' PACKAGE_VERSION='0.9.9' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SHLIBOBJS='' SHOBJEXT='so' SHOBJFLAGS='-fPIC -DPIC' SHOBJLDFLAGS='-dynamiclib -flat_namespace -undefined suppress' ac_ct_AR='ar' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARPA_INET_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FSEEKO 1 #define HAVE_GETHOSTBYNAME #define HAVE_GETPEERNAME 1 #define HAVE_INET_ATON #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SOCKET #define HAVE_SOCKET 1 #define HAVE_STDARG_H 1 #define HAVE_STDIO_H 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_UNAME 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "libconfig" #define PACKAGE_STRING "libconfig 0.9.9" #define PACKAGE_TARNAME "libconfig" #define PACKAGE_VERSION "0.9.9" #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_LONG_LONG 0 #define SIZEOF_SHORT 0 #define const #define inline #define mode_t int #define off_t long #define off_t long #define size_t unsigned #endif #ifndef __cplusplus configure: exit 0