This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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: 110 tasks, 165 threads, 4 processors Load average: 2.28, Mach factor: 1.81 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1528: checking build system type configure:1546: result: i386-unknown-gnu configure:1554: checking host system type configure:1568: result: i386-unknown-gnu configure:1576: checking target system type configure:1590: result: i386-unknown-gnu configure:1617: checking for a BSD-compatible install configure:1671: result: /usr/bin/install -c -o root -g wheel configure:1682: checking whether build environment is sane configure:1725: result: yes configure:1759: checking for gawk configure:1775: found /usr/local/bin/gawk configure:1785: result: gawk configure:1795: checking whether gmake sets $(MAKE) configure:1815: result: yes configure:1957: checking "windowing system" configure:2050: result: not sure... guessing X11 configure:2073: checking for gawk configure:2099: result: gawk configure:2117: checking for i386-unknown-gnu-gcc configure:2143: result: cc configure:2425: checking for C compiler version configure:2428: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2431: $? = 0 configure:2433: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2436: $? = 0 configure:2438: cc -V &5 cc: `-V' option must have argument configure:2441: $? = 1 configure:2465: checking for C compiler default output configure:2468: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2471: $? = 0 configure:2517: result: a.out configure:2522: checking whether the C compiler works configure:2528: ./a.out configure:2531: $? = 0 configure:2548: result: yes configure:2555: checking whether we are cross compiling configure:2557: result: no configure:2560: checking for suffix of executables configure:2562: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2565: $? = 0 configure:2590: result: configure:2596: checking for suffix of object files configure:2618: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2621: $? = 0 configure:2643: result: configure:2647: checking whether we are using the GNU C compiler configure:2672: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2675: $? = 0 configure:2678: test -s conftest. configure:2681: $? = 1 configure: failed program was: | #line 2652 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2694: result: no configure:2700: checking whether cc accepts -g configure:2722: cc -c -g -I/usr/local/include conftest.c >&5 configure:2725: $? = 0 configure:2728: test -s conftest. configure:2731: $? = 1 configure: failed program was: | #line 2705 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2742: result: no configure:2759: checking for cc option to accept ANSI C configure:2820: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2823: $? = 0 configure:2826: test -s conftest. configure:2829: $? = 1 configure: failed program was: | #line 2766 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2820: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2823: $? = 0 configure:2826: test -s conftest. configure:2829: $? = 1 configure: failed program was: | #line 2766 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2820: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2823: $? = 1 configure: failed program was: | #line 2766 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2820: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2823: $? = 1 configure: failed program was: | #line 2766 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2820: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2823: $? = 1 configure: failed program was: | #line 2766 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2820: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2823: $? = 0 configure:2826: test -s conftest. configure:2829: $? = 1 configure: failed program was: | #line 2766 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2847: result: none needed configure:2865: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2868: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2985: checking for style of include used by gmake configure:3013: result: GNU configure:3020: checking dependency style of cc configure:3082: result: gcc3 configure:3092: checking how to run the C preprocessor configure:3128: cc -E -I/usr/local/include conftest.c configure:3134: $? = 0 configure:3166: cc -E -I/usr/local/include conftest.c configure:3170:28: ac_nonexistent.h: No such file or directory configure:3172: $? = 1 configure: failed program was: | #line 3157 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | /* end confdefs.h. */ | #include configure:3210: result: cc -E configure:3235: cc -E -I/usr/local/include conftest.c configure:3241: $? = 0 configure:3273: cc -E -I/usr/local/include conftest.c configure:3277:28: ac_nonexistent.h: No such file or directory configure:3279: $? = 1 configure: failed program was: | #line 3264 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | /* end confdefs.h. */ | #include configure:3333: checking for a BSD-compatible install configure:3387: result: /usr/bin/install -c -o root -g wheel configure:3404: checking for flex configure:3420: found /usr/bin/flex configure:3430: result: flex configure:3445: checking for flex configure:3471: result: flex configure:3484: checking for yywrap in -lfl configure:3515: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:3518: $? = 0 configure:3521: test -s conftest configure:3524: $? = 0 configure:3536: result: yes configure:3604: checking lex output file root configure:3615: flex conftest.l configure:3618: $? = 0 configure:3630: result: lex.yy configure:3635: checking whether yytext is a pointer configure:3651: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:3654: $? = 0 configure:3657: test -s conftest configure:3660: $? = 0 configure:3673: result: yes configure:3689: checking for bison configure:3705: found /usr/local/bin/bison configure:3715: result: bison -y configure:4144: checking for i386-unknown-gnu-c++ configure:4170: result: c++ configure:4228: checking for C++ compiler version configure:4231: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4234: $? = 0 configure:4236: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:4239: $? = 0 configure:4241: c++ -V &5 c++: `-V' option must have argument configure:4244: $? = 1 configure:4247: checking whether we are using the GNU C++ compiler configure:4272: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4275: $? = 0 configure:4278: test -s conftest. configure:4281: $? = 1 configure: failed program was: | #line 4252 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4294: result: no configure:4300: checking whether c++ accepts -g configure:4322: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:4325: $? = 0 configure:4328: test -s conftest. configure:4331: $? = 1 configure: failed program was: | #line 4305 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4342: result: no configure:4386: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4389: $? = 0 configure:4392: test -s conftest. configure:4395: $? = 1 configure: failed program was: | #line 4368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | | int | main () | { | exit (42); | ; | return 0; | } configure:4386: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4389: $? = 0 configure:4392: test -s conftest. configure:4395: $? = 1 configure: failed program was: | #line 4368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4386: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4389: $? = 0 configure:4392: test -s conftest. configure:4395: $? = 1 configure: failed program was: | #line 4368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | extern "C" void std::exit (int) throw (); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:4386: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4389: $? = 0 configure:4392: test -s conftest. configure:4395: $? = 1 configure: failed program was: | #line 4368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | extern "C" void std::exit (int); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:4386: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4389: $? = 0 configure:4392: test -s conftest. configure:4395: $? = 1 configure: failed program was: | #line 4368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | extern "C" void exit (int) throw (); | int | main () | { | exit (42); | ; | return 0; | } configure:4386: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4389: $? = 0 configure:4392: test -s conftest. configure:4395: $? = 1 configure: failed program was: | #line 4368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | extern "C" void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:4386: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4389: $? = 0 configure:4392: test -s conftest. configure:4395: $? = 1 configure: failed program was: | #line 4368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include | void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:4456: checking dependency style of c++ configure:4518: result: gcc3 configure:4647: checking for non-GNU ld configure:4677: result: /usr/bin/ld configure:4686: checking if the linker (/usr/bin/ld) is GNU ld configure:4698: result: no configure:4703: checking for /usr/bin/ld option to reload object files configure:4710: result: -r configure:4715: checking for BSD-compatible nm configure:4751: result: nm configure:4754: checking for a sed that does not truncate output configure:4836: result: /usr/local/bin/sed configure:4839: checking whether ln -s works configure:4843: result: yes configure:4850: checking how to recognise dependent libraries configure:5031: result: pass_all configure:5042: checking command to parse nm output configure:5126: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5129: $? = 0 configure:5133: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5136: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5126: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5129: $? = 0 configure:5133: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5136: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5232: result: failed configure:5240: checking for egrep configure:5250: result: grep -E configure:5255: checking for ANSI C header files configure:5281: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5284: $? = 0 configure:5287: test -s conftest. configure:5290: $? = 1 configure: failed program was: | #line 5260 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5402: result: no configure:5426: checking for sys/types.h configure:5443: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5446: $? = 0 configure:5449: test -s conftest. configure:5452: $? = 1 configure: failed program was: | #line 5431 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5463: result: no configure:5426: checking for sys/stat.h configure:5443: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5446: $? = 0 configure:5449: test -s conftest. configure:5452: $? = 1 configure: failed program was: | #line 5431 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5463: result: no configure:5426: checking for stdlib.h configure:5443: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5446: $? = 0 configure:5449: test -s conftest. configure:5452: $? = 1 configure: failed program was: | #line 5431 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5463: result: no configure:5426: checking for string.h configure:5443: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5446: $? = 0 configure:5449: test -s conftest. configure:5452: $? = 1 configure: failed program was: | #line 5431 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5463: result: no configure:5426: checking for memory.h configure:5443: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5446: $? = 0 configure:5449: test -s conftest. configure:5452: $? = 1 configure: failed program was: | #line 5431 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5463: result: no configure:5426: checking for strings.h configure:5443: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5446: $? = 0 configure:5449: test -s conftest. configure:5452: $? = 1 configure: failed program was: | #line 5431 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5463: result: no configure:5426: checking for inttypes.h configure:5443: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5446: $? = 0 configure:5449: test -s conftest. configure:5452: $? = 1 configure: failed program was: | #line 5431 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5463: result: no configure:5426: checking for stdint.h configure:5443: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5446: $? = 0 configure:5449: test -s conftest. configure:5452: $? = 1 configure: failed program was: | #line 5431 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5463: result: no configure:5426: checking for unistd.h configure:5443: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5446: $? = 0 configure:5449: test -s conftest. configure:5452: $? = 1 configure: failed program was: | #line 5431 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5463: result: no configure:5489: checking dlfcn.h usability configure:5502: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5505: $? = 0 configure:5508: test -s conftest. configure:5511: $? = 1 configure: failed program was: | #line 5491 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5521: result: no configure:5525: checking dlfcn.h presence configure:5536: cc -E -I/usr/local/include conftest.c configure:5542: $? = 0 configure:5561: result: yes configure:5581: WARNING: dlfcn.h: present but cannot be compiled configure:5583: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5585: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5597: checking for dlfcn.h configure:5604: result: yes configure:5764: checking for i386-unknown-gnu-ranlib configure:5793: result: no configure:5802: checking for ranlib configure:5818: found /usr/bin/ranlib configure:5829: result: ranlib configure:5844: checking for i386-unknown-gnu-strip configure:5873: result: no configure:5882: checking for strip configure:5898: found /usr/bin/strip configure:5909: result: strip configure:6137: checking for objdir configure:6148: result: .libs configure:6165: checking for cc option to produce PIC configure:6308: result: none configure:6402: checking if cc static flag works configure:6427: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6430: $? = 0 configure:6433: test -s conftest configure:6436: $? = 0 configure:6452: result: yes configure:6464: checking if cc supports -c -o file.o configure:6487: cc -c -fno-common -o out/conftest2.o -I/usr/local/include conftest.c >&5 configure:6508: result: yes configure:6513: checking if cc supports -c -o file.lo configure:6541: cc -c -fno-common -c -o conftest.lo -I/usr/local/include conftest.c >&5 configure:6544: $? = 0 configure:6547: test -s conftest.lo configure:6550: $? = 0 configure:6572: result: yes configure:6663: checking whether the linker (/usr/bin/ld) supports shared libraries configure:7358: result: no configure:7363: checking how to hardcode library paths into programs configure:7387: result: unsupported configure:7392: checking whether stripping libraries is possible configure:7400: result: no configure:7408: checking dynamic linker characteristics configure:7846: result: gnu ld.so configure:7851: checking if libtool supports shared libraries configure:7853: result: no configure:7856: checking whether to build shared libraries configure:7877: result: no configure:7880: checking whether to build static libraries configure:7884: result: yes configure:9186: checking for short configure:9211: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9214: $? = 0 configure:9217: test -s conftest.o configure:9220: $? = 0 configure:9231: result: yes configure:9234: checking size of short configure:9509: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9512: $? = 0 configure:9514: ./conftest configure:9517: $? = 0 configure:9540: result: 2 configure:9547: checking for int configure:9572: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9575: $? = 0 configure:9578: test -s conftest.o configure:9581: $? = 0 configure:9592: result: yes configure:9595: checking size of int configure:9870: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9873: $? = 0 configure:9875: ./conftest configure:9878: $? = 0 configure:9901: result: 4 configure:9908: checking for long configure:9933: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9936: $? = 0 configure:9939: test -s conftest.o configure:9942: $? = 0 configure:9953: result: yes configure:9956: checking size of long configure:10231: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10234: $? = 0 configure:10236: ./conftest configure:10239: $? = 0 configure:10262: result: 4 configure:10269: checking for long long configure:10294: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10297: $? = 0 configure:10300: test -s conftest.o configure:10303: $? = 0 configure:10314: result: yes configure:10317: checking size of long long configure:10592: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10595: $? = 0 configure:10597: ./conftest configure:10600: $? = 0 configure:10623: result: 8 configure:10642: checking for dirent.h that defines DIR configure:10667: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:10670: $? = 0 configure:10673: test -s conftest.o configure:10676: $? = 0 configure:10687: result: yes configure:10700: checking for library containing opendir configure:10731: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10734: $? = 0 configure:10737: test -s conftest configure:10740: $? = 0 configure:10799: result: none required configure:10915: checking for ANSI C header files configure:11062: result: no configure:11088: checking limits.h usability configure:11101: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11104: $? = 0 configure:11107: test -s conftest.o configure:11110: $? = 0 configure:11120: result: yes configure:11124: checking limits.h presence configure:11135: cc -E -I/usr/local/include conftest.c configure:11141: $? = 0 configure:11160: result: yes configure:11196: checking for limits.h configure:11203: result: yes configure:11088: checking sys/time.h usability configure:11101: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11104: $? = 0 configure:11107: test -s conftest.o configure:11110: $? = 0 configure:11120: result: yes configure:11124: checking sys/time.h presence configure:11135: cc -E -I/usr/local/include conftest.c configure:11141: $? = 0 configure:11160: result: yes configure:11196: checking for sys/time.h configure:11203: result: yes configure:11079: checking for unistd.h configure:11084: result: no configure:11223: checking for sys/types.h configure:11228: result: no configure:11232: checking sys/socket.h usability configure:11245: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11248: $? = 0 configure:11251: test -s conftest.o configure:11254: $? = 0 configure:11264: result: yes configure:11268: checking sys/socket.h presence configure:11279: cc -E -I/usr/local/include conftest.c configure:11285: $? = 0 configure:11304: result: yes configure:11340: checking for sys/socket.h configure:11347: result: yes configure:11232: checking netdb.h usability configure:11245: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11248: $? = 0 configure:11251: test -s conftest.o configure:11254: $? = 0 configure:11264: result: yes configure:11268: checking netdb.h presence configure:11279: cc -E -I/usr/local/include conftest.c configure:11285: $? = 0 configure:11304: result: yes configure:11340: checking for netdb.h configure:11347: result: yes configure:11375: checking sys/wait.h usability configure:11388: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11391: $? = 0 configure:11394: test -s conftest.o configure:11397: $? = 0 configure:11407: result: yes configure:11411: checking sys/wait.h presence configure:11422: cc -E -I/usr/local/include conftest.c configure:11428: $? = 0 configure:11447: result: yes configure:11483: checking for sys/wait.h configure:11490: result: yes configure:11375: checking signal.h usability configure:11388: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11391: $? = 0 configure:11394: test -s conftest.o configure:11397: $? = 0 configure:11407: result: yes configure:11411: checking signal.h presence configure:11422: cc -E -I/usr/local/include conftest.c configure:11428: $? = 0 configure:11447: result: yes configure:11483: checking for signal.h configure:11490: result: yes configure:11526: checking png.h usability configure:11539: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:11542: $? = 0 configure:11545: test -s conftest.o configure:11548: $? = 0 configure:11558: result: yes configure:11562: checking png.h presence configure:11573: cc -E -I/usr/local/include conftest.c configure:11579: $? = 0 configure:11598: result: yes configure:11634: checking for png.h configure:11641: result: yes configure:11663: checking for Alpha/Linux with DEC CXX configure:11686: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:11689: $? = 0 configure:11691: ./conftest configure:11694: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 11669 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PNG_H 1 | /* end confdefs.h. */ | | int main(int argc, char **argv) | { | #if defined (__DECCXX) && defined(__linux__) && defined(__alpha__) | return 0; | #endif | return 1; | } configure:11711: result: no configure:11729: checking how to run the C++ preprocessor configure:11761: c++ -E -I/usr/local/include conftest.cc configure:11767: $? = 0 configure:11799: c++ -E -I/usr/local/include conftest.cc configure:11820:28: ac_nonexistent.h: No such file or directory configure:11805: $? = 1 configure: failed program was: | #line 11790 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PNG_H 1 | /* end confdefs.h. */ | #include configure:11843: result: c++ -E configure:11868: c++ -E -I/usr/local/include conftest.cc configure:11874: $? = 0 configure:11906: c++ -E -I/usr/local/include conftest.cc configure:11927:28: ac_nonexistent.h: No such file or directory configure:11912: $? = 1 configure: failed program was: | #line 11897 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PNG_H 1 | /* end confdefs.h. */ | #include configure:11973: checking hash_map usability configure:11986: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:12039:20: hash_map: No such file or directory configure:11989: $? = 1 configure: failed program was: | #line 11975 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PNG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12005: result: no configure:12009: checking hash_map presence configure:12020: c++ -E -I/usr/local/include conftest.cc configure:12041:20: hash_map: No such file or directory configure:12026: $? = 1 configure: failed program was: | #line 12011 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PNG_H 1 | /* end confdefs.h. */ | #include configure:12045: result: no configure:12081: checking for hash_map configure:12088: result: no configure:11973: checking hash_set usability configure:11986: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:12039:20: hash_set: No such file or directory configure:11989: $? = 1 configure: failed program was: | #line 11975 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PNG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12005: result: no configure:12009: checking hash_set presence configure:12020: c++ -E -I/usr/local/include conftest.cc configure:12041:20: hash_set: No such file or directory configure:12026: $? = 1 configure: failed program was: | #line 12011 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PNG_H 1 | /* end confdefs.h. */ | #include configure:12045: result: no configure:12081: checking for hash_set configure:12088: result: no configure:11973: checking ext/hash_map usability configure:11986: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from configure:12039: configure:11989: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:11989: $? = 1 configure: failed program was: | #line 11975 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PNG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12005: result: no configure:12009: checking ext/hash_map presence configure:12020: c++ -E -I/usr/local/include conftest.cc configure:12026: $? = 0 configure:12045: result: yes configure:12065: WARNING: ext/hash_map: present but cannot be compiled configure:12067: WARNING: ext/hash_map: check for missing prerequisite headers? configure:12069: WARNING: ext/hash_map: proceeding with the preprocessor's result configure:12081: checking for ext/hash_map configure:12088: result: yes configure:11973: checking ext/hash_set usability configure:11986: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_set:65, from configure:12040: configure:11989: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:11989: $? = 1 configure: failed program was: | #line 11975 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_EXT_HASH_MAP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12005: result: no configure:12009: checking ext/hash_set presence configure:12020: c++ -E -I/usr/local/include conftest.cc configure:12026: $? = 0 configure:12045: result: yes configure:12065: WARNING: ext/hash_set: present but cannot be compiled configure:12067: WARNING: ext/hash_set: check for missing prerequisite headers? configure:12069: WARNING: ext/hash_set: proceeding with the preprocessor's result configure:12081: checking for ext/hash_set configure:12088: result: yes configure:11973: checking sstream usability configure:11986: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from /usr/include/gcc/darwin/3.3/c++/bits/locale_classes.h:47, from /usr/include/gcc/darwin/3.3/c++/bits/ios_base.h:47, from /usr/include/gcc/darwin/3.3/c++/ios:49, from /usr/include/gcc/darwin/3.3/c++/istream:44, from /usr/include/gcc/darwin/3.3/c++/sstream:44, from configure:12041: configure:11989: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:11989: $? = 1 configure: failed program was: | #line 11975 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_EXT_HASH_SET 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12005: result: no configure:12009: checking sstream presence configure:12020: c++ -E -I/usr/local/include conftest.cc configure:12026: $? = 0 configure:12045: result: yes configure:12065: WARNING: sstream: present but cannot be compiled configure:12067: WARNING: sstream: check for missing prerequisite headers? configure:12069: WARNING: sstream: proceeding with the preprocessor's result configure:12081: checking for sstream configure:12088: result: yes configure:12111: checking for an ANSI C-conforming const configure:12179: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:12182: $? = 0 configure:12185: test -s conftest.o configure:12188: $? = 0 configure:12199: result: yes configure:12209: checking for inline configure:12231: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:12234: $? = 0 configure:12237: test -s conftest.o configure:12240: $? = 0 configure:12252: result: inline configure:12267: checking for size_t configure:12292: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:12295: $? = 0 configure:12298: test -s conftest.o configure:12301: $? = 0 configure:12312: result: yes configure:12324: checking whether time.h and sys/time.h may both be included configure:12350: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:12353: $? = 0 configure:12356: test -s conftest.o configure:12359: $? = 0 configure:12370: result: yes configure:12380: checking whether struct tm is in sys/time.h or time.h configure:12404: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:12407: $? = 0 configure:12410: test -s conftest.o configure:12413: $? = 0 configure:12424: result: time.h configure:12443: checking for working memcmp configure:12492: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12495: $? = 0 configure:12497: ./conftest configure:12500: $? = 0 configure:12514: result: yes configure:12538: checking for atexit configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for dup2 configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for getcwd configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for isascii configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for memchr configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for memmove configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for memset configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12599: warning: conflicting types for built-in function `memset' configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for mkdir configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for pow configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for select configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for socket configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for strcasecmp configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for strchr configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12605: warning: conflicting types for built-in function `strchr' configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for strstr configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12606: warning: conflicting types for built-in function `strstr' configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for strtol configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12538: checking for strtoul configure:12588: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12591: $? = 0 configure:12594: test -s conftest configure:12597: $? = 0 configure:12608: result: yes configure:12619: checking for getaddrinfo() configure:12651: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:12654: $? = 0 configure:12657: test -s conftest.o configure:12660: $? = 0 configure:12670: result: yes configure:12680: checking for mkstemp() configure:12706: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12709: $? = 0 configure:12712: test -s conftest configure:12715: $? = 0 configure:12725: result: yes configure:12735: checking for snprintf() configure:12758: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:12761: $? = 0 configure:12764: test -s conftest configure:12767: $? = 0 configure:12777: result: yes configure:12807: checking for special X11 libraries configure:12815: result: -L -lX11 -lXext configure:12867: checking for sdl-config configure:12898: result: /usr/local/bin/sdl-config configure:12906: checking for SDL - version >= 1.2.0 configure:12997: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include -L/usr/local/lib conftest.c -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure:13000: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 12930 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_EXT_HASH_SET 1 | #define HAVE_SSTREAM 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | | #include | #include | #include | #include "SDL.h" | | char* | my_strdup (char *str) | { | char *new_str; | | if (str) | { | new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char)); | strcpy (new_str, str); | } | else | new_str = NULL; | | return new_str; | } | | int main (int argc, char *argv[]) | { | int major, minor, micro; | char *tmp_version; | | /* This hangs on some systems (?) | system ("touch conf.sdltest"); | */ | { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); } | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = my_strdup("1.2.0"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "1.2.0"); | exit(1); | } | | if ((1 > major) || | ((1 == major) && (2 > minor)) || | ((1 == major) && (2 == minor) && (11 >= micro))) | { | return 0; | } | else | { | printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", 1, 2, 11); | printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro); | printf("*** best to upgrade to the required version.\n"); | printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n"); | printf("*** to point to the correct copy of sdl-config, and remove the file\n"); | printf("*** config.cache before re-running configure\n"); | return 1; | } | } | | configure:13027: result: no configure:13066: cc -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include -L/usr/local/lib conftest.c -L/lib -lSDL -pthread >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure:13069: $? = 1 configure: failed program was: | #line 13041 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "exult" | #define VERSION "1.2" | #define VER_MAJOR "1" | #define VER_MINOR "2" | #define VER_EXTRA "" | #define YYTEXT_POINTER 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_DIRENT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_PNG_H 1 | #define HAVE_EXT_HASH_MAP 1 | #define HAVE_EXT_HASH_SET 1 | #define HAVE_SSTREAM 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_ISASCII 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | | #include | #include "SDL.h" | | int main(int argc, char *argv[]) | { return 0; } | #undef main | #define main K_and_R_C_main | | int | main () | { | return 0; | ; | return 0; | } configure:13102: error: *** SDL version 1.2.0 not found! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include 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=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_atexit=yes ac_cv_func_dup2=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_isascii=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mkstemp=yes ac_cv_func_pow=yes ac_cv_func_select=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_ext_hash_map=yes ac_cv_header_ext_hash_set=yes ac_cv_header_hash_map=no ac_cv_header_hash_set=no ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_png_h=yes ac_cv_header_signal_h=yes ac_cv_header_sstream=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_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_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_fl_yywrap=yes ac_cv_objext= ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_gmake_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_struct_tm=time.h ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_short=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/games/exult/work/exult-1.2/missing --run aclocal' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/games/exult/work/exult-1.2/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/games/exult/work/exult-1.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/games/exult/work/exult-1.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/games/exult/work/exult-1.2/missing --run automake' AWK='gawk' BUILD_COMPILER_FALSE='' BUILD_COMPILER_TRUE='' BUILD_STUDIO_FALSE='' BUILD_STUDIO_TRUE='' BUILD_TOOLS_FALSE='' BUILD_TOOLS_TRUE='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' DATA_FILES_FALSE='' DATA_FILES_TRUE='' DEBUG_FLAGS='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXE_TARGET='exult' EXULT_DATADIR='${prefix}/share/exult' FREETYPE2_INCLUDES='' FREETYPE2_LIBS='' FT2CONFIG='' GIMPTOOL='' GIMP_INCLUDES='' GIMP_LIBS='' GIMP_PLUGIN_FALSE='' GIMP_PLUGIN_PREFIX='' GIMP_PLUGIN_TRUE='' GLADE_INCLUDES='' GLADE_LIBS='' HAVE_PNG_FALSE='#' HAVE_PNG_TRUE='' HAVE_SNPRINTF_FALSE='#' HAVE_SNPRINTF_TRUE='' HAVE_TIMIDITY_BIN='' ICON_FILE='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KMID_INCLUDES='' KMID_LIBS='' LDFLAGS='-L/usr/local/lib' LEX='flex' LEXLIB='-lfl' LEXYACC_FALSE='#' LEXYACC_TRUE='' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBTOOL_DEPS=' /usr/local/share/libtool/ltmain.sh' LN_S='ln -s' LTLIBOBJS='' MACOSX_FALSE='' MACOSX_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/games/exult/work/exult-1.2/missing --run makeinfo' OBJEXT='' OPENGL_LIBS='' PACKAGE='exult' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SDL_CFLAGS='' SDL_CONFIG='/usr/local/bin/sdl-config' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SYSLIBS='' VERSION='1.2' WARNINGS='' WINDOWING_SYSTEM='-DXWIN' YACC='bison -y' ZLIB_LIBS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/games/exult/work/exult-1.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' x_libraries='-L -lX11 -lXext' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ATEXIT 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DUP2 1 #define HAVE_EXT_HASH_MAP 1 #define HAVE_EXT_HASH_SET 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_ISASCII 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MKSTEMP 1 #define HAVE_NETDB_H 1 #define HAVE_PNG_H 1 #define HAVE_POW 1 #define HAVE_SELECT 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKET 1 #define HAVE_SSTREAM 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define PACKAGE "exult" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define TIME_WITH_SYS_TIME 1 #define VERSION "1.2" #define VER_EXTRA "" #define VER_MAJOR "1" #define VER_MINOR "2" #define YYTEXT_POINTER 1 #endif #ifdef __cplusplus void exit (int); configure: exit 1