This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lavaps configure 2.7, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure -x-includes=/usr/X11R6/include -x-libraries=/usr/X11R6/lib --with-tcltk --disable-nls --with-tcl-ver=8.4 --with-tk-ver=8.4 --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: 92 tasks, 147 threads, 4 processors Load average: 1.42, Mach factor: 2.56 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1386: checking for a BSD-compatible install configure:1441: result: /usr/bin/install -c -o root -g wheel configure:1452: checking whether build environment is sane configure:1495: result: yes configure:1560: checking for gawk configure:1576: found /usr/local/bin/gawk configure:1586: result: gawk configure:1596: checking whether make sets $(MAKE) configure:1616: result: yes configure:1864: checking for i386-unknown-gnu-gcc configure:1890: result: cc configure:2172: checking for C compiler version configure:2175: 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:2178: $? = 0 configure:2180: 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:2183: $? = 0 configure:2185: cc -V &5 cc: `-V' option must have argument configure:2188: $? = 1 configure:2211: checking for C compiler default output file name configure:2214: cc -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 -L/usr/local/lib conftest.c >&5 configure:2217: $? = 0 configure:2263: result: a.out configure:2268: checking whether the C compiler works configure:2274: ./a.out configure:2277: $? = 0 configure:2294: result: yes configure:2301: checking whether we are cross compiling configure:2303: result: no configure:2306: checking for suffix of executables configure:2308: cc -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 -L/usr/local/lib conftest.c >&5 configure:2311: $? = 0 configure:2336: result: configure:2342: checking for suffix of object files configure:2363: cc -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.c >&5 configure:2366: $? = 0 configure:2388: result: configure:2392: checking whether we are using the GNU C compiler configure:2416: cc -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.c >&5 configure:2422: $? = 0 configure:2426: test -z || test ! -s conftest.err configure:2429: $? = 0 configure:2432: test -s conftest. configure:2435: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2448: result: no configure:2454: checking whether cc accepts -g configure:2475: cc -c -g -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.c >&5 configure:2481: $? = 0 configure:2485: test -z || test ! -s conftest.err configure:2488: $? = 0 configure:2491: test -s conftest. configure:2494: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2505: result: no configure:2522: checking for cc option to accept ANSI C configure:2592: cc -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.c >&5 configure:2598: $? = 0 configure:2602: test -z || test ! -s conftest.err configure:2605: $? = 0 configure:2608: test -s conftest. configure:2611: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2592: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2598: $? = 0 configure:2602: test -z || test ! -s conftest.err configure:2605: $? = 0 configure:2608: test -s conftest. configure:2611: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2592: cc -std1 -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2598: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2592: cc -Ae -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.c >&5 :6:2: missing '(' after predicate configure:2598: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2592: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.c >&5 :6:2: missing '(' after predicate configure:2598: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2592: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.c >&5 cc: unrecognized option `-Xc' configure:2598: $? = 0 configure:2602: test -z || test ! -s conftest.err configure:2605: $? = 0 configure:2608: test -s conftest. configure:2611: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2629: result: none needed configure:2647: cc -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2653: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2797: checking for style of include used by make configure:2825: result: GNU configure:2853: checking dependency style of cc configure:2943: result: gcc3 configure:2970: checking for i386-unknown-gnu-g++ configure:2996: result: c++ configure:3054: checking for C++ compiler version configure:3057: 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:3060: $? = 0 configure:3062: 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:3065: $? = 0 configure:3067: c++ -V &5 c++: `-V' option must have argument configure:3070: $? = 1 configure:3073: checking whether we are using the GNU C++ compiler configure:3097: c++ -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.cc >&5 configure:3103: $? = 0 configure:3107: test -z || test ! -s conftest.err configure:3110: $? = 0 configure:3113: test -s conftest. configure:3116: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3129: result: no configure:3135: checking whether c++ accepts -g configure:3156: c++ -c -g -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.cc >&5 configure:3162: $? = 0 configure:3166: test -z || test ! -s conftest.err configure:3169: $? = 0 configure:3172: test -s conftest. configure:3175: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3186: result: no configure:3228: c++ -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.cc >&5 configure:3234: $? = 0 configure:3238: test -z || test ! -s conftest.err configure:3241: $? = 0 configure:3244: test -s conftest. configure:3247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3228: c++ -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.cc >&5 configure:3234: $? = 0 configure:3238: test -z || test ! -s conftest.err configure:3241: $? = 0 configure:3244: test -s conftest. configure:3247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3228: c++ -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.cc >&5 configure:3234: $? = 0 configure:3238: test -z || test ! -s conftest.err configure:3241: $? = 0 configure:3244: test -s conftest. configure:3247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3228: c++ -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:3234: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3228: c++ -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.cc >&5 configure:3234: $? = 0 configure:3238: test -z || test ! -s conftest.err configure:3241: $? = 0 configure:3244: test -s conftest. configure:3247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3228: c++ -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3234: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3317: checking dependency style of c++ configure:3407: result: gcc3 configure:3424: checking whether make sets $(MAKE) configure:3444: result: yes configure:3464: checking for perl5 configure:3482: found /usr/local/bin/perl5 configure:3494: result: /usr/local/bin/perl5 configure:3507: checking for pod2man configure:3525: found /usr/local/bin/pod2man configure:3538: result: /usr/local/bin/pod2man configure:3547: checking for pod2text configure:3565: found /usr/local/bin/pod2text configure:3578: result: /usr/local/bin/pod2text configure:3587: checking for pod2html configure:3605: found /usr/local/bin/pod2html configure:3618: result: /usr/local/bin/pod2html configure:3633: checking for tclsh configure:3651: found /usr/local/bin/tclsh configure:3664: result: /usr/local/bin/tclsh configure:3673: checking for pkg-config configure:3691: found /usr/local/bin/pkg-config configure:3704: result: /usr/local/bin/pkg-config configure:3777: checking how to run the C++ preprocessor configure:3808: c++ -E -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.cc configure:3814: $? = 0 configure:3846: c++ -E -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:3852: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3891: result: c++ -E configure:3915: c++ -E -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.cc configure:3921: $? = 0 configure:3953: c++ -E -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:3959: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4003: checking for X configure:4233: result: libraries , headers configure:4405: c++ -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 -L/usr/local/lib conftest.cc -lX11 >&5 ld: can't locate file for: -lX11 configure:4411: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:4431: checking for dnet_ntoa in -ldnet configure:4461: c++ -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 -L/usr/local/lib conftest.cc -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:4467: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:4493: result: no configure:4500: checking for dnet_ntoa in -ldnet_stub configure:4530: c++ -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 -L/usr/local/lib conftest.cc -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:4536: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:4562: result: no configure:4582: checking for gethostbyname configure:4639: c++ -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 -L/usr/local/lib conftest.cc >&5 configure:4645: $? = 0 configure:4649: test -z || test ! -s conftest.err configure:4652: $? = 0 configure:4655: test -s conftest configure:4658: $? = 0 configure:4670: result: yes configure:4821: checking for connect configure:4878: c++ -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 -L/usr/local/lib conftest.cc >&5 configure:4884: $? = 0 configure:4888: test -z || test ! -s conftest.err configure:4891: $? = 0 configure:4894: test -s conftest configure:4897: $? = 0 configure:4909: result: yes configure:4984: checking for remove configure:5041: c++ -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 -L/usr/local/lib conftest.cc >&5 configure:5047: $? = 0 configure:5051: test -z || test ! -s conftest.err configure:5054: $? = 0 configure:5057: test -s conftest configure:5060: $? = 0 configure:5072: result: yes configure:5147: checking for shmat configure:5204: c++ -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 -L/usr/local/lib conftest.cc >&5 configure:5210: $? = 0 configure:5214: test -z || test ! -s conftest.err configure:5217: $? = 0 configure:5220: test -s conftest configure:5223: $? = 0 configure:5235: result: yes configure:5319: checking for IceConnectionNumber in -lICE configure:5349: c++ -o conftest -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 -L/usr/local/lib conftest.cc -lICE >&5 ld: can't locate file for: -lICE configure:5355: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char IceConnectionNumber (); | int | main () | { | IceConnectionNumber (); | ; | return 0; | } configure:5381: result: no configure:5392: checking if malloc debugging is wanted configure:5413: result: no configure:5422: checking if STL works without any namespace configure:5442: c++ -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 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++/list:67, from conftest.cc:14: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage conftest.cc: In function `int main()': conftest.cc:19: error: `list' undeclared (first use this function) conftest.cc:19: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:19: error: parse error before `>' token configure:5448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | | int | main () | { | list test; | | ; | return 0; | } configure:5471: result: no configure:5479: checking if STL works with namespace std configure:5500: c++ -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 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++/list:67, from conftest.cc:14: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5506: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | using namespace std; | | int | main () | { | list test; | | ; | return 0; | } configure:5529: result: no configure:5537: checking if STL works with namespace stl configure:5558: c++ -c -fno-common -I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4 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++/list:67, from conftest.cc:14: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lavaps" | #define PACKAGE_TARNAME "lavaps" | #define PACKAGE_VERSION "2.7" | #define PACKAGE_STRING "lavaps 2.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lavaps" | #define VERSION "2.7" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | using namespace std; | | int | main () | { | list test; | | ; | return 0; | } configure:5587: result: no configure:5595: error: Test cases failed to compile with STL. Turn on your bat-signal and contact your local autoconf expert. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no 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 -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4' 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_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_objext= ac_cv_path_PERL=/usr/local/bin/perl5 ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_POD2HTML=/usr/local/bin/pod2html ac_cv_path_POD2MAN=/usr/local/bin/pod2man ac_cv_path_POD2TEXT=/usr/local/bin/pod2text ac_cv_path_TCLSH=/usr/local/bin/tclsh ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/sysutils/lavaps/work/lavaps-2.7/missing --run aclocal-1.9' ADDITIONAL_INCLUDES='' ADDITIONAL_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/sysutils/lavaps/work/lavaps-2.7/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/sysutils/lavaps/work/lavaps-2.7/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/sysutils/lavaps/work/lavaps-2.7/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/sysutils/lavaps/work/lavaps-2.7/missing --run automake-1.9' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' COND_GT_FALSE='' COND_GT_TRUE='' CPPFLAGS='-I/usr/local/include -I/usr/local/include/tcl8.4 -I/usr/local/include/tk8.4' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GCONFTOOL='' GCONF_CONFIG_SOURCE='' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='' GCONF_SCHEMA_FILE_DIR='' GETTEXT_PACKAGE='' GMOFILES='' GMSGFMT='' GUI_INCLUDES='' GUI_LIBS='' GUI_TOOLKIT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_GCONF_CONFIG_SOURCE='' 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' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='' INTLTOOL_DESKTOP_RULE='' INTLTOOL_DIRECTORY_RULE='' INTLTOOL_EXTRACT='' INTLTOOL_KBD_RULE='' INTLTOOL_KEYS_RULE='' INTLTOOL_MERGE='' INTLTOOL_OAF_RULE='' INTLTOOL_PERL='' INTLTOOL_PONG_RULE='' INTLTOOL_PROP_RULE='' INTLTOOL_SCHEMAS_RULE='' INTLTOOL_SERVER_RULE='' INTLTOOL_SHEET_RULE='' INTLTOOL_SOUNDLIST_RULE='' INTLTOOL_THEME_RULE='' INTLTOOL_UI_RULE='' INTLTOOL_UPDATE='' INTLTOOL_XAM_RULE='' INTLTOOL_XML_RULE='' LAVAPS_GXX_FLAGS='' LAVAPS_STL_NAMESPACE='' LDFLAGS=' -L/usr/local/lib' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/sysutils/lavaps/work/lavaps-2.7/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' OBJEXT='' PACKAGE='lavaps' PACKAGE_BUGREPORT='' PACKAGE_NAME='lavaps' PACKAGE_STRING='lavaps 2.7' PACKAGE_TARNAME='lavaps' PACKAGE_VERSION='2.7' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl5' PKG_CONFIG='/usr/local/bin/pkg-config' PLATFORM_GRP='' PLATFORM_INCLUDES='' PLATFORM_LIBS='' PLATFORM_OWN='' PLATFORM_SOURCES='' PLATFORM_SUBDIRS='' POD2HTML='/usr/local/bin/pod2html' POD2MAN='/usr/local/bin/pod2man' POD2TEXT='/usr/local/bin/pod2text' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='' TCLSH='/usr/local/bin/tclsh' USE_GETTEXT='' USE_NLS='' VERSION='2.7' XGETTEXT='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_STRIP='' ac_prefix_program='' 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='' build_os='' build_vendor='' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='' host_os='' host_vendor='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/sysutils/lavaps/work/lavaps-2.7/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "lavaps" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "lavaps" #define PACKAGE_STRING "lavaps 2.7" #define PACKAGE_TARNAME "lavaps" #define PACKAGE_VERSION "2.7" #define VERSION "2.7" #endif #ifdef __cplusplus void exit (int); configure: exit 1