This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by swig configure 1.3.31, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 99 tasks, 153 threads, 4 processors Load average: 1.12, Mach factor: 2.87 /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:1440: checking build system type configure:1458: result: i386-unknown-gnu configure:1466: checking host system type configure:1480: result: i386-unknown-gnu configure:1502: checking for a BSD-compatible install configure:1557: result: /usr/bin/install -c -o root -g wheel configure:1568: checking whether build environment is sane configure:1611: result: yes configure:1676: checking for gawk configure:1692: found /usr/local/bin/gawk configure:1702: result: gawk configure:1712: checking whether make sets $(MAKE) configure:1732: result: yes configure:1912: checking for i386-unknown-gnu-gcc configure:1938: result: cc configure:2220: checking for C compiler version configure:2223: 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:2226: $? = 0 configure:2228: 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:2231: $? = 0 configure:2233: cc -V &5 cc: `-V' option must have argument configure:2236: $? = 1 configure:2259: checking for C compiler default output file name configure:2262: cc -fno-common -fPIC -DPIC conftest.c >&5 configure:2265: $? = 0 configure:2311: result: a.out configure:2316: checking whether the C compiler works configure:2322: ./a.out configure:2325: $? = 0 configure:2342: result: yes configure:2349: checking whether we are cross compiling configure:2351: result: no configure:2354: checking for suffix of executables configure:2356: cc -o conftest -fno-common -fPIC -DPIC conftest.c >&5 configure:2359: $? = 0 configure:2384: result: configure:2390: checking for suffix of object files configure:2411: cc -c -fno-common -fPIC -DPIC conftest.c >&5 configure:2414: $? = 0 configure:2436: result: configure:2440: checking whether we are using the GNU C compiler configure:2464: cc -c -fno-common -fPIC -DPIC conftest.c >&5 configure:2470: $? = 0 configure:2474: test -z || test ! -s conftest.err configure:2477: $? = 0 configure:2480: test -s conftest. configure:2483: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2496: result: no configure:2502: checking whether cc accepts -g configure:2523: cc -c -g conftest.c >&5 configure:2529: $? = 0 configure:2533: test -z || test ! -s conftest.err configure:2536: $? = 0 configure:2539: test -s conftest. configure:2542: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2553: result: no configure:2570: checking for cc option to accept ANSI C configure:2640: cc -c -fno-common -fPIC -DPIC conftest.c >&5 configure:2646: $? = 0 configure:2650: test -z || test ! -s conftest.err configure:2653: $? = 0 configure:2656: test -s conftest. configure:2659: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* 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:2640: cc -qlanglvl=ansi -c -fno-common -fPIC -DPIC conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2646: $? = 0 configure:2650: test -z || test ! -s conftest.err configure:2653: $? = 0 configure:2656: test -s conftest. configure:2659: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* 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:2640: cc -std1 -c -fno-common -fPIC -DPIC conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* 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:2640: cc -Ae -c -fno-common -fPIC -DPIC conftest.c >&5 :6:2: missing '(' after predicate configure:2646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* 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:2640: cc -Aa -D_HPUX_SOURCE -c -fno-common -fPIC -DPIC conftest.c >&5 :6:2: missing '(' after predicate configure:2646: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* 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:2640: cc -Xc -D__EXTENSIONS__ -c -fno-common -fPIC -DPIC conftest.c >&5 cc: unrecognized option `-Xc' configure:2646: $? = 0 configure:2650: test -z || test ! -s conftest.err configure:2653: $? = 0 configure:2656: test -s conftest. configure:2659: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* 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:2677: result: none needed configure:2695: cc -c -fno-common -fPIC -DPIC conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2701: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2845: checking for style of include used by make configure:2873: result: GNU configure:2901: checking dependency style of cc configure:2991: result: gcc3 configure:3018: checking for i386-unknown-gnu-g++ configure:3044: result: c++ configure:3102: checking for C++ compiler version configure:3105: 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:3108: $? = 0 configure:3110: 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:3113: $? = 0 configure:3115: c++ -V &5 c++: `-V' option must have argument configure:3118: $? = 1 configure:3121: checking whether we are using the GNU C++ compiler configure:3145: c++ -c -fno-common conftest.cc >&5 configure:3151: $? = 0 configure:3155: test -z || test ! -s conftest.err configure:3158: $? = 0 configure:3161: test -s conftest. configure:3164: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3177: result: no configure:3183: checking whether c++ accepts -g configure:3204: c++ -c -g conftest.cc >&5 configure:3210: $? = 0 configure:3214: test -z || test ! -s conftest.err configure:3217: $? = 0 configure:3220: test -s conftest. configure:3223: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3234: result: no configure:3276: c++ -c -fno-common conftest.cc >&5 configure:3282: $? = 0 configure:3286: test -z || test ! -s conftest.err configure:3289: $? = 0 configure:3292: test -s conftest. configure:3295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3276: c++ -c -fno-common conftest.cc >&5 configure:3282: $? = 0 configure:3286: test -z || test ! -s conftest.err configure:3289: $? = 0 configure:3292: test -s conftest. configure:3295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3276: c++ -c -fno-common conftest.cc >&5 configure:3282: $? = 0 configure:3286: test -z || test ! -s conftest.err configure:3289: $? = 0 configure:3292: test -s conftest. configure:3295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3276: c++ -c -fno-common 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:3282: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3276: c++ -c -fno-common conftest.cc >&5 configure:3282: $? = 0 configure:3286: test -z || test ! -s conftest.err configure:3289: $? = 0 configure:3292: test -s conftest. configure:3295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3276: c++ -c -fno-common 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:3282: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3365: checking dependency style of c++ configure:3455: result: gcc3 configure:3476: checking for bison configure:3492: found /usr/local/bin/bison configure:3502: result: bison -y configure:3518: checking for i386-unknown-gnu-ranlib configure:3547: result: no configure:3556: checking for ranlib configure:3572: found /usr/bin/ranlib configure:3583: result: ranlib configure:3599: checking whether cc understands -c and -o together configure:3626: cc -c conftest.c -o conftest. >&5 configure:3629: $? = 0 configure:3631: cc -c conftest.c -o conftest. >&5 configure:3634: $? = 0 configure:3673: result: yes configure:3702: checking for ar configure:3718: found /usr/bin/ar configure:3728: result: ar configure:3742: checking maximum warning verbosity option configure:3780: result: for C++ for C configure:3804: checking how to run the C preprocessor configure:3839: cc -E conftest.c configure:3845: $? = 0 configure:3877: cc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:3883: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* end confdefs.h. */ | #include configure:3922: result: cc -E configure:3946: cc -E conftest.c configure:3952: $? = 0 configure:3984: cc -E conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:3990: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* end confdefs.h. */ | #include configure:4034: checking for egrep configure:4044: result: grep -E configure:4049: checking for ANSI C header files configure:4074: cc -c -fno-common -fPIC -DPIC conftest.c >&5 configure:4080: $? = 0 configure:4084: test -z || test ! -s conftest.err configure:4087: $? = 0 configure:4090: test -s conftest. configure:4093: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4202: result: no configure:4242: checking for sys/types.h configure:4258: c++ -c -fno-common conftest.cc >&5 configure:4264: $? = 0 configure:4268: test -z || test ! -s conftest.err configure:4271: $? = 0 configure:4274: test -s conftest. configure:4277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* 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:4288: result: no configure:4242: checking for sys/stat.h configure:4258: c++ -c -fno-common conftest.cc >&5 configure:4264: $? = 0 configure:4268: test -z || test ! -s conftest.err configure:4271: $? = 0 configure:4274: test -s conftest. configure:4277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* 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:4288: result: no configure:4242: checking for stdlib.h configure:4258: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:51: 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:4264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* 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:4288: result: no configure:4242: checking for string.h configure:4258: c++ -c -fno-common conftest.cc >&5 configure:4264: $? = 0 configure:4268: test -z || test ! -s conftest.err configure:4271: $? = 0 configure:4274: test -s conftest. configure:4277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* 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:4288: result: no configure:4242: checking for memory.h configure:4258: c++ -c -fno-common conftest.cc >&5 configure:4264: $? = 0 configure:4268: test -z || test ! -s conftest.err configure:4271: $? = 0 configure:4274: test -s conftest. configure:4277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* 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:4288: result: no configure:4242: checking for strings.h configure:4258: c++ -c -fno-common conftest.cc >&5 configure:4264: $? = 0 configure:4268: test -z || test ! -s conftest.err configure:4271: $? = 0 configure:4274: test -s conftest. configure:4277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* 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:4288: result: no configure:4242: checking for inttypes.h configure:4258: c++ -c -fno-common conftest.cc >&5 configure:4264: $? = 0 configure:4268: test -z || test ! -s conftest.err configure:4271: $? = 0 configure:4274: test -s conftest. configure:4277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* 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:4288: result: no configure:4242: checking for stdint.h configure:4258: c++ -c -fno-common conftest.cc >&5 configure:4264: $? = 0 configure:4268: test -z || test ! -s conftest.err configure:4271: $? = 0 configure:4274: test -s conftest. configure:4277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* 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:4288: result: no configure:4242: checking for unistd.h configure:4258: c++ -c -fno-common conftest.cc >&5 configure:4264: $? = 0 configure:4268: test -z || test ! -s conftest.err configure:4271: $? = 0 configure:4274: test -s conftest. configure:4277: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* 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:4288: result: no configure:4300: checking for bool configure:4324: c++ -c -fno-common conftest.cc >&5 configure:4330: $? = 0 configure:4334: test -z || test ! -s conftest.err configure:4337: $? = 0 configure:4340: test -s conftest. configure:4343: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((bool *) 0) | return 0; | if (sizeof (bool)) | return 0; | ; | return 0; | } configure:4354: result: no configure:4382: checking SO configure:4393: result: .so configure:4400: checking LDSHARED configure:4449: result: ld configure:4455: checking CXXSHARED configure:4461: result: ld configure:4465: checking TRYLINKINGWITHCXX configure:4490: result: CXXSHARED= c++ -shared configure:4494: checking CCSHARED configure:4513: result: configure:4517: checking RPATH configure:4528: result: configure:4535: checking LINKFORSHARED configure:4549: result: configure:4632: checking for popen configure:4689: cc -o conftest -fno-common -fPIC -DPIC conftest.c >&5 configure:4695: $? = 0 configure:4699: test -z || test ! -s conftest.err configure:4702: $? = 0 configure:4705: test -s conftest configure:4708: $? = 0 configure:4720: result: yes configure:4982: checking for dlopen in -ldl configure:5012: cc -o conftest -fno-common -fPIC -DPIC conftest.c -ldl >&5 configure:5018: $? = 0 configure:5022: test -z || test ! -s conftest.err configure:5025: $? = 0 configure:5028: test -s conftest configure:5031: $? = 0 configure:5044: result: yes configure:5056: checking for shl_load in -ldld configure:5086: cc -o conftest -fno-common -fPIC -DPIC conftest.c -ldld -ldl >&5 ld: can't locate file for: -ldld configure:5092: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | #define HAVE_POPEN 1 | #define HAVE_LIBDL 1 | /* 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 shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:5118: result: no configure:5130: checking for library containing t_open configure:5160: cc -o conftest -fno-common -fPIC -DPIC conftest.c -ldl >&5 ld: Undefined symbols: _t_open configure:5166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | #define HAVE_POPEN 1 | #define HAVE_LIBDL 1 | /* 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 t_open (); | int | main () | { | t_open (); | ; | return 0; | } configure:5215: cc -o conftest -fno-common -fPIC -DPIC conftest.c -lnsl -ldl >&5 ld: can't locate file for: -lnsl configure:5221: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | #define HAVE_POPEN 1 | #define HAVE_LIBDL 1 | /* 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 t_open (); | int | main () | { | t_open (); | ; | return 0; | } configure:5249: result: no configure:5256: checking for library containing gethostbyname configure:5286: cc -o conftest -fno-common -fPIC -DPIC conftest.c -ldl >&5 configure:5292: $? = 0 configure:5296: test -z || test ! -s conftest.err configure:5299: $? = 0 configure:5302: test -s conftest configure:5305: $? = 0 configure:5375: result: none required configure:5382: checking for library containing socket configure:5412: cc -o conftest -fno-common -fPIC -DPIC conftest.c -ldl >&5 configure:5418: $? = 0 configure:5422: test -z || test ! -s conftest.err configure:5425: $? = 0 configure:5428: test -s conftest configure:5431: $? = 0 configure:5501: result: none required configure:5509: checking for swill_init in -lswill configure:5539: cc -o conftest -fno-common -fPIC -DPIC conftest.c -lswill -ldl >&5 ld: can't locate file for: -lswill configure:5545: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | #define HAVE_POPEN 1 | #define HAVE_LIBDL 1 | /* 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 swill_init (); | int | main () | { | swill_init (); | ; | return 0; | } configure:5571: result: no configure:5595: checking for main in -lieee configure:5619: cc -o conftest -fno-common -fPIC -DPIC conftest.c -lieee -ldl >&5 ld: can't locate file for: -lieee configure:5625: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "swig" | #define PACKAGE_TARNAME "swig" | #define PACKAGE_VERSION "1.3.31" | #define PACKAGE_STRING "swig 1.3.31" | #define PACKAGE_BUGREPORT "http://www.swig.org" | #define PACKAGE "swig" | #define VERSION "1.3.31" | #ifdef __cplusplus | void exit (int); | #endif | #define SWIG_CXX "c++" | #define SWIG_PLATFORM "i386-unknown-gnu" | #define HAVE_POPEN 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5651: result: no configure:5657: checking for crypt in -lcrypt configure:5687: cc -o conftest -fno-common -fPIC -DPIC conftest.c -lcrypt -ldl >&5 configure:5693: $? = 0 configure:5697: test -z || test ! -s conftest.err configure:5700: $? = 0 configure:5703: test -s conftest configure:5706: $? = 0 configure:5719: result: yes configure:5751: checking for X configure:5981: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:6245: checking for Tcl configuration configure:6271: result: found /usr/lib/tclConfig.sh configure:6294: checking for Tcl header files configure:6347: result: -I/usr/include configure:6351: checking for Tcl library configure:6368: result: -framework Tcl configure:6412: checking for python configure:6428: found /usr/local/bin/python configure:6438: result: python configure:6453: checking for Python prefix configure:6456: result: /usr/local configure:6458: checking for Python exec-prefix configure:6461: result: /usr/local configure:6468: checking for Python version configure:6474: result: python2.3 configure:6479: checking for Python lib dir configure:6486: result: lib configure:6491: checking for Python header files configure:6501: result: -I/usr/local/include/python2.3 -I/usr/local/lib/python2.3/config configure:6505: checking for Python library configure:6518: result: /usr/local/lib/python2.3/config configure:6573: checking for perl configure:6589: found /usr/local/bin/perl configure:6599: result: perl configure:6616: checking for Perl5 header files configure:6625: result: /usr/local/lib/perl5/5.8.8/mach/CORE configure:6637: checking for Perl5 library configure:6644: result: perl.dylib configure:6647: checking for Perl5 compiler options configure:6654: result: -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include configure:6713: checking for java configure:6742: result: no configure:6713: checking for kaffe configure:6742: result: no configure:6713: checking for guavac configure:6742: result: no configure:6758: checking for javac configure:6787: result: no configure:6798: checking for java include file jni.h configure:6832: result: not found configure:6932: checking for gcj configure:6961: result: no configure:6977: checking for gcjh configure:7006: result: no configure:7080: checking for guile-config configure:7098: found /usr/local/bin/guile-config configure:7110: result: /usr/local/bin/guile-config configure:7149: checking for Guile header files configure:7162: result: not found configure:7166: checking for Guile library configure:7178: result: not found configure:7191: checking whether Guile's gh_ API works configure:7198: cc -o conftest -fno-common -fPIC -DPIC -L -lguile conftest.c -ldl >&5 ld: -L: directory name missing configure:7204: $? = 1 configure: failed program was: | #include | int main() { SCM s; return gh_scm2int(s); } configure:7231: result: no configure:7234: checking whether Guile's SCM_ API works configure:7241: cc -o conftest -fno-common -fPIC -DPIC -L -lguile conftest.c -ldl >&5 ld: -L: directory name missing configure:7247: $? = 1 configure: failed program was: | #include | int main() { SCM s; scm_slot_exists_p(SCM_BOOL_F, SCM_BOOL_F); return SCM_STRING_LENGTH(s); } configure:7274: result: no configure:7319: checking for mzscheme configure:7352: result: no configure:7363: checking for mzc configure:7396: result: no configure:7441: checking for ruby configure:7457: found /usr/local/bin/ruby configure:7467: result: ruby configure:7481: checking for Ruby header files configure:7555: result: unable to determine ruby configuration configure:7614: checking for php configure:7630: found /usr/bin/php configure:7640: result: php configure:7654: checking for PHP4 header files configure:7659: result: -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib configure:7735: checking for Ocaml DL load generator configure:7742: checking for ocamldlgen configure:7771: result: no configure:7783: checking for Ocaml package tool configure:7790: checking for ocamlfind configure:7819: result: no configure:7831: checking for Ocaml compiler configure:7838: checking for ocamlc configure:7854: found /usr/local/bin/ocamlc configure:7864: result: ocamlc configure:7879: checking for Ocaml interpreter configure:7886: checking for ocaml configure:7912: result: yes configure:7927: checking for Ocaml toplevel creator configure:7934: checking for ocamlmktop configure:7950: found /usr/local/bin/ocamlmktop configure:7960: result: ocamlmktop configure:7977: checking for Ocaml header files configure:7986: result: /usr/local/lib/ocaml/caml configure:7998: checking for Ocaml version 3.08.2 or higher configure:8026: result: 3.09.3 configure:8077: checking for pike configure:8106: result: no configure:8077: checking for pike7.6 configure:8106: result: no configure:8077: checking for pike7.4 configure:8106: result: no configure:8077: checking for pike7.2 configure:8106: result: no configure:8239: checking for chicken configure:8268: result: no configure:8293: checking for csc configure:8322: result: no configure:8358: checking for csi configure:8387: result: no configure:8617: checking for mcs configure:8646: result: no configure:8617: checking for cscc configure:8646: result: no configure:8858: checking for lua configure:8876: found /usr/local/bin/lua configure:8888: result: /usr/local/bin/lua configure:8899: checking Lua version configure:8907: WARNING: Not Lua 5.x configure:8944: checking for Lua header files configure:8956: cc -E conftest.c configure:8962: $? = 0 configure:8986: result: /usr/local/include configure:8998: result: -I/usr/local/include configure:9003: checking for Lua library configure:9009: result: /usr/local/lib configure:9020: result: -L/usr/local/lib configure:9067: checking for alisp configure:9100: result: no configure:9135: checking for clisp configure:9168: result: no configure:9203: checking for R configure:9236: result: no configure:9579: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by swig config.status 1.3.31, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:861: creating Makefile config.status:861: creating swig.spec config.status:861: creating Source/Makefile config.status:861: creating Examples/Makefile config.status:861: creating Examples/guile/Makefile config.status:861: creating Examples/xml/Makefile config.status:861: creating Examples/GIFPlot/Makefile config.status:861: creating Examples/GIFPlot/Lib/Makefile config.status:861: creating Examples/test-suite/chicken/Makefile config.status:861: creating Examples/test-suite/csharp/Makefile config.status:861: creating Examples/test-suite/guile/Makefile config.status:861: creating Examples/test-suite/guilescm/Makefile config.status:861: creating Examples/test-suite/java/Makefile config.status:861: creating Examples/test-suite/mzscheme/Makefile config.status:861: creating Examples/test-suite/ocaml/Makefile config.status:861: creating Examples/test-suite/perl5/Makefile config.status:861: creating Examples/test-suite/php4/Makefile config.status:861: creating Examples/test-suite/pike/Makefile config.status:861: creating Examples/test-suite/python/Makefile config.status:861: creating Examples/test-suite/ruby/Makefile config.status:861: creating Examples/test-suite/tcl/Makefile config.status:861: creating Examples/test-suite/lua/Makefile config.status:861: creating Examples/test-suite/allegrocl/Makefile config.status:861: creating Examples/test-suite/clisp/Makefile config.status:861: creating Examples/test-suite/cffi/Makefile config.status:861: creating Examples/test-suite/uffi/Makefile config.status:861: creating Examples/test-suite/r/Makefile config.status:861: creating Lib/ocaml/swigp4.ml config.status:861: creating preinst-swig config.status:969: creating Source/Include/swigconfig.h config.status:1247: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu 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 -fPIC -DPIC' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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_popen=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no 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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_ieee_main=no ac_cv_lib_swill_swill_init=no ac_cv_objext= ac_cv_path_GUILE_CONFIG=/usr/local/bin/guile-config ac_cv_path_LUABIN=/usr/local/bin/lua ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_OCAMLBIN=yes ac_cv_prog_OCAMLC=ocamlc ac_cv_prog_OCAMLMKTOP=ocamlmktop ac_cv_prog_PERL=perl ac_cv_prog_PHP4=php ac_cv_prog_PYTHON=python ac_cv_prog_RUBY=ruby ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_cc_c_o=yes 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_make_make_set=yes ac_cv_search_gethostbyname='none required' ac_cv_search_socket='none required' ac_cv_search_t_open=no ac_cv_type_bool=no 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/devel/swig13/work/swig-1.3.31/Tools/config/missing --run aclocal-1.9' ALLEGROCLBIN='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/swig13/work/swig-1.3.31/Tools/config/missing --run tar' AR='ar' AUTOCONF='/usr/local/bin/autoconf-2.61' AUTOHEADER='/usr/local/bin/autoheader-2.61' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/swig13/work/swig-1.3.31/Tools/config/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CCSHARED='' CFLAGS='-fno-common -fPIC -DPIC ' CHICKEN='' CHICKENLIB='' CHICKENOPTS='' CHICKENSHAREDLIB='' CHICKEN_CSC='' CHICKEN_CSI='' CLISPBIN='' CPP='cc -E' CPPFLAGS='' CSHARPCFLAGS='' CSHARPCILINTERPRETER='' CSHARPCOMPILER='' CSHARPCYGPATH_W='echo' CSHARPDYNAMICLINKING='' CSHARPLIBRARYPREFIX='lib' CSHARPPATHSEPARATOR='/' CSHARPSO='.so' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common ' CXXSHARED='ld' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_CLEAN='' GCJ='' GCJH='' GUILE='/guile' GUILEINCLUDE='' GUILELIB='' GUILELINK='-L -lguile' GUILE_CONFIG='/usr/local/bin/guile-config' GUILE_GH_INTERFACE='' GUILE_SCM_INTERFACE='' GUILE_SO='.so' 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' JAVA='' JAVAC='' JAVACFLAGS='' JAVACXXSHARED='$(CXXSHARED)' JAVADYNAMICLINKING='' JAVAINC='' JAVALDSHARED='$(LDSHARED)' JAVALIBRARYPREFIX='lib' JAVASO='.so' LDFLAGS='' LDSHARED='ld' LIBC='' LIBCRYPT='-lcrypt' LIBM='-lm' LIBOBJS='' LIBS='-ldl ' LINKFORSHARED='' LTLIBOBJS='' LUABIN='' LUADYNAMICLINKING='' LUAINCLUDE='-I/usr/local/include' LUALIB='-L/usr/local/lib' LUALIBRARY='' LUA_SO='.so' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/swig13/work/swig-1.3.31/Tools/config/missing --run makeinfo' MZC='' MZDYNOBJ='' MZSCHEME='' MZSCHEME_SO='.so' OBJEXT='' OCAMLBIN='yes' OCAMLC='ocamlc' OCAMLDLGEN=':' OCAMLFIND=':' OCAMLINC='-I/usr/local/lib/ocaml/caml' OCAMLLOC='_loc' OCAMLMKTOP='ocamlmktop' OCAMLVER='3.09.3' PACKAGE='swig' PACKAGE_BUGREPORT='http://www.swig.org' PACKAGE_NAME='swig' PACKAGE_STRING='swig 1.3.31' PACKAGE_TARNAME='swig' PACKAGE_VERSION='1.3.31' PATH_SEPARATOR=':' PERL5CCFLAGS='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include' PERL5DYNAMICLINKING='' PERL5EXT='/usr/local/lib/perl5/5.8.8/mach/CORE' PERL5LIB='perl.dylib' PERL='perl' PHP4='php' PHP4INC='-I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib' PHP4_SO='.so' PIKE='' PIKECCDLFLAGS='' PIKECONFIG='' PIKEDYNAMICLINKING='' PIKEINCLUDE='' PLATFLAGS='' PYINCLUDE='-I/usr/local/include/python2.3 -I/usr/local/lib/python2.3/config' PYLIB='/usr/local/lib/python2.3/config' PYLINK='-lpython2.3' PYTHON='python' PYTHONDYNAMICLINKING='' PYTHON_SO='.so' RANLIB='ranlib' RBIN='' ROOT_DIR='/mnt/gmirror/ports/devel/swig13/work/swig-1.3.31' RPATH='' RUBY='ruby' RUBYCCDLFLAGS='' RUBYDYNAMICLINKING='' RUBYINCLUDE='-I' RUBYLIB='' RUBYLINK=' ' SET_MAKE='' SHELL='/bin/sh' SKIP_ALLEGROCL='1' SKIP_CFFI='1' SKIP_CHICKEN='1' SKIP_CLISP='1' SKIP_CSHARP='1' SKIP_GCJ='1' SKIP_GUILE='1' SKIP_GUILESCM='1' SKIP_JAVA='1' SKIP_LUA='1' SKIP_MODULA3='1' SKIP_MZSCHEME='1' SKIP_OCAML='' SKIP_PERL5='' SKIP_PHP4='' SKIP_PIKE='1' SKIP_PYTHON='' SKIP_R='1' SKIP_RUBY='1' SKIP_TCL='' SKIP_UFFI='1' SO='.so' STRIP='' SWIGLIBS='' SWIG_LIB='/share/swig/1.3.31' SWILL='' TCLDYNAMICLINKING='' TCLINCLUDE='-I/usr/include' TCLLIB='-framework Tcl' TCL_CXXSHARED='CXXSHARED= c++ -shared ' TCL_LDSHARED='ld' TCL_SO='.so' TRYLINKINGWITHCXX='CXXSHARED= c++ -shared ' VERSION='1.3.31' XINCLUDES='-I/usr/X11R6/include' XLIBSW='-L/usr/X11R6/lib -lX11' YACC='bison -y' ac_aux_dir='Tools/config' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/swig13/work/swig-1.3.31/Tools/config/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' swig_lib='${prefix}/share/swig/1.3.31' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LIBDL 1 #define HAVE_POPEN 1 #define PACKAGE "swig" #define PACKAGE_BUGREPORT "http://www.swig.org" #define PACKAGE_NAME "swig" #define PACKAGE_STRING "swig 1.3.31" #define PACKAGE_TARNAME "swig" #define PACKAGE_VERSION "1.3.31" #define SWIG_CXX "c++" #define SWIG_LIB "/share/swig/1.3.31" #define SWIG_LIB_WIN_UNIX "" #define SWIG_PLATFORM "i386-unknown-gnu" #define VERSION "1.3.31" #endif #ifdef __cplusplus void exit (int); configure: exit 0