This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pxlib configure 0.6.2, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include CXX=c++ CXXFLAGS=-fno-common --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /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: 88 tasks, 144 threads, 4 processors Load average: 0.84, Mach factor: 3.15 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2054: checking for a BSD-compatible install configure:2110: result: /usr/local/bin/ginstall -c configure:2121: checking whether build environment is sane configure:2164: result: yes configure:2229: checking for gawk configure:2245: found /usr/local/bin/gawk configure:2256: result: gawk configure:2267: checking whether make sets $(MAKE) configure:2288: result: yes configure:2473: checking whether to enable maintainer-specific portions of Makefiles configure:2482: result: no configure:2511: checking for style of include used by make configure:2539: result: GNU configure:2572: checking for i386-unknown-gnu-gcc configure:2602: result: no configure:2612: checking for gcc configure:2628: found /usr/bin/gcc configure:2639: result: gcc configure:2877: checking for C compiler version configure:2884: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2887: $? = 0 configure:2894: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2897: $? = 0 configure:2904: gcc -V >&5 gcc: `-V' option must have argument configure:2907: $? = 1 configure:2930: checking for C compiler default output file name configure:2957: gcc -fno-common conftest.c >&5 configure:2960: $? = 0 configure:2998: result: a.out configure:3015: checking whether the C compiler works configure:3025: ./a.out configure:3028: $? = 0 configure:3045: result: yes configure:3052: checking whether we are cross compiling configure:3054: result: no configure:3057: checking for suffix of executables configure:3064: gcc -o conftest -fno-common conftest.c >&5 configure:3067: $? = 0 configure:3091: result: configure:3097: checking for suffix of object files configure:3123: gcc -c -fno-common conftest.c >&5 configure:3126: $? = 0 configure:3149: result: configure:3153: checking whether we are using the GNU C compiler configure:3182: gcc -c -fno-common conftest.c >&5 configure:3188: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3205: result: no configure:3210: checking whether gcc accepts -g configure:3240: gcc -c -g conftest.c >&5 configure:3246: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3278: gcc -c conftest.c >&5 configure:3284: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3317: gcc -c -g conftest.c >&5 configure:3323: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3345: result: no configure:3362: checking for gcc option to accept ISO C89 configure:3436: gcc -c -fno-common conftest.c >&5 configure:3442: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | /* 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:3436: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3442: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | /* 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:3436: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3442: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | /* 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:3436: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3442: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | /* 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:3436: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3442: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | /* 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:3436: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3442: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | /* 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:3436: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3442: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | /* 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:3468: result: unsupported configure:3485: checking dependency style of gcc configure:3575: result: gcc3 configure:3670: checking for perl configure:3688: found /usr/local/bin/perl configure:3700: result: /usr/local/bin/perl configure:3719: checking for XML::Parser configure:3722: result: ok configure:3759: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __nl_msg_cat_cntr configure:3765: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | /* end confdefs.h. */ | | int | main () | { | extern int _nl_msg_cat_cntr; | return _nl_msg_cat_cntr | ; | return 0; | } configure:3914: checking for i386-unknown-gnu-gcc configure:3941: result: gcc configure:4219: checking for C compiler version configure:4226: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4229: $? = 0 configure:4236: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:4239: $? = 0 configure:4246: gcc -V >&5 gcc: `-V' option must have argument configure:4249: $? = 1 configure:4252: checking whether we are using the GNU C compiler configure:4304: result: no configure:4309: checking whether gcc accepts -g configure:4444: result: no configure:4461: checking for gcc option to accept ISO C89 configure:4567: result: unsupported configure:4584: checking dependency style of gcc configure:4674: result: gcc3 configure:4704: checking for a BSD-compatible install configure:4760: result: /usr/local/bin/ginstall -c configure:4776: checking how to run the C preprocessor configure:4816: gcc -E conftest.c configure:4822: $? = 0 configure:4853: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* end confdefs.h. */ | #include configure:4892: result: gcc -E configure:4921: gcc -E conftest.c configure:4927: $? = 0 configure:4958: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* end confdefs.h. */ | #include configure:5004: checking for grep that handles long lines and -e configure:5078: result: /usr/bin/grep configure:5083: checking for egrep configure:5161: result: /usr/bin/grep -E configure:5166: checking for ANSI C header files configure:5196: gcc -c -fno-common conftest.c >&5 configure:5202: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5327: result: no configure:5351: checking for sys/types.h configure:5372: gcc -c -fno-common conftest.c >&5 configure:5378: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* 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:5394: result: no configure:5351: checking for sys/stat.h configure:5372: gcc -c -fno-common conftest.c >&5 configure:5378: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* 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:5394: result: no configure:5351: checking for stdlib.h configure:5372: gcc -c -fno-common conftest.c >&5 configure:5378: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* 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:5394: result: no configure:5351: checking for string.h configure:5372: gcc -c -fno-common conftest.c >&5 configure:5378: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* 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:5394: result: no configure:5351: checking for memory.h configure:5372: gcc -c -fno-common conftest.c >&5 configure:5378: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* 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:5394: result: no configure:5351: checking for strings.h configure:5372: gcc -c -fno-common conftest.c >&5 configure:5378: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* 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:5394: result: no configure:5351: checking for inttypes.h configure:5372: gcc -c -fno-common conftest.c >&5 configure:5378: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* 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:5394: result: no configure:5351: checking for stdint.h configure:5372: gcc -c -fno-common conftest.c >&5 configure:5378: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* 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:5394: result: no configure:5351: checking for unistd.h configure:5372: gcc -c -fno-common conftest.c >&5 configure:5378: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* 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:5394: result: no configure:5412: checking build system type configure:5430: result: i386-unknown-gnu configure:5452: checking host system type configure:5467: result: i386-unknown-gnu configure:5505: checking locale.h usability configure:5522: gcc -c -fno-common conftest.c >&5 configure:5528: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | /* 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:5542: result: no configure:5546: checking locale.h presence configure:5561: gcc -E conftest.c configure:5567: $? = 0 configure:5581: result: yes configure:5594: WARNING: locale.h: present but cannot be compiled configure:5596: WARNING: locale.h: check for missing prerequisite headers? configure:5598: WARNING: locale.h: see the Autoconf documentation configure:5600: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:5602: WARNING: locale.h: proceeding with the preprocessor's result configure:5604: WARNING: locale.h: in the future, the compiler will take precedence configure:5614: checking for locale.h configure:5622: result: yes configure:5636: checking for LC_MESSAGES configure:5662: gcc -o conftest -fno-common conftest.c >&5 configure:5668: $? = 0 configure:5685: result: yes configure:5714: checking libintl.h usability configure:5731: gcc -c -fno-common conftest.c >&5 configure:5737: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 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:5751: result: no configure:5755: checking libintl.h presence configure:5770: gcc -E conftest.c configure:5776: $? = 0 configure:5790: result: yes configure:5803: WARNING: libintl.h: present but cannot be compiled configure:5805: WARNING: libintl.h: check for missing prerequisite headers? configure:5807: WARNING: libintl.h: see the Autoconf documentation configure:5809: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:5811: WARNING: libintl.h: proceeding with the preprocessor's result configure:5813: WARNING: libintl.h: in the future, the compiler will take precedence configure:5823: checking for libintl.h configure:5830: result: yes configure:5841: checking for ngettext in libc configure:5869: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libintl_ngettext configure:5875: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:5893: result: no configure:6057: checking for bindtextdomain in -lintl configure:6092: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:6098: $? = 0 configure:6116: result: yes configure:6119: checking for ngettext in -lintl configure:6154: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:6160: $? = 0 configure:6178: result: yes configure:6181: checking for dgettext in -lintl configure:6216: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:6222: $? = 0 configure:6240: result: yes configure:6405: checking for bind_textdomain_codeset configure:6461: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:6467: $? = 0 configure:6485: result: yes configure:6525: checking for msgfmt configure:6552: result: /usr/local/bin/msgfmt configure:6565: checking for dcgettext configure:6621: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:6627: $? = 0 configure:6645: result: yes configure:6656: checking if msgfmt accepts -c configure:6671: $MSGFMT -c -o /dev/null conftest.foo configure:6674: $? = 0 configure:6676: result: yes configure:6686: checking for gmsgfmt configure:6717: result: /usr/local/bin/msgfmt configure:6727: checking for xgettext configure:6754: result: /usr/local/bin/xgettext configure:6783: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:6789: $? = 0 configure:6958: checking for catalogs to be installed configure:6983: result: de es fr configure:7095: checking for a sed that does not truncate output configure:7151: result: /usr/local/bin/sed configure:7198: checking for non-GNU ld configure:7232: result: /usr/bin/ld configure:7241: checking if the linker (/usr/bin/ld) is GNU ld configure:7256: result: no configure:7261: checking for /usr/bin/ld option to reload object files configure:7268: result: -r configure:7286: checking for BSD-compatible nm configure:7335: result: /usr/bin/nm -p configure:7339: checking whether ln -s works configure:7343: result: yes configure:7350: checking how to recognize dependent libraries configure:7536: result: pass_all configure:7786: checking dlfcn.h usability configure:7803: gcc -c -fno-common conftest.c >&5 configure:7809: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | /* 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:7823: result: no configure:7827: checking dlfcn.h presence configure:7842: gcc -E conftest.c configure:7848: $? = 0 configure:7862: result: yes configure:7875: WARNING: dlfcn.h: present but cannot be compiled configure:7877: WARNING: dlfcn.h: check for missing prerequisite headers? configure:7879: WARNING: dlfcn.h: see the Autoconf documentation configure:7881: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:7883: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:7885: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:7895: checking for dlfcn.h configure:7903: result: yes configure:7930: checking for i386-unknown-gnu-g++ configure:7960: result: no configure:7930: checking for i386-unknown-gnu-c++ configure:7960: result: no configure:7930: checking for i386-unknown-gnu-gpp configure:7960: result: no configure:7930: checking for i386-unknown-gnu-aCC configure:7960: result: no configure:7930: checking for i386-unknown-gnu-CC configure:7960: result: no configure:7930: checking for i386-unknown-gnu-cxx configure:7960: result: no configure:7930: checking for i386-unknown-gnu-cc++ configure:7960: result: no configure:7930: checking for i386-unknown-gnu-cl.exe configure:7960: result: no configure:7930: checking for i386-unknown-gnu-FCC configure:7960: result: no configure:7930: checking for i386-unknown-gnu-KCC configure:7960: result: no configure:7930: checking for i386-unknown-gnu-RCC configure:7960: result: no configure:7930: checking for i386-unknown-gnu-xlC_r configure:7960: result: no configure:7930: checking for i386-unknown-gnu-xlC configure:7960: result: no configure:7974: checking for g++ configure:7990: found /usr/local/bin/g++ configure:8001: result: g++ configure:8032: checking for C++ compiler version configure:8039: g++ --version >&5 g++ (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:8042: $? = 0 configure:8049: g++ -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:8052: $? = 0 configure:8059: g++ -V >&5 g++: `-V' option must have argument configure:8062: $? = 1 configure:8065: checking whether we are using the GNU C++ compiler configure:8094: g++ -c -fno-common conftest.cpp >&5 configure:8100: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:8117: result: no configure:8122: checking whether g++ accepts -g configure:8152: g++ -c -g conftest.cpp >&5 configure:8158: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8190: g++ -c conftest.cpp >&5 configure:8196: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8229: g++ -c -g conftest.cpp >&5 configure:8235: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8257: result: no configure:8282: checking dependency style of g++ configure:8372: result: gcc3 configure:8399: checking how to run the C++ preprocessor configure:8435: g++ -E conftest.cpp configure:8441: $? = 0 configure:8472: g++ -E conftest.cpp conftest.cpp:19:28: ac_nonexistent.h: No such file or directory configure:8478: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8511: result: g++ -E configure:8540: g++ -E conftest.cpp configure:8546: $? = 0 configure:8577: g++ -E conftest.cpp conftest.cpp:19:28: ac_nonexistent.h: No such file or directory configure:8583: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8632: checking for i386-unknown-gnu-g77 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-xlf configure:8662: result: no configure:8632: checking for i386-unknown-gnu-f77 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-frt configure:8662: result: no configure:8632: checking for i386-unknown-gnu-pgf77 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-cf77 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-fort77 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-fl32 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-af77 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-xlf90 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-f90 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-pgf90 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-pghpf configure:8662: result: no configure:8632: checking for i386-unknown-gnu-epcf90 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-gfortran configure:8662: result: no configure:8632: checking for i386-unknown-gnu-g95 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-xlf95 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-f95 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-fort configure:8662: result: no configure:8632: checking for i386-unknown-gnu-ifort configure:8662: result: no configure:8632: checking for i386-unknown-gnu-ifc configure:8662: result: no configure:8632: checking for i386-unknown-gnu-efc configure:8662: result: no configure:8632: checking for i386-unknown-gnu-pgf95 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-lf95 configure:8662: result: no configure:8632: checking for i386-unknown-gnu-ftn configure:8662: result: no configure:8676: checking for g77 configure:8692: found /usr/local/bin/g77 configure:8703: result: g77 configure:8733: checking for Fortran 77 compiler version configure:8740: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:8743: $? = 0 configure:8750: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:8753: $? = 0 configure:8760: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:8763: $? = 0 configure:8771: checking whether we are using the GNU Fortran 77 compiler configure:8790: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:8796: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8813: result: no configure:8819: checking whether g77 accepts -g configure:8836: g77 -c -g conftest.f >&5 configure:8842: $? = 0 configure: failed program was: | program main | | end configure:8858: result: no configure:8888: checking the maximum length of command line arguments configure:9000: result: -1 configure:9012: checking command to parse /usr/bin/nm -p output from gcc object configure:9117: gcc -c -fno-common conftest.c >&5 configure:9120: $? = 0 configure:9124: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:9127: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:9117: gcc -c -fno-common conftest.c >&5 configure:9120: $? = 0 configure:9124: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:9127: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:9217: result: failed configure:9224: checking for objdir configure:9239: result: .libs configure:9291: checking for i386-unknown-gnu-ar configure:9321: result: no configure:9331: checking for ar configure:9347: found /usr/bin/ar configure:9358: result: ar configure:9387: checking for i386-unknown-gnu-ranlib configure:9417: result: no configure:9427: checking for ranlib configure:9443: found /usr/bin/ranlib configure:9454: result: ranlib configure:9483: checking for i386-unknown-gnu-strip configure:9513: result: no configure:9523: checking for strip configure:9539: found /usr/bin/strip configure:9550: result: strip configure:9886: checking for gcc option to produce PIC configure:10118: result: configure:10189: checking if gcc static flag works configure:10217: result: yes configure:10227: checking if gcc supports -c -o file.o configure:10251: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:10255: $? = 0 configure:10274: result: yes configure:10300: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:11281: result: no configure:11348: checking dynamic linker characteristics configure:11962: result: gnu ld.so configure:11971: checking how to hardcode library paths into programs configure:11996: result: unsupported configure:12010: checking whether stripping libraries is possible configure:12032: result: no configure:12817: checking if libtool supports shared libraries configure:12819: result: no configure:12822: checking whether to build shared libraries configure:12843: result: no configure:12846: checking whether to build static libraries configure:12850: result: yes configure:12943: creating libtool configure:13673: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14647: result: yes configure:14665: g++ -c -fno-common conftest.cpp >&5 configure:14668: $? = 0 configure:14820: checking for g++ option to produce PIC configure:15104: result: configure:15175: checking if g++ static flag works configure:15203: result: yes configure:15213: checking if g++ supports -c -o file.o configure:15237: g++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:15241: $? = 0 configure:15260: result: yes configure:15286: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:15314: result: yes configure:15381: checking dynamic linker characteristics configure:15943: result: gnu ld.so configure:15952: checking how to hardcode library paths into programs configure:15977: result: unsupported configure:16511: checking if libtool supports shared libraries configure:16513: result: no configure:16516: checking whether to build shared libraries configure:16536: result: no configure:16539: checking whether to build static libraries configure:16543: result: yes configure:16553: checking for g77 option to produce PIC configure:16785: result: configure:16856: checking if g77 static flag works configure:16884: result: yes configure:16894: checking if g77 supports -c -o file.o configure:16918: g77 -c -o out/conftest2.o conftest.f >&5 configure:16922: $? = 0 configure:16941: result: yes configure:16967: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:17928: result: no configure:17995: checking dynamic linker characteristics configure:18557: result: gnu ld.so configure:18566: checking how to hardcode library paths into programs configure:18591: result: unsupported configure:22175: checking for an ANSI C-conforming const configure:22250: gcc -c -fno-common conftest.c >&5 configure:22256: $? = 0 configure:22271: result: yes configure:22281: checking whether byte ordering is bigendian configure:22313: gcc -c -fno-common conftest.c >&5 configure:22319: $? = 0 configure:22351: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:26: error: `not' undeclared (first use in this function) conftest.c:26: error: (Each undeclared identifier is reported only once conftest.c:26: error: for each function it appears in.) conftest.c:26: error: parse error before "big" configure:22357: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:22497: result: no configure:22516: checking whether struct tm is in sys/time.h or time.h configure:22546: gcc -c -fno-common conftest.c >&5 configure:22552: $? = 0 configure:22567: result: time.h configure:22586: checking for dirent.h that defines DIR configure:22615: gcc -c -fno-common conftest.c >&5 configure:22621: $? = 0 configure:22637: result: yes configure:22650: checking for library containing opendir configure:22691: gcc -o conftest -fno-common conftest.c >&5 configure:22697: $? = 0 configure:22725: result: none required configure:22819: checking for ANSI C header files configure:22980: result: no configure:23010: checking fcntl.h usability configure:23027: gcc -c -fno-common conftest.c >&5 configure:23033: $? = 0 configure:23047: result: yes configure:23051: checking fcntl.h presence configure:23066: gcc -E conftest.c configure:23072: $? = 0 configure:23086: result: yes configure:23119: checking for fcntl.h configure:23127: result: yes configure:23000: checking for unistd.h configure:23006: result: no configure:23010: checking ctype.h usability configure:23027: gcc -c -fno-common conftest.c >&5 configure:23033: $? = 0 configure:23047: result: yes configure:23051: checking ctype.h presence configure:23066: gcc -E conftest.c configure:23072: $? = 0 configure:23086: result: yes configure:23119: checking for ctype.h configure:23127: result: yes configure:23010: checking dirent.h usability configure:23027: gcc -c -fno-common conftest.c >&5 configure:23033: $? = 0 configure:23047: result: yes configure:23051: checking dirent.h presence configure:23066: gcc -E conftest.c configure:23072: $? = 0 configure:23086: result: yes configure:23119: checking for dirent.h configure:23127: result: yes configure:23010: checking errno.h usability configure:23027: gcc -c -fno-common conftest.c >&5 configure:23033: $? = 0 configure:23047: result: yes configure:23051: checking errno.h presence configure:23066: gcc -E conftest.c configure:23072: $? = 0 configure:23086: result: yes configure:23119: checking for errno.h configure:23127: result: yes configure:23010: checking malloc.h usability configure:23027: gcc -c -fno-common conftest.c >&5 configure:23033: $? = 0 configure:23047: result: yes configure:23051: checking malloc.h presence configure:23066: gcc -E conftest.c configure:23072: $? = 0 configure:23086: result: yes configure:23119: checking for malloc.h configure:23127: result: yes configure:23158: checking stdarg.h usability configure:23175: gcc -c -fno-common conftest.c >&5 configure:23181: $? = 0 configure:23195: result: yes configure:23199: checking stdarg.h presence configure:23214: gcc -E conftest.c configure:23220: $? = 0 configure:23234: result: yes configure:23267: checking for stdarg.h configure:23275: result: yes configure:23148: checking for sys/stat.h configure:23154: result: no configure:23148: checking for sys/types.h configure:23154: result: no configure:23158: checking time.h usability configure:23175: gcc -c -fno-common conftest.c >&5 configure:23181: $? = 0 configure:23195: result: yes configure:23199: checking time.h presence configure:23214: gcc -E conftest.c configure:23220: $? = 0 configure:23234: result: yes configure:23267: checking for time.h configure:23275: result: yes configure:23307: checking ieeefp.h usability configure:23324: gcc -c -fno-common conftest.c >&5 conftest.c:60:20: ieeefp.h: No such file or directory configure:23330: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_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:23344: result: no configure:23348: checking ieeefp.h presence configure:23363: gcc -E conftest.c conftest.c:27:20: ieeefp.h: No such file or directory configure:23369: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:23383: result: no configure:23416: checking for ieeefp.h configure:23424: result: no configure:23307: checking nan.h usability configure:23324: gcc -c -fno-common conftest.c >&5 conftest.c:60:17: nan.h: No such file or directory configure:23330: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_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:23344: result: no configure:23348: checking nan.h presence configure:23363: gcc -E conftest.c conftest.c:27:17: nan.h: No such file or directory configure:23369: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:23383: result: no configure:23416: checking for nan.h configure:23424: result: no configure:23307: checking math.h usability configure:23324: gcc -c -fno-common conftest.c >&5 configure:23330: $? = 0 configure:23344: result: yes configure:23348: checking math.h presence configure:23363: gcc -E conftest.c configure:23369: $? = 0 configure:23383: result: yes configure:23416: checking for math.h configure:23424: result: yes configure:23307: checking fp_class.h usability configure:23324: gcc -c -fno-common conftest.c >&5 conftest.c:61:22: fp_class.h: No such file or directory configure:23330: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_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:23344: result: no configure:23348: checking fp_class.h presence configure:23363: gcc -E conftest.c conftest.c:28:22: fp_class.h: No such file or directory configure:23369: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include configure:23383: result: no configure:23416: checking for fp_class.h configure:23424: result: no configure:23307: checking float.h usability configure:23324: gcc -c -fno-common conftest.c >&5 configure:23330: $? = 0 configure:23344: result: yes configure:23348: checking float.h presence configure:23363: gcc -E conftest.c configure:23369: $? = 0 configure:23383: result: yes configure:23416: checking for float.h configure:23424: result: yes configure:23445: checking for stdlib.h configure:23451: result: no configure:23455: checking sys/socket.h usability configure:23472: gcc -c -fno-common conftest.c >&5 configure:23478: $? = 0 configure:23492: result: yes configure:23496: checking sys/socket.h presence configure:23511: gcc -E conftest.c configure:23517: $? = 0 configure:23531: result: yes configure:23564: checking for sys/socket.h configure:23572: result: yes configure:23455: checking netinet/in.h usability configure:23472: gcc -c -fno-common conftest.c >&5 configure:23478: $? = 0 configure:23492: result: yes configure:23496: checking netinet/in.h presence configure:23511: gcc -E conftest.c configure:23517: $? = 0 configure:23531: result: yes configure:23564: checking for netinet/in.h configure:23572: result: yes configure:23455: checking arpa/inet.h usability configure:23472: gcc -c -fno-common conftest.c >&5 configure:23478: $? = 0 configure:23492: result: yes configure:23496: checking arpa/inet.h presence configure:23511: gcc -E conftest.c configure:23517: $? = 0 configure:23531: result: yes configure:23564: checking for arpa/inet.h configure:23572: result: yes configure:23603: checking netdb.h usability configure:23620: gcc -c -fno-common conftest.c >&5 configure:23626: $? = 0 configure:23640: result: yes configure:23644: checking netdb.h presence configure:23659: gcc -E conftest.c configure:23665: $? = 0 configure:23679: result: yes configure:23712: checking for netdb.h configure:23720: result: yes configure:23603: checking sys/time.h usability configure:23620: gcc -c -fno-common conftest.c >&5 configure:23626: $? = 0 configure:23640: result: yes configure:23644: checking sys/time.h presence configure:23659: gcc -E conftest.c configure:23665: $? = 0 configure:23679: result: yes configure:23712: checking for sys/time.h configure:23720: result: yes configure:23603: checking sys/select.h usability configure:23620: gcc -c -fno-common conftest.c >&5 configure:23626: $? = 0 configure:23640: result: yes configure:23644: checking sys/select.h presence configure:23659: gcc -E conftest.c configure:23665: $? = 0 configure:23679: result: yes configure:23712: checking for sys/select.h configure:23720: result: yes configure:23603: checking sys/mman.h usability configure:23620: gcc -c -fno-common conftest.c >&5 configure:23626: $? = 0 configure:23640: result: yes configure:23644: checking sys/mman.h presence configure:23659: gcc -E conftest.c configure:23665: $? = 0 configure:23679: result: yes configure:23712: checking for sys/mman.h configure:23720: result: yes configure:23738: checking for strftime configure:23794: gcc -o conftest -fno-common conftest.c >&5 configure:23800: $? = 0 configure:23818: result: yes configure:23906: checking for strdup configure:23962: gcc -o conftest -fno-common conftest.c >&5 configure:23968: $? = 0 configure:23986: result: yes configure:23906: checking for strndup configure:23962: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _strndup configure:23968: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strndup to an innocuous variant, in case declares strndup. | For example, HP-UX 11i declares gettimeofday. */ | #define strndup innocuous_strndup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strndup | | /* 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 strndup (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strndup || defined __stub___strndup | choke me | #endif | | int | main () | { | return strndup (); | ; | return 0; | } configure:23986: result: no configure:23906: checking for strerror configure:23962: gcc -o conftest -fno-common conftest.c >&5 configure:23968: $? = 0 configure:23986: result: yes configure:23906: checking for snprintf configure:23962: gcc -o conftest -fno-common conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function `snprintf' configure:23968: $? = 0 configure:23986: result: yes configure:24004: checking for finite configure:24060: gcc -o conftest -fno-common conftest.c >&5 configure:24066: $? = 0 configure:24084: result: yes configure:24004: checking for isnand configure:24060: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _isnand configure:24066: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define isnand to an innocuous variant, in case declares isnand. | For example, HP-UX 11i declares gettimeofday. */ | #define isnand innocuous_isnand | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isnand (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef isnand | | /* 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 isnand (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_isnand || defined __stub___isnand | choke me | #endif | | int | main () | { | return isnand (); | ; | return 0; | } configure:24084: result: no configure:24004: checking for fp_class configure:24060: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fp_class configure:24066: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define fp_class to an innocuous variant, in case declares fp_class. | For example, HP-UX 11i declares gettimeofday. */ | #define fp_class innocuous_fp_class | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fp_class (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fp_class | | /* 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 fp_class (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fp_class || defined __stub___fp_class | choke me | #endif | | int | main () | { | return fp_class (); | ; | return 0; | } configure:24084: result: no configure:24004: checking for class configure:24060: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _class configure:24066: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define class to an innocuous variant, in case declares class. | For example, HP-UX 11i declares gettimeofday. */ | #define class innocuous_class | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char class (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef class | | /* 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 class (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_class || defined __stub___class | choke me | #endif | | int | main () | { | return class (); | ; | return 0; | } configure:24084: result: no configure:24004: checking for fpclass configure:24060: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fpclass configure:24066: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define fpclass to an innocuous variant, in case declares fpclass. | For example, HP-UX 11i declares gettimeofday. */ | #define fpclass innocuous_fpclass | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpclass (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpclass | | /* 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 fpclass (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fpclass || defined __stub___fpclass | choke me | #endif | | int | main () | { | return fpclass (); | ; | return 0; | } configure:24084: result: no configure:24099: checking for strftime configure:24179: result: yes configure:24099: checking for localtime configure:24155: gcc -o conftest -fno-common conftest.c >&5 configure:24161: $? = 0 configure:24179: result: yes configure:24190: checking for gethostent configure:24246: gcc -o conftest -fno-common conftest.c >&5 configure:24252: $? = 0 configure:24269: result: yes configure:24347: checking for setsockopt configure:24403: gcc -o conftest -fno-common conftest.c >&5 configure:24409: $? = 0 configure:24426: result: yes configure:24504: checking for connect configure:24560: gcc -o conftest -fno-common conftest.c >&5 configure:24566: $? = 0 configure:24583: result: yes configure:24662: checking for type of socket length (socklen_t) configure:24744: checking for non-GNU ld configure:24775: result: /usr/bin/ld configure:24784: checking if the linker (/usr/bin/ld) is GNU ld configure:24797: result: no configure:24804: checking for shared library run path origin configure:24817: result: done configure:25280: checking for iconv configure:25312: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:25318: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pxlib" | #define PACKAGE_TARNAME "pxlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "pxlib 0.6.2" | #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" | #define PACKAGE "pxlib" | #define VERSION "0.6.2" | #define PXLIB_BUILD_DATE "2008-01-02" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "pxlib" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_FINITE 1 | #define HAVE_STRFTIME 1 | #define HAVE_LOCALTIME 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:25361: gcc -o conftest -fno-common conftest.c -liconv >&5 configure:25367: $? = 0 configure:25388: result: yes configure:25398: checking how to link with libiconv configure:25400: result: -liconv configure:25508: checking for recode configure:25510: result: not needed, using iconv configure:25623: checking for docbook-to-man configure:25639: found /usr/local/bin/docbook-to-man configure:25650: result: docbook-to-man configure:25847: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_f77_compiler_gnu=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_class=no ac_cv_func_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_finite=yes ac_cv_func_fp_class=no ac_cv_func_fpclass=no ac_cv_func_gethostent=yes ac_cv_func_isnand=no ac_cv_func_localtime=yes ac_cv_func_setsockopt=yes ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strndup=no ac_cv_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_fp_class_h=no ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=no ac_cv_header_nan_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_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_time_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_INTLTOOL_PERL=/usr/local/bin/perl ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_DOC_TO_MAN=docbook-to-man ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_lib_iconv=yes am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_func_ngettext_libc=no gt_cv_have_gettext=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len=-1 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/databases/pxlib/work/pxlib-0.6.2/missing --run aclocal-1.9' ALL_LINGUAS='de es fr' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/databases/pxlib/work/pxlib-0.6.2/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/databases/pxlib/work/pxlib-0.6.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/databases/pxlib/work/pxlib-0.6.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/databases/pxlib/work/pxlib-0.6.2/missing --run automake-1.9' AWK='gawk' CATALOGS=' de.gmo es.gmo fr.gmo' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='share' DEBUG_OBJ='debugPX.o' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOCDIR='doc' DOC_TO_MAN='docbook-to-man' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GETTEXT_PACKAGE='pxlib' GMOFILES=' de.gmo es.gmo fr.gmo' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' GSF_INCLUDEDIR='' GSF_LIBDIR='' GSF_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/local/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='' LIBICONV='-liconv' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/databases/pxlib/work/pxlib-0.6.2/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_OPTS='-c' M_LIBS='' OBJEXT='' PACKAGE='pxlib' PACKAGE_BUGREPORT='http://sourceforge.net/pxlib' PACKAGE_NAME='pxlib' PACKAGE_STRING='pxlib 0.6.2' PACKAGE_TARNAME='pxlib' PACKAGE_VERSION='0.6.2' PATH_SEPARATOR=':' POFILES=' de.po es.po fr.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PXLIB_BUILD_DATE='2008-01-02' PXLIB_MAJOR_VERSION='0' PXLIB_MICRO_VERSION='2' PXLIB_MINOR_VERSION='6' PXLIB_VERSION='0.6.2' PXLIB_VERSION_INFO='6:2:6' PX_CFLAGS='' PX_HAVE_GSF='0' PX_HAVE_ICONV='1' PX_HAVE_RECODE='0' RANLIB='ranlib' RECODE_INCLUDEDIR='' RECODE_LIBDIR='' RECODE_LIBS='' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='0.6.2' WITH_DEBUG='1' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/databases/pxlib/work/pxlib-0.6.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "pxlib" #define PACKAGE_TARNAME "pxlib" #define PACKAGE_VERSION "0.6.2" #define PACKAGE_STRING "pxlib 0.6.2" #define PACKAGE_BUGREPORT "http://sourceforge.net/pxlib" #define PACKAGE "pxlib" #define VERSION "0.6.2" #define PXLIB_BUILD_DATE "2008-01-02" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "pxlib" #define HAVE_DLFCN_H 1 #define HAVE_DIRENT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDARG_H 1 #define HAVE_TIME_H 1 #define HAVE_MATH_H 1 #define HAVE_FLOAT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_STRFTIME 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_SNPRINTF 1 #define HAVE_FINITE 1 #define HAVE_STRFTIME 1 #define HAVE_LOCALTIME 1 #define HAVE_ICONV 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pxlib config.status 0.6.2, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:743: creating Makefile config.status:743: creating pxlib.spec config.status:743: creating pxlib.pc config.status:743: creating include/Makefile config.status:743: creating src/Makefile config.status:743: creating po/Makefile.in config.status:743: creating doc/Makefile config.status:743: creating include/pxversion.h config.status:743: creating include/paradox.h config.status:743: creating include/paradox-gsf.h config.status:743: creating config.h config.status:987: config.h is unchanged config.status:1033: executing depfiles commands config.status:1033: executing intltool commands config.status:1033: executing default-1 commands config.status:1033: executing po/stamp-it commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pxlib config.status 0.6.2, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status pxlib.pc on darwintel config.status:743: creating pxlib.pc