This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-imlib2 --disable-kde --enable-nls --enable-remember --enable-slit --enable-toolbar --enable-xrender --disable-gnome --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --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 /usr/bin/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: 111 tasks, 165 threads, 4 processors Load average: 2.89, Mach factor: 1.10 /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:1852: checking for a BSD-compatible install configure:1908: result: /usr/bin/install -c -o root -g wheel configure:1919: checking whether build environment is sane configure:1962: result: yes configure:1986: WARNING: `missing' script is too old or missing configure:1990: checking for a thread-safe mkdir -p configure:2029: result: /usr/local/bin/mkdir -p configure:2042: checking for gawk configure:2058: found /usr/local/bin/gawk configure:2069: result: gawk configure:2080: checking whether gmake sets $(MAKE) configure:2101: result: yes configure:2299: checking for i386-unknown-gnu-gcc configure:2326: result: cc configure:2604: checking for C compiler version configure:2611: 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:2614: $? = 0 configure:2621: 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:2624: $? = 0 configure:2631: cc -V >&5 cc: `-V' option must have argument configure:2634: $? = 1 configure:2657: checking for C compiler default output file name configure:2684: cc -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -liconv >&5 configure:2687: $? = 0 configure:2725: result: a.out configure:2742: checking whether the C compiler works configure:2752: ./a.out configure:2755: $? = 0 configure:2772: result: yes configure:2779: checking whether we are cross compiling configure:2781: result: no configure:2784: checking for suffix of executables configure:2791: cc -o conftest -fno-common -I/usr/local/include conftest.c -L/usr/local/lib -liconv >&5 configure:2794: $? = 0 configure:2818: result: configure:2824: checking for suffix of object files configure:2850: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2853: $? = 0 configure:2876: result: configure:2880: checking whether we are using the GNU C compiler configure:2909: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2915: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2932: result: no configure:2937: checking whether cc accepts -g configure:2967: cc -c -g -I/usr/local/include conftest.c >&5 configure:2973: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3005: cc -c -I/usr/local/include conftest.c >&5 configure:3011: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3044: cc -c -g -I/usr/local/include conftest.c >&5 configure:3050: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3072: result: no configure:3089: checking for cc option to accept ISO C89 configure:3163: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3169: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3163: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3169: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3163: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3169: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3163: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3169: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3163: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3169: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3163: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3169: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3163: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3169: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3195: result: unsupported configure:3221: checking for style of include used by gmake configure:3249: result: GNU configure:3274: checking dependency style of cc configure:3365: result: gcc3 configure:3496: checking for C++ compiler version configure:3503: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3506: $? = 0 configure:3513: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3516: $? = 0 configure:3523: c++ -V >&5 c++: `-V' option must have argument configure:3526: $? = 1 configure:3529: checking whether we are using the GNU C++ compiler configure:3558: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:3564: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3581: result: no configure:3586: checking whether c++ accepts -g configure:3616: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:3622: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3654: c++ -c -I/usr/local/include conftest.cpp >&5 configure:3660: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3693: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:3699: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3721: result: no configure:3746: checking dependency style of c++ configure:3837: result: gcc3 configure:3865: checking for a BSD-compatible install configure:3921: result: /usr/bin/install -c -o root -g wheel configure:3935: checking for i386-unknown-gnu-ranlib configure:3965: result: no configure:3975: checking for ranlib configure:3991: found /usr/bin/ranlib configure:4002: result: ranlib configure:4033: checking for sed configure:4049: found /usr/local/bin/sed configure:4060: result: sed configure:4083: checking how to run the C++ preprocessor configure:4119: c++ -E -I/usr/local/include conftest.cpp configure:4125: $? = 0 configure:4156: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:8:28: ac_nonexistent.h: No such file or directory configure:4162: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4195: result: c++ -E configure:4224: c++ -E -I/usr/local/include conftest.cpp configure:4230: $? = 0 configure:4261: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:8:28: ac_nonexistent.h: No such file or directory configure:4267: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4305: checking for grep that handles long lines and -e configure:4379: result: /usr/bin/grep configure:4384: checking for egrep configure:4462: result: /usr/bin/grep -E configure:4467: checking for ANSI C header files configure:4497: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4503: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4628: result: no configure:4652: checking for sys/types.h configure:4673: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4679: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4695: result: no configure:4652: checking for sys/stat.h configure:4673: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4679: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4695: result: no configure:4652: checking for stdlib.h configure:4673: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4679: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4695: result: no configure:4652: checking for string.h configure:4673: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4679: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4695: result: no configure:4652: checking for memory.h configure:4673: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4679: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4695: result: no configure:4652: checking for strings.h configure:4673: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4679: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4695: result: no configure:4652: checking for inttypes.h configure:4673: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4679: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4695: result: no configure:4652: checking for stdint.h configure:4673: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4679: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4695: result: no configure:4652: checking for unistd.h configure:4673: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4679: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4695: result: no configure:4747: checking errno.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking errno.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: errno.h: present but cannot be compiled configure:4838: WARNING: errno.h: check for missing prerequisite headers? configure:4840: WARNING: errno.h: see the Autoconf documentation configure:4842: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: errno.h: proceeding with the preprocessor's result configure:4846: WARNING: errno.h: in the future, the compiler will take precedence configure:4851: checking for errno.h configure:4859: result: yes configure:4747: checking ctype.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking ctype.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: ctype.h: present but cannot be compiled configure:4838: WARNING: ctype.h: check for missing prerequisite headers? configure:4840: WARNING: ctype.h: see the Autoconf documentation configure:4842: WARNING: ctype.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: ctype.h: proceeding with the preprocessor's result configure:4846: WARNING: ctype.h: in the future, the compiler will take precedence configure:4851: checking for ctype.h configure:4859: result: yes configure:4747: checking dirent.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking dirent.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: dirent.h: present but cannot be compiled configure:4838: WARNING: dirent.h: check for missing prerequisite headers? configure:4840: WARNING: dirent.h: see the Autoconf documentation configure:4842: WARNING: dirent.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: dirent.h: proceeding with the preprocessor's result configure:4846: WARNING: dirent.h: in the future, the compiler will take precedence configure:4851: checking for dirent.h configure:4859: result: yes configure:4747: checking fcntl.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking fcntl.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: fcntl.h: present but cannot be compiled configure:4838: WARNING: fcntl.h: check for missing prerequisite headers? configure:4840: WARNING: fcntl.h: see the Autoconf documentation configure:4842: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4846: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4851: checking for fcntl.h configure:4859: result: yes configure:4747: checking libgen.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking libgen.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: libgen.h: present but cannot be compiled configure:4838: WARNING: libgen.h: check for missing prerequisite headers? configure:4840: WARNING: libgen.h: see the Autoconf documentation configure:4842: WARNING: libgen.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: libgen.h: proceeding with the preprocessor's result configure:4846: WARNING: libgen.h: in the future, the compiler will take precedence configure:4851: checking for libgen.h configure:4859: result: yes configure:4747: checking locale.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking locale.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: locale.h: present but cannot be compiled configure:4838: WARNING: locale.h: check for missing prerequisite headers? configure:4840: WARNING: locale.h: see the Autoconf documentation configure:4842: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: locale.h: proceeding with the preprocessor's result configure:4846: WARNING: locale.h: in the future, the compiler will take precedence configure:4851: checking for locale.h configure:4859: result: yes configure:4747: checking nl_types.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking nl_types.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: nl_types.h: present but cannot be compiled configure:4838: WARNING: nl_types.h: check for missing prerequisite headers? configure:4840: WARNING: nl_types.h: see the Autoconf documentation configure:4842: WARNING: nl_types.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: nl_types.h: proceeding with the preprocessor's result configure:4846: WARNING: nl_types.h: in the future, the compiler will take precedence configure:4851: checking for nl_types.h configure:4859: result: yes configure:4747: checking process.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 conftest.cpp:48:21: process.h: No such file or directory configure:4770: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking process.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:15:21: process.h: No such file or directory configure:4809: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include configure:4823: result: no configure:4851: checking for process.h configure:4859: result: no configure:4747: checking signal.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking signal.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: signal.h: present but cannot be compiled configure:4838: WARNING: signal.h: check for missing prerequisite headers? configure:4840: WARNING: signal.h: see the Autoconf documentation configure:4842: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: signal.h: proceeding with the preprocessor's result configure:4846: WARNING: signal.h: in the future, the compiler will take precedence configure:4851: checking for signal.h configure:4859: result: yes configure:4747: checking stdarg.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking stdarg.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: stdarg.h: present but cannot be compiled configure:4838: WARNING: stdarg.h: check for missing prerequisite headers? configure:4840: WARNING: stdarg.h: see the Autoconf documentation configure:4842: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: stdarg.h: proceeding with the preprocessor's result configure:4846: WARNING: stdarg.h: in the future, the compiler will take precedence configure:4851: checking for stdarg.h configure:4859: result: yes configure:4747: checking stdio.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking stdio.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: stdio.h: present but cannot be compiled configure:4838: WARNING: stdio.h: check for missing prerequisite headers? configure:4840: WARNING: stdio.h: see the Autoconf documentation configure:4842: WARNING: stdio.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: stdio.h: proceeding with the preprocessor's result configure:4846: WARNING: stdio.h: in the future, the compiler will take precedence configure:4851: checking for stdio.h configure:4859: result: yes configure:4747: checking time.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking time.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: time.h: present but cannot be compiled configure:4838: WARNING: time.h: check for missing prerequisite headers? configure:4840: WARNING: time.h: see the Autoconf documentation configure:4842: WARNING: time.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: time.h: proceeding with the preprocessor's result configure:4846: WARNING: time.h: in the future, the compiler will take precedence configure:4851: checking for time.h configure:4859: result: yes configure:4737: checking for unistd.h configure:4743: result: no configure:4747: checking sys/param.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking sys/param.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: sys/param.h: present but cannot be compiled configure:4838: WARNING: sys/param.h: check for missing prerequisite headers? configure:4840: WARNING: sys/param.h: see the Autoconf documentation configure:4842: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: sys/param.h: proceeding with the preprocessor's result configure:4846: WARNING: sys/param.h: in the future, the compiler will take precedence configure:4851: checking for sys/param.h configure:4859: result: yes configure:4747: checking sys/select.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking sys/select.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: sys/select.h: present but cannot be compiled configure:4838: WARNING: sys/select.h: check for missing prerequisite headers? configure:4840: WARNING: sys/select.h: see the Autoconf documentation configure:4842: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: sys/select.h: proceeding with the preprocessor's result configure:4846: WARNING: sys/select.h: in the future, the compiler will take precedence configure:4851: checking for sys/select.h configure:4859: result: yes configure:4747: checking sys/signal.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking sys/signal.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: sys/signal.h: present but cannot be compiled configure:4838: WARNING: sys/signal.h: check for missing prerequisite headers? configure:4840: WARNING: sys/signal.h: see the Autoconf documentation configure:4842: WARNING: sys/signal.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: sys/signal.h: proceeding with the preprocessor's result configure:4846: WARNING: sys/signal.h: in the future, the compiler will take precedence configure:4851: checking for sys/signal.h configure:4859: result: yes configure:4737: checking for sys/stat.h configure:4743: result: no configure:4747: checking sys/time.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking sys/time.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: sys/time.h: present but cannot be compiled configure:4838: WARNING: sys/time.h: check for missing prerequisite headers? configure:4840: WARNING: sys/time.h: see the Autoconf documentation configure:4842: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4846: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4851: checking for sys/time.h configure:4859: result: yes configure:4737: checking for sys/types.h configure:4743: result: no configure:4747: checking sys/wait.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking sys/wait.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: sys/wait.h: present but cannot be compiled configure:4838: WARNING: sys/wait.h: check for missing prerequisite headers? configure:4840: WARNING: sys/wait.h: see the Autoconf documentation configure:4842: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:4846: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:4851: checking for sys/wait.h configure:4859: result: yes configure:4747: checking iconv.h usability configure:4764: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4770: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4784: result: no configure:4788: checking iconv.h presence configure:4803: c++ -E -I/usr/local/include conftest.cpp configure:4809: $? = 0 configure:4823: result: yes configure:4836: WARNING: iconv.h: present but cannot be compiled configure:4838: WARNING: iconv.h: check for missing prerequisite headers? configure:4840: WARNING: iconv.h: see the Autoconf documentation configure:4842: WARNING: iconv.h: section "Present But Cannot Be Compiled" configure:4844: WARNING: iconv.h: proceeding with the preprocessor's result configure:4846: WARNING: iconv.h: in the future, the compiler will take precedence configure:4851: checking for iconv.h configure:4859: result: yes configure:4888: checking sstream usability configure:4905: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4911: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4925: result: no configure:4929: checking sstream presence configure:4944: c++ -E -I/usr/local/include conftest.cpp configure:4950: $? = 0 configure:4964: result: yes configure:4977: WARNING: sstream: present but cannot be compiled configure:4979: WARNING: sstream: check for missing prerequisite headers? configure:4981: WARNING: sstream: see the Autoconf documentation configure:4983: WARNING: sstream: section "Present But Cannot Be Compiled" configure:4985: WARNING: sstream: proceeding with the preprocessor's result configure:4987: WARNING: sstream: in the future, the compiler will take precedence configure:4992: checking for sstream configure:5000: result: yes configure:5184: checking cassert usability configure:5201: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5221: result: no configure:5225: checking cassert presence configure:5240: c++ -E -I/usr/local/include conftest.cpp configure:5246: $? = 0 configure:5260: result: yes configure:5273: WARNING: cassert: present but cannot be compiled configure:5275: WARNING: cassert: check for missing prerequisite headers? configure:5277: WARNING: cassert: see the Autoconf documentation configure:5279: WARNING: cassert: section "Present But Cannot Be Compiled" configure:5281: WARNING: cassert: proceeding with the preprocessor's result configure:5283: WARNING: cassert: in the future, the compiler will take precedence configure:5288: checking for cassert configure:5296: result: yes configure:5184: checking cctype usability configure:5201: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5221: result: no configure:5225: checking cctype presence configure:5240: c++ -E -I/usr/local/include conftest.cpp configure:5246: $? = 0 configure:5260: result: yes configure:5273: WARNING: cctype: present but cannot be compiled configure:5275: WARNING: cctype: check for missing prerequisite headers? configure:5277: WARNING: cctype: see the Autoconf documentation configure:5279: WARNING: cctype: section "Present But Cannot Be Compiled" configure:5281: WARNING: cctype: proceeding with the preprocessor's result configure:5283: WARNING: cctype: in the future, the compiler will take precedence configure:5288: checking for cctype configure:5296: result: yes configure:5184: checking cerrno usability configure:5201: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5221: result: no configure:5225: checking cerrno presence configure:5240: c++ -E -I/usr/local/include conftest.cpp configure:5246: $? = 0 configure:5260: result: yes configure:5273: WARNING: cerrno: present but cannot be compiled configure:5275: WARNING: cerrno: check for missing prerequisite headers? configure:5277: WARNING: cerrno: see the Autoconf documentation configure:5279: WARNING: cerrno: section "Present But Cannot Be Compiled" configure:5281: WARNING: cerrno: proceeding with the preprocessor's result configure:5283: WARNING: cerrno: in the future, the compiler will take precedence configure:5288: checking for cerrno configure:5296: result: yes configure:5184: checking cmath usability configure:5201: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5221: result: no configure:5225: checking cmath presence configure:5240: c++ -E -I/usr/local/include conftest.cpp configure:5246: $? = 0 configure:5260: result: yes configure:5273: WARNING: cmath: present but cannot be compiled configure:5275: WARNING: cmath: check for missing prerequisite headers? configure:5277: WARNING: cmath: see the Autoconf documentation configure:5279: WARNING: cmath: section "Present But Cannot Be Compiled" configure:5281: WARNING: cmath: proceeding with the preprocessor's result configure:5283: WARNING: cmath: in the future, the compiler will take precedence configure:5288: checking for cmath configure:5296: result: yes configure:5184: checking cstdarg usability configure:5201: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5221: result: no configure:5225: checking cstdarg presence configure:5240: c++ -E -I/usr/local/include conftest.cpp configure:5246: $? = 0 configure:5260: result: yes configure:5273: WARNING: cstdarg: present but cannot be compiled configure:5275: WARNING: cstdarg: check for missing prerequisite headers? configure:5277: WARNING: cstdarg: see the Autoconf documentation configure:5279: WARNING: cstdarg: section "Present But Cannot Be Compiled" configure:5281: WARNING: cstdarg: proceeding with the preprocessor's result configure:5283: WARNING: cstdarg: in the future, the compiler will take precedence configure:5288: checking for cstdarg configure:5296: result: yes configure:5184: checking cstdio usability configure:5201: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5221: result: no configure:5225: checking cstdio presence configure:5240: c++ -E -I/usr/local/include conftest.cpp configure:5246: $? = 0 configure:5260: result: yes configure:5273: WARNING: cstdio: present but cannot be compiled configure:5275: WARNING: cstdio: check for missing prerequisite headers? configure:5277: WARNING: cstdio: see the Autoconf documentation configure:5279: WARNING: cstdio: section "Present But Cannot Be Compiled" configure:5281: WARNING: cstdio: proceeding with the preprocessor's result configure:5283: WARNING: cstdio: in the future, the compiler will take precedence configure:5288: checking for cstdio configure:5296: result: yes configure:5184: checking cstdlib usability configure:5201: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5221: result: no configure:5225: checking cstdlib presence configure:5240: c++ -E -I/usr/local/include conftest.cpp configure:5246: $? = 0 configure:5260: result: yes configure:5273: WARNING: cstdlib: present but cannot be compiled configure:5275: WARNING: cstdlib: check for missing prerequisite headers? configure:5277: WARNING: cstdlib: see the Autoconf documentation configure:5279: WARNING: cstdlib: section "Present But Cannot Be Compiled" configure:5281: WARNING: cstdlib: proceeding with the preprocessor's result configure:5283: WARNING: cstdlib: in the future, the compiler will take precedence configure:5288: checking for cstdlib configure:5296: result: yes configure:5184: checking cstring usability configure:5201: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5221: result: no configure:5225: checking cstring presence configure:5240: c++ -E -I/usr/local/include conftest.cpp configure:5246: $? = 0 configure:5260: result: yes configure:5273: WARNING: cstring: present but cannot be compiled configure:5275: WARNING: cstring: check for missing prerequisite headers? configure:5277: WARNING: cstring: see the Autoconf documentation configure:5279: WARNING: cstring: section "Present But Cannot Be Compiled" configure:5281: WARNING: cstring: proceeding with the preprocessor's result configure:5283: WARNING: cstring: in the future, the compiler will take precedence configure:5288: checking for cstring configure:5296: result: yes configure:5184: checking ctime usability configure:5201: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5207: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5221: result: no configure:5225: checking ctime presence configure:5240: c++ -E -I/usr/local/include conftest.cpp configure:5246: $? = 0 configure:5260: result: yes configure:5273: WARNING: ctime: present but cannot be compiled configure:5275: WARNING: ctime: check for missing prerequisite headers? configure:5277: WARNING: ctime: see the Autoconf documentation configure:5279: WARNING: ctime: section "Present But Cannot Be Compiled" configure:5281: WARNING: ctime: proceeding with the preprocessor's result configure:5283: WARNING: ctime: in the future, the compiler will take precedence configure:5288: checking for ctime configure:5296: result: yes configure:5310: checking whether time.h and sys/time.h may both be included configure:5340: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5346: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:5361: result: no configure:5376: checking for basename configure:5432: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:5438: $? = 0 configure:5456: result: yes configure:5544: checking for getpid configure:5600: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:5606: $? = 0 configure:5624: result: yes configure:5544: checking for setlocale configure:5600: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:5606: $? = 0 configure:5624: result: yes configure:5544: checking for sigaction configure:5600: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:5606: $? = 0 configure:5624: result: yes configure:5544: checking for strcasestr configure:5600: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:5606: $? = 0 configure:5624: result: yes configure:5544: checking for snprintf configure:5600: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:5606: $? = 0 configure:5624: result: yes configure:5544: checking for vsnprintf configure:5600: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:5606: $? = 0 configure:5624: result: yes configure:5544: checking for catopen configure:5600: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:5606: $? = 0 configure:5624: result: yes configure:5544: checking for catgets configure:5600: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:5606: $? = 0 configure:5624: result: yes configure:5544: checking for catclose configure:5600: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:5606: $? = 0 configure:5624: result: yes configure:5636: checking for strftime configure:5665: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5671: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_BASENAME 1 | #define HAVE_GETPID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRCASESTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATGETS 1 | #define HAVE_CATCLOSE 1 | /* end confdefs.h. */ | #include | int | main () | { | | char * s; | time_t t = time(NULL); | size_t x = strftime(s, 5, "%a", localtime(&t)); | | | ; | return 0; | } configure:5689: result: no configure:5724: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5730: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_BASENAME 1 | #define HAVE_GETPID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRCASESTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATGETS 1 | #define HAVE_CATCLOSE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | | iconv_open(NULL, NULL); | return 0; | | | ; | return 0; | } configure:5773: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5779: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_BASENAME 1 | #define HAVE_GETPID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRCASESTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATGETS 1 | #define HAVE_CATCLOSE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | | libiconv_open(NULL, NULL); | return 0; | | | ; | return 0; | } configure:6006: checking for t_open in -lnsl configure:6041: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -lnsl -L/usr/local/lib -liconv >&5 ld: can't locate file for: -lnsl configure:6047: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_BASENAME 1 | #define HAVE_GETPID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRCASESTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATGETS 1 | #define HAVE_CATCLOSE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char t_open (); | int | main () | { | return t_open (); | ; | return 0; | } configure:6065: result: no configure:6071: checking for socket in -lsocket configure:6106: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -lsocket -L/usr/local/lib -liconv >&5 ld: can't locate file for: -lsocket configure:6112: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_BASENAME 1 | #define HAVE_GETPID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRCASESTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATGETS 1 | #define HAVE_CATCLOSE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:6130: result: no configure:6137: checking for X configure:6372: result: libraries , headers configure:6533: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv -lX11 >&5 ld: can't locate file for: -lX11 configure:6539: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_BASENAME 1 | #define HAVE_GETPID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRCASESTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATGETS 1 | #define HAVE_CATCLOSE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:6550: checking for dnet_ntoa in -ldnet configure:6585: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -ldnet -L/usr/local/lib -liconv -lX11 >&5 ld: can't locate file for: -lX11 configure:6591: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_BASENAME 1 | #define HAVE_GETPID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRCASESTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATGETS 1 | #define HAVE_CATCLOSE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:6609: result: no configure:6616: checking for dnet_ntoa in -ldnet_stub configure:6651: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -ldnet_stub -L/usr/local/lib -liconv -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:6657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_BASENAME 1 | #define HAVE_GETPID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRCASESTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATGETS 1 | #define HAVE_CATCLOSE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:6675: result: no configure:6696: checking for gethostbyname configure:6752: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:6758: $? = 0 configure:6775: result: yes configure:6920: checking for connect configure:6976: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:6982: $? = 0 configure:6999: result: yes configure:7071: checking for remove configure:7127: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:7133: $? = 0 configure:7150: result: yes configure:7222: checking for shmat configure:7278: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -L/usr/local/lib -liconv >&5 configure:7284: $? = 0 configure:7301: result: yes configure:7382: checking for IceConnectionNumber in -lICE configure:7417: c++ -o conftest -fno-common -I/usr/local/include conftest.cpp -lICE -L/usr/local/lib -liconv >&5 ld: can't locate file for: -lICE configure:7423: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_BASENAME 1 | #define HAVE_GETPID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRCASESTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATGETS 1 | #define HAVE_CATCLOSE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:7441: result: no configure:7465: checking for XOpenDisplay in -lX11 configure:7500: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -liconv conftest.cpp -lX11 -L/usr/local/lib -liconv >&5 ld: can't locate file for: -lX11 configure:7506: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_CASSERT 1 | #define HAVE_CCTYPE 1 | #define HAVE_CERRNO 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDARG 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTRING 1 | #define HAVE_CTIME 1 | #define HAVE_BASENAME 1 | #define HAVE_GETPID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRCASESTR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_CATOPEN 1 | #define HAVE_CATGETS 1 | #define HAVE_CATCLOSE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:7524: result: no configure:7529: error: Could not find XOpenDisplay in -lX11. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set=set ac_cv_env_LIBS_value='-L/usr/local/lib -liconv' ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_func_basename=yes ac_cv_func_catclose=yes ac_cv_func_catgets=yes ac_cv_func_catopen=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpid=yes ac_cv_func_remove=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_snprintf=yes ac_cv_func_strcasestr=yes ac_cv_func_vsnprintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_cassert=yes ac_cv_header_cctype=yes ac_cv_header_cerrno=yes ac_cv_header_cmath=yes ac_cv_header_cstdarg=yes ac_cv_header_cstdio=yes ac_cv_header_cstdlib=yes ac_cv_header_cstring=yes ac_cv_header_ctime=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libgen_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_nl_types_h=yes ac_cv_header_process_h=no ac_cv_header_signal_h=yes ac_cv_header_sstream=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_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_signal_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_time=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_X11_XOpenDisplay=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_nsl_t_open=no ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_gmake_set=yes ac_cv_prog_regex_cmd=sed am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.10' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common ' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common ' CYGPATH_W='echo' DEBUG='' DEFAULT_INIT='' DEFAULT_KEYS='' DEFAULT_MENU='' DEFAULT_STYLE='' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GNOME_FALSE='' GNOME_TRUE='' GREP='/usr/bin/grep' IMLIB2_CFLAGS='' IMLIB2_CONFIG='' IMLIB2_FALSE='' IMLIB2_LIBS='' IMLIB2_TRUE='' 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' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS=' -L/usr/local/lib -liconv ' LIBOBJS='' LIBS='-L/usr/local/lib -liconv ' LOCALE_PATH='' LTLIBOBJS='' MAKEINFO='makeinfo' MULTIBYTE_FALSE='' MULTIBYTE_TRUE='' NEWWMSPEC_FALSE='' NEWWMSPEC_TRUE='' NLS='' OBJEXT='' PACKAGE='fluxbox' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='' RANLIB='ranlib' REGEXP_SRC_FALSE='' REGEXP_SRC_TRUE='' REMEMBER_SRC_FALSE='' REMEMBER_SRC_TRUE='' SET_MAKE='' SHAPE='' SHELL='/bin/sh' STRIP='' TOOLBAR_SRC_FALSE='' TOOLBAR_SRC_TRUE='' VERSION='1.0.0' XFT_FALSE='' XFT_TRUE='' XMKMF='' XPM_FALSE='' XPM_TRUE='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' ac_ct_CXX='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' gencat_cmd='' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/x11-wm/fluxbox/work/fluxbox-1.0.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_prefix='NONE' program_suffix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' regex_cmd='sed' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_ERRNO_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDIO_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ICONV_H 1 #define HAVE_SSTREAM 1 #define HAVE_CASSERT 1 #define HAVE_CCTYPE 1 #define HAVE_CERRNO 1 #define HAVE_CMATH 1 #define HAVE_CSTDARG 1 #define HAVE_CSTDIO 1 #define HAVE_CSTDLIB 1 #define HAVE_CSTRING 1 #define HAVE_CTIME 1 #define HAVE_BASENAME 1 #define HAVE_GETPID 1 #define HAVE_SETLOCALE 1 #define HAVE_SIGACTION 1 #define HAVE_STRCASESTR 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_CATOPEN 1 #define HAVE_CATGETS 1 #define HAVE_CATCLOSE 1 configure: exit 1