This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cel configure 0.99, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-cs-prefix=/usr/local --enable-debug=no --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: 125 tasks, 180 threads, 4 processors Load average: 1.14, Mach factor: 3.11 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1414: checking build system type configure:1432: result: i386-unknown-gnu configure:1440: checking host system type configure:1454: result: i386-unknown-gnu configure:1463: checking whether to enable -mno-cygwin configure:1500: result: no configure:1518: checking for i386-unknown-gnu-gcc configure:1544: result: cc configure:1826: checking for C compiler version configure:1829: 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:1832: $? = 0 configure:1834: 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:1837: $? = 0 configure:1839: cc -V &5 cc: `-V' option must have argument configure:1842: $? = 1 configure:1865: checking for C compiler default output file name configure:1868: cc -fno-common conftest.c >&5 configure:1871: $? = 0 configure:1917: result: a.out configure:1922: checking whether the C compiler works configure:1928: ./a.out configure:1931: $? = 0 configure:1948: result: yes configure:1955: checking whether we are cross compiling configure:1957: result: no configure:1960: checking for suffix of executables configure:1962: cc -o conftest -fno-common conftest.c >&5 configure:1965: $? = 0 configure:1990: result: configure:1996: checking for suffix of object files configure:2017: cc -c -fno-common conftest.c >&5 configure:2020: $? = 0 configure:2042: result: configure:2046: checking whether we are using the GNU C compiler configure:2070: cc -c -fno-common conftest.c >&5 configure:2076: $? = 0 configure:2080: test -z || test ! -s conftest.err configure:2083: $? = 0 configure:2086: test -s conftest. configure:2089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2102: result: no configure:2108: checking whether cc accepts -g configure:2129: cc -c -g conftest.c >&5 configure:2135: $? = 0 configure:2139: test -z || test ! -s conftest.err configure:2142: $? = 0 configure:2145: test -s conftest. configure:2148: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2159: result: no configure:2176: checking for cc option to accept ANSI C configure:2246: cc -c -fno-common conftest.c >&5 configure:2252: $? = 0 configure:2256: test -z || test ! -s conftest.err configure:2259: $? = 0 configure:2262: test -s conftest. configure:2265: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* 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:2246: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2252: $? = 0 configure:2256: test -z || test ! -s conftest.err configure:2259: $? = 0 configure:2262: test -s conftest. configure:2265: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* 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:2246: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* 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:2246: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* 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:2246: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2252: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* 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:2246: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2252: $? = 0 configure:2256: test -z || test ! -s conftest.err configure:2259: $? = 0 configure:2262: test -s conftest. configure:2265: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* 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:2283: result: none needed configure:2301: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2307: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2458: checking if cc accepts -pipe configure:2550: cc -o conftest -pipe -fno-common conftest.c >&5 configure:2556: $? = 0 configure:2560: test -z || test ! -s conftest.err configure:2563: $? = 0 configure:2566: test -s conftest configure:2569: $? = 0 configure:2608: result: -pipe configure:2638: checking for i386-unknown-gnu-g++ configure:2664: result: c++ configure:2722: checking for C++ compiler version configure:2725: 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:2728: $? = 0 configure:2730: 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:2733: $? = 0 configure:2735: c++ -V &5 c++: `-V' option must have argument configure:2738: $? = 1 configure:2741: checking whether we are using the GNU C++ compiler configure:2765: c++ -c -fno-common conftest.cc >&5 configure:2771: $? = 0 configure:2775: test -z || test ! -s conftest.err configure:2778: $? = 0 configure:2781: test -s conftest. configure:2784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2797: result: no configure:2803: checking whether c++ accepts -g configure:2824: c++ -c -g conftest.cc >&5 configure:2830: $? = 0 configure:2834: test -z || test ! -s conftest.err configure:2837: $? = 0 configure:2840: test -s conftest. configure:2843: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2854: result: no configure:2896: c++ -c -fno-common conftest.cc >&5 configure:2902: $? = 0 configure:2906: test -z || test ! -s conftest.err configure:2909: $? = 0 configure:2912: test -s conftest. configure:2915: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2896: c++ -c -fno-common conftest.cc >&5 configure:2902: $? = 0 configure:2906: test -z || test ! -s conftest.err configure:2909: $? = 0 configure:2912: test -s conftest. configure:2915: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2896: c++ -c -fno-common conftest.cc >&5 configure:2902: $? = 0 configure:2906: test -z || test ! -s conftest.err configure:2909: $? = 0 configure:2912: test -s conftest. configure:2915: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2896: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:10: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:9: error: than previous declaration `void exit(int) throw ()' configure:2902: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2896: c++ -c -fno-common conftest.cc >&5 configure:2902: $? = 0 configure:2906: test -z || test ! -s conftest.err configure:2909: $? = 0 configure:2912: test -s conftest. configure:2915: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2896: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:10: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2902: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3004: checking how to treat C++ warnings as errors configure:3096: c++ -o conftest -Werror -fno-common conftest.cc >&5 configure:3102: $? = 0 configure:3106: test -z || test ! -s conftest.err configure:3109: $? = 0 configure:3112: test -s conftest configure:3115: $? = 0 configure:3154: result: -Werror configure:3157: checking how to enable C++ PIC generation configure:3249: c++ -o conftest -fPIC -Werror -fno-common conftest.cc >&5 configure:3255: $? = 0 configure:3259: test -z || test ! -s conftest.err configure:3262: $? = 0 configure:3265: test -s conftest configure:3268: $? = 0 configure:3271: grep fPIC conftest.err >/dev/null 2>&1 configure:3274: $? = 1 configure:3317: result: -fPIC configure:3345: checking for i386-unknown-gnu-ld configure:3374: result: no configure:3387: checking for ld configure:3403: found /usr/bin/ld configure:3413: result: ld configure:3428: checking if binutils version >= 2.17 configure:3532: result: no configure:3546: checking if binutils version >= 2.16.91 configure:3642: result: no configure:3693: checking if -shared is accepted configure:3785: c++ -o conftest -shared -fPIC -fno-common conftest.cc >&5 c++: unrecognized option `-shared' configure:3791: $? = 0 configure:3795: test -z || test ! -s conftest.err configure:3798: $? = 0 configure:3801: test -s conftest configure:3804: $? = 0 configure:3807: grep shared conftest.err >/dev/null 2>&1 configure:3810: $? = 0 configure:3853: result: no configure:3869: checking if -soname is accepted configure:3961: c++ -o conftest -Wl,-soname,foobar -fno-common conftest.cc >&5 ld: unknown flag: -soname configure:3967: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4020: result: no configure:4194: checking if response files are accepted configure:4286: c++ -o conftest conftest.resp -fno-common conftest.cc >&5 ld: truncated or malformed file: conftest.resp (file size too small to be any kind of object or library) configure:4292: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4345: result: no configure:4858: checking for i386-unknown-gnu-ranlib configure:4887: result: no configure:4896: checking for ranlib configure:4912: found /usr/bin/ranlib configure:4923: result: ranlib configure:4955: checking for i386-unknown-gnu-dlltool configure:4984: result: no configure:4997: checking for dlltool configure:5026: result: no configure:5056: checking for i386-unknown-gnu-dllwrap configure:5085: result: no configure:5098: checking for dllwrap configure:5127: result: no configure:5161: checking for i386-unknown-gnu-windres configure:5190: result: no configure:5203: checking for windres configure:5232: result: no configure:5262: checking for i386-unknown-gnu-strings configure:5291: result: no configure:5304: checking for strings configure:5320: found /usr/bin/strings configure:5330: result: strings configure:5363: checking for i386-unknown-gnu-objcopy configure:5392: result: no configure:5405: checking for objcopy configure:5434: result: no configure:5467: checking for i386-unknown-gnu-libtool configure:5496: result: no configure:5467: checking for i386-unknown-gnu-glibtool configure:5496: result: no configure:5467: checking for i386-unknown-gnu-gnulibtool configure:5496: result: no configure:5509: checking for libtool configure:5525: found /usr/local/bin/libtool configure:5535: result: libtool configure:5558: checking for libtool configure:5576: found /usr/local/bin/libtool configure:5588: result: /usr/local/bin/libtool configure:5596: checking classification of /usr/local/bin/libtool configure:5598: $LIBTOOL_PATH --version 1>&2 ltmain.sh (GNU libtool) 1.5.24 (1.1220.2.455 2007/06/24 02:13:29) Copyright (C) 2007 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:5601: $? = 0 configure:5603: result: gnu configure:5728: checking for libtool configure:5746: found /bin/libtool configure:5758: result: /bin/libtool configure:5766: checking classification of /bin/libtool configure:5768: $CS_LT_APPLE --version 1>&2 ltmain.sh (GNU libtool) 1.5.24 (1.1220.2.455 2007/06/24 02:13:29) Copyright (C) 2007 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:5771: $? = 0 configure:5773: result: gnu configure:5802: checking how to create a directory configure:5809: result: mkdir configure:5814: checking how to create a directory tree configure:5826: result: mkdir -p configure:5917: checking for install configure:5943: result: /usr/bin/install -c -o root -g wheel configure:5971: checking for texi2dvi configure:5987: found /usr/local/bin/texi2dvi configure:5997: result: texi2dvi configure:6026: checking for texi2pdf configure:6042: found /usr/local/bin/texi2pdf configure:6052: result: texi2pdf configure:6081: checking for dvips configure:6097: found /usr/local/bin/dvips configure:6107: result: dvips configure:6136: checking for dvipdf configure:6152: found /usr/local/bin/dvipdf configure:6162: result: dvipdf configure:6191: checking for makeinfo configure:6207: found /usr/local/bin/makeinfo configure:6217: result: makeinfo configure:6245: checking for doxygen configure:6274: result: no configure:6301: checking for i386-unknown-gnu-dot configure:6330: result: no configure:6343: checking for dot configure:6359: found /usr/local/bin/dot configure:6369: result: dot configure:6401: checking for perl5 configure:6417: found /usr/local/bin/perl5 configure:6427: result: perl5 configure:6456: checking for perl5 configure:6482: result: perl5 configure:6493: checking for TemplateToolkit configure:6498: $PERL -M'Template 2.11' -MTemplate::Plugin -e 0 1>&2 Can't locate Template.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .). BEGIN failed--compilation aborted. configure:6501: $? = 2 configure:6509: result: no configure:6522: checking for ttree configure:6555: result: no configure:6586: checking for swig configure:6615: result: no configure:6914: checking how to enable C++ compilation warnings configure:7006: c++ -o conftest -Wmost -fno-common conftest.cc >&5 configure:7012: $? = 0 configure:7016: test -z || test ! -s conftest.err configure:7019: $? = 0 configure:7022: test -s conftest configure:7025: $? = 0 configure:7064: result: -Wmost configure:7077: checking how to suppress C++ unused variable warnings configure:7169: c++ -o conftest -Wno-unused -fno-common conftest.cc >&5 configure:7175: $? = 0 configure:7179: test -z || test ! -s conftest.err configure:7182: $? = 0 configure:7185: test -s conftest configure:7188: $? = 0 configure:7227: result: -Wno-unused configure:7240: checking how to suppress C++ uninitialized warnings configure:7332: c++ -o conftest -Wno-uninitialized -fno-common conftest.cc >&5 configure:7338: $? = 0 configure:7342: test -z || test ! -s conftest.err configure:7345: $? = 0 configure:7348: test -s conftest configure:7351: $? = 0 configure:7390: result: -Wno-uninitialized configure:7410: checking for flag to disable string-aliasing configure:7502: c++ -o conftest -fno-strict-aliasing -fno-common conftest.cc >&5 configure:7508: $? = 0 configure:7512: test -z || test ! -s conftest.err configure:7515: $? = 0 configure:7518: test -s conftest configure:7521: $? = 0 configure:7560: result: -fno-strict-aliasing configure:7696: checking whether to split debug information configure:7712: result: no configure:7723: checking how to enable debug mode debugging symbols configure:7815: c++ -o conftest -g3 -fno-common conftest.cc >&5 configure:7821: $? = 0 configure:7825: test -z || test ! -s conftest.err configure:7828: $? = 0 configure:7831: test -s conftest configure:7834: $? = 0 configure:7873: result: -g3 configure:7893: checking whether to enable debug information in optimize mode configure:7904: result: no configure:8083: checking for symbol visibility flag configure:8175: cc -o conftest -fvisibility=hidden -fno-common conftest.c >&5 cc1: error: unrecognized option `-fvisibility=hidden' configure:8181: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8233: result: no configure:8280: checking for inline visibility flag configure:8372: c++ -o conftest -fvisibility-inlines-hidden -fno-common conftest.cc >&5 cc1plus: error: unrecognized option `-fvisibility-inlines-hidden' configure:8378: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8430: result: no configure:8644: checking for pthread configure:8747: cc -o conftest -fno-common conftest.c >&5 configure:8753: $? = 0 configure:8757: test -z || test ! -s conftest.err configure:8760: $? = 0 configure:8763: test -s conftest configure:8766: $? = 0 configure:8806: result: yes configure:8983: checking for pthread recursive mutexes configure:9077: cc -o conftest -DCS_MUTEX_FEATURE=PTHREAD_MUTEX_RECURSIVE -D_GNU_SOURCE -fno-common conftest.c >&5 configure:9083: $? = 0 configure:9087: test -z || test ! -s conftest.err configure:9090: $? = 0 configure:9093: test -s conftest configure:9096: $? = 0 configure:9133: result: PTHREAD_MUTEX_RECURSIVE configure:9140: checking how to suppress C++ `long double' warnings configure:9232: c++ -o conftest -Wno-long-double -fno-common conftest.cc >&5 configure:9238: $? = 0 configure:9242: test -z || test ! -s conftest.err configure:9245: $? = 0 configure:9248: test -s conftest configure:9251: $? = 0 configure:9290: result: -Wno-long-double configure:9316: checking for python configure:9342: result: /usr/local/bin/python2.3 configure:9362: checking for python SDK configure:2: /usr/local/bin/python2.3 -c 'import sys, string; print string.join(map(str,sys.version_info[:2]),".")' configure:5: 0 = 0 configure:3: /usr/local/bin/python2.3 -c 'import distutils.sysconfig; print "-I" + distutils.sysconfig.get_python_inc()' configure:6: 0 = 0 configure:3: /usr/local/bin/python2.3 -c 'import distutils.sysconfig; print distutils.sysconfig.get_python_lib(0,1)' configure:6: 0 = 0 configure:2: /usr/local/bin/python2.3 -c 'import sys; print sys.prefix' configure:5: 0 = 0 configure:4: /usr/local/bin/python2.3 -c 'import distutils.sysconfig; print (distutils.sysconfig.get_config_var("LIBS") or "")+" "+ (distutils.sysconfig.get_config_var("SYSLIBS") or "")' configure:7: 0 = 0 configure:3: /usr/local/bin/python2.3 -c 'import distutils.sysconfig; print (distutils.sysconfig.get_config_var("SO") or "")' configure:6: 0 = 0 configure:9457: result: yes configure:9499: checking if python SDK is usable configure:9591: cc -o conftest -I/usr/local/include/python2.3 -Wno-long-double -fno-common conftest.c -L/usr/local/lib/python2.3 -framework Python -lxpg4 -ldl >&5 configure:9597: $? = 0 configure:9601: test -z || test ! -s conftest.err configure:9604: $? = 0 configure:9607: test -s conftest configure:9610: $? = 0 configure:9650: result: yes configure:9886: checking for i386-unknown-gnu-pkg-config configure:9915: result: no configure:9928: checking for pkg-config configure:9944: found /usr/local/bin/pkg-config configure:9954: result: pkg-config configure:9987: checking if pkg-config recognizes cppunit configure:9999: result: no configure:10034: checking for i386-unknown-gnu-cppunit-config configure:10063: result: no configure:10076: checking for cppunit-config configure:10092: found /bin/cppunit-config configure:10102: result: cppunit-config configure:1: cppunit-config --cflags configure:4: 0 = 0 configure:1: cppunit-config --libs configure:4: 0 = 0 configure:10420: checking for libcppunit configure:10509: c++ -o conftest -I/include -fno-common conftest.cc -L/lib -lcppunit -ldl >&5 In file included from /include/cppunit/ui/text/TextTestRunner.h:5, from /include/cppunit/ui/text/TestRunner.h:4, from conftest.cc:13: /include/cppunit/Portability.h:209:5: #error Cannot define CppUnit::OStringStream. In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/memory:54, from /usr/include/gcc/darwin/3.3/c++/string:48, from /include/cppunit/ui/text/TextTestRunner.h:6, from /include/cppunit/ui/text/TestRunner.h:4, from conftest.cc:13: conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:10515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | CppUnit::TextUi::TestRunner r; r.run(); | ; | return 0; | } configure:10509: c++ -o conftest -fno-common conftest.cc -framework cppunit >&5 conftest.cc:13:40: cppunit/ui/text/TestRunner.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `CppUnit' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `::' token conftest.cc:17: error: `r' undeclared (first use this function) configure:10515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | CppUnit::TextUi::TestRunner r; r.run(); | ; | return 0; | } configure:10509: c++ -o conftest -fno-common conftest.cc -lcppunit >&5 conftest.cc:13:40: cppunit/ui/text/TestRunner.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `CppUnit' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `::' token conftest.cc:17: error: `r' undeclared (first use this function) configure:10515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | CppUnit::TextUi::TestRunner r; r.run(); | ; | return 0; | } configure:10509: c++ -o conftest -I/usr/local/include -fno-common -L/usr/local/lib conftest.cc -framework cppunit >&5 conftest.cc:13:40: cppunit/ui/text/TestRunner.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `CppUnit' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `::' token conftest.cc:17: error: `r' undeclared (first use this function) configure:10515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | CppUnit::TextUi::TestRunner r; r.run(); | ; | return 0; | } configure:10509: c++ -o conftest -I/usr/local/include -fno-common -L/usr/local/lib conftest.cc -lcppunit >&5 conftest.cc:13:40: cppunit/ui/text/TestRunner.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `CppUnit' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `::' token conftest.cc:17: error: `r' undeclared (first use this function) configure:10515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | CppUnit::TextUi::TestRunner r; r.run(); | ; | return 0; | } configure:10509: c++ -o conftest -I/sw/include -fno-common -L/sw/lib conftest.cc -framework cppunit >&5 conftest.cc:13:40: cppunit/ui/text/TestRunner.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `CppUnit' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `::' token conftest.cc:17: error: `r' undeclared (first use this function) configure:10515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | CppUnit::TextUi::TestRunner r; r.run(); | ; | return 0; | } configure:10509: c++ -o conftest -I/sw/include -fno-common -L/sw/lib conftest.cc -lcppunit >&5 conftest.cc:13:40: cppunit/ui/text/TestRunner.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `CppUnit' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `::' token conftest.cc:17: error: `r' undeclared (first use this function) configure:10515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | CppUnit::TextUi::TestRunner r; r.run(); | ; | return 0; | } configure:10509: c++ -o conftest -I/opt/local/include -fno-common -L/opt/local/lib conftest.cc -framework cppunit >&5 conftest.cc:13:40: cppunit/ui/text/TestRunner.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `CppUnit' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `::' token conftest.cc:17: error: `r' undeclared (first use this function) configure:10515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | CppUnit::TextUi::TestRunner r; r.run(); | ; | return 0; | } configure:10509: c++ -o conftest -I/opt/local/include -fno-common -L/opt/local/lib conftest.cc -lcppunit >&5 conftest.cc:13:40: cppunit/ui/text/TestRunner.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `CppUnit' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `::' token conftest.cc:17: error: `r' undeclared (first use this function) configure:10515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | CppUnit::TextUi::TestRunner r; r.run(); | ; | return 0; | } configure:10509: c++ -o conftest -I/opt/include -fno-common -L/opt/lib conftest.cc -framework cppunit >&5 conftest.cc:13:40: cppunit/ui/text/TestRunner.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `CppUnit' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `::' token conftest.cc:17: error: `r' undeclared (first use this function) configure:10515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | CppUnit::TextUi::TestRunner r; r.run(); | ; | return 0; | } configure:10509: c++ -o conftest -I/opt/include -fno-common -L/opt/lib conftest.cc -lcppunit >&5 conftest.cc:13:40: cppunit/ui/text/TestRunner.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `CppUnit' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:17: error: parse error before `::' token conftest.cc:17: error: `r' undeclared (first use this function) configure:10515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | CppUnit::TextUi::TestRunner r; r.run(); | ; | return 0; | } configure:10567: result: no configure:10937: checking for pthread configure:11099: result: yes configure:11276: checking for pthread recursive mutexes configure:11426: result: PTHREAD_MUTEX_RECURSIVE configure:11576: checking if pkg-config recognizes NL configure:11588: result: no configure:11623: checking for i386-unknown-gnu-NL-config configure:11652: result: no configure:11665: checking for NL-config configure:11694: result: no configure:12009: checking for libNL configure:12098: c++ -o conftest -fno-common conftest.cc -framework NL >&5 conftest.cc:13:16: nl.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `nlOpen' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:12104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | nlOpen(0,0) | ; | return 0; | } configure:12098: c++ -o conftest -fno-common conftest.cc -lNL >&5 conftest.cc:13:16: nl.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `nlOpen' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:12104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | nlOpen(0,0) | ; | return 0; | } configure:12098: c++ -o conftest -I/usr/local/include -fno-common -L/usr/local/lib conftest.cc -framework NL >&5 conftest.cc:13:16: nl.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `nlOpen' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:12104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | nlOpen(0,0) | ; | return 0; | } configure:12098: c++ -o conftest -I/usr/local/include -fno-common -L/usr/local/lib conftest.cc -lNL >&5 conftest.cc:13:16: nl.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `nlOpen' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:12104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | nlOpen(0,0) | ; | return 0; | } configure:12098: c++ -o conftest -I/sw/include -fno-common -L/sw/lib conftest.cc -framework NL >&5 conftest.cc:13:16: nl.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `nlOpen' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:12104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | nlOpen(0,0) | ; | return 0; | } configure:12098: c++ -o conftest -I/sw/include -fno-common -L/sw/lib conftest.cc -lNL >&5 conftest.cc:13:16: nl.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `nlOpen' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:12104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | nlOpen(0,0) | ; | return 0; | } configure:12098: c++ -o conftest -I/opt/local/include -fno-common -L/opt/local/lib conftest.cc -framework NL >&5 conftest.cc:13:16: nl.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `nlOpen' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:12104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | nlOpen(0,0) | ; | return 0; | } configure:12098: c++ -o conftest -I/opt/local/include -fno-common -L/opt/local/lib conftest.cc -lNL >&5 conftest.cc:13:16: nl.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `nlOpen' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:12104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | nlOpen(0,0) | ; | return 0; | } configure:12098: c++ -o conftest -I/opt/include -fno-common -L/opt/lib conftest.cc -framework NL >&5 conftest.cc:13:16: nl.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `nlOpen' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:12104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | nlOpen(0,0) | ; | return 0; | } configure:12098: c++ -o conftest -I/opt/include -fno-common -L/opt/lib conftest.cc -lNL >&5 conftest.cc:13:16: nl.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:17: error: `nlOpen' undeclared (first use this function) conftest.cc:17: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:12104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "cel" | #define PACKAGE_TARNAME "cel" | #define PACKAGE_VERSION "0.99" | #define PACKAGE_STRING "cel 0.99" | #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" | #ifdef __cplusplus | void exit (int); | #endif | #define CS_PLATFORM_UNIX | /* end confdefs.h. */ | #include | int | main () | { | nlOpen(0,0) | ; | return 0; | } configure:12156: result: no configure:12290: checking for i386-unknown-gnu-cs-config configure:12323: result: no configure:12332: checking for cs-config configure:12365: result: no configure:12834: error: *** Crystal Space could not be found or was unusable. The latest version is *** always available from http://www.crystalspace3d.org/ *** Also, be sure that you have either installed Crystal Space or set the *** CRYSTAL environment variable properly. ## ---------------- ## ## 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 ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CRYSTAL_set= ac_cv_env_CRYSTAL_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_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_path_CS_LT_APPLE=/bin/libtool ac_cv_path_LIBTOOL_PATH=/usr/local/bin/libtool ac_cv_prog_CC=cc ac_cv_prog_CXX=c++ ac_cv_prog_DVIPDF=dvipdf ac_cv_prog_DVIPS=dvips ac_cv_prog_INSTALL='/usr/bin/install -c -o root -g wheel' ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_PERL=perl5 ac_cv_prog_PYTHON=/usr/local/bin/python2.3 ac_cv_prog_TEXI2DVI=texi2dvi ac_cv_prog_TEXI2PDF=texi2pdf ac_cv_prog_ac_ct_CONFIG_CPPUNIT=cppunit-config ac_cv_prog_ac_ct_DOT=dot ac_cv_prog_ac_ct_LD=ld ac_cv_prog_ac_ct_LIBTOOL_TEST=libtool ac_cv_prog_ac_ct_PKG_CONFIG=pkg-config ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRINGS=strings ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no cs_cv_binutils_2_17=no cs_cv_binutils_true_2_17=no cs_cv_libNL=no cs_cv_libNL_cflags= cs_cv_libNL_lflags= cs_cv_libNL_libs= cs_cv_libcppunit=no cs_cv_libcppunit_cflags= cs_cv_libcppunit_lflags= cs_cv_libcppunit_libs= cs_cv_perl_tt2=no cs_cv_prog_binutils_version_2_16_91_ok=no cs_cv_prog_binutils_version_2_16_91_ok_annotated=no cs_cv_prog_binutils_version_2_17_ok=no cs_cv_prog_binutils_version_2_17_ok_annotated=no cs_cv_prog_cc_pipe=-pipe cs_cv_prog_cc_pipe_ok=-pipe cs_cv_prog_cc_visibility_hidden= cs_cv_prog_cc_visibility_hidden_ok=no cs_cv_prog_config_cppunit_flags=@-I/include@@-L/lib#-lcppunit#-ldl cs_cv_prog_config_cppunit_ok=yes cs_cv_prog_cxx_debug_symbols_extra=-g3 cs_cv_prog_cxx_debug_symbols_extra_ok=-g3 cs_cv_prog_cxx_enable_warnings=-Wmost cs_cv_prog_cxx_enable_warnings_ok=-Wmost cs_cv_prog_cxx_ignore_long_double=-Wno-long-double cs_cv_prog_cxx_ignore_long_double_ok=-Wno-long-double cs_cv_prog_cxx_ignore_uninitialized=-Wno-uninitialized cs_cv_prog_cxx_ignore_uninitialized_ok=-Wno-uninitialized cs_cv_prog_cxx_ignore_unused=-Wno-unused cs_cv_prog_cxx_ignore_unused_ok=-Wno-unused cs_cv_prog_cxx_no_strict_aliasing=-fno-strict-aliasing cs_cv_prog_cxx_no_strict_aliasing_ok=-fno-strict-aliasing cs_cv_prog_cxx_pic=-fPIC cs_cv_prog_cxx_pic_ok=-fPIC cs_cv_prog_cxx_pic_werror=-Werror cs_cv_prog_cxx_pic_werror_ok=-Werror cs_cv_prog_cxx_visibility_inlines_hidden= cs_cv_prog_cxx_visibility_inlines_hidden_buggy=no cs_cv_prog_cxx_visibility_inlines_hidden_ok=no cs_cv_prog_link_respfile=no cs_cv_prog_link_respfile_cflags= cs_cv_prog_link_respfile_lflags= cs_cv_prog_link_respfile_libs= cs_cv_prog_link_shared= cs_cv_prog_link_shared_ok=no cs_cv_prog_link_soname=no cs_cv_prog_link_soname_cflags= cs_cv_prog_link_soname_lflags= cs_cv_prog_link_soname_libs= cs_cv_prog_pkg_config_NL=no cs_cv_prog_pkg_config_cppunit=no cs_cv_prog_pkg_config_ok=yes cs_cv_pybase=python2.3 cs_cv_pybase_cflags='-I/usr/local/include/python2.3 -Wno-long-double' cs_cv_pybase_lflags_base=' -L/usr/local/lib/python2.3' cs_cv_pybase_lflags_ext='$cs_cv_pybase_lflags_base -L/usr/local/lib/python2.3/config' cs_cv_pybase_libs='-lxpg4 -ldl' cs_cv_pybase_syslib=/usr/local/lib/python2.3 cs_cv_pybase_sysprefix=/usr/local cs_cv_pybase_sysprefix_lflags=' -L/usr/local/lib' cs_cv_python=yes cs_cv_python_cflags='-I/usr/local/include/python2.3 -Wno-long-double' cs_cv_python_ext=.so cs_cv_python_lflags= cs_cv_python_libs='-L/usr/local/lib/python2.3 -framework Python -lxpg4 -ldl' cs_cv_python_sdk=yes cs_cv_shell_mkdir=mkdir cs_cv_shell_mkdir_p='mkdir -p' cs_cv_sys_pthread=yes cs_cv_sys_pthread_cflags= cs_cv_sys_pthread_lflags= cs_cv_sys_pthread_libs= cs_cv_sys_pthread_mutex_recursive=PTHREAD_MUTEX_RECURSIVE cs_cv_with_NL=yes cs_cv_with_cppunit=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## APPLE_LIBTOOL='' CC='cc' CFLAGS='-fno-common' CONFIG_BFD='' CONFIG_CPPUNIT='cppunit-config' CONFIG_NL='' CPP='' CPPFLAGS='' CRYSTAL='' CRYSTAL_CONFIG_TOOL='' CSLIBS_CONFIG='' CS_LT_APPLE='/bin/libtool' CXX='c++' CXXFLAGS='-fno-common' DEFS='' DLLTOOL='' DLLWRAP='' DOT='dot' DOXYGEN='' DVIPDF='dvipdf' DVIPS='dvips' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' INSTALL='/usr/bin/install -c -o root -g wheel' LD='ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='/usr/local/bin/libtool' LIBTOOL_PATH='/usr/local/bin/libtool' LIBTOOL_TEST='libtool' LTLIBOBJS='' MAKEINFO='makeinfo' MKDIR='mkdir' MKDIRS='mkdir -p' OBJCOPY='' OBJEXT='' PACKAGE_BUGREPORT='cel-main@lists.sourceforge.net' PACKAGE_NAME='cel' PACKAGE_STRING='cel 0.99' PACKAGE_TARNAME='cel' PACKAGE_VERSION='0.99' PATH_SEPARATOR=':' PERL='perl5' PKG_CONFIG='pkg-config' PYTHON='/usr/local/bin/python2.3' RANLIB='ranlib' SHELL='/bin/sh' STRINGS='strings' SWIG='' TEXI2DVI='texi2dvi' TEXI2PDF='texi2pdf' TTREE='' WINDRES='' ac_ct_CC='' ac_ct_CONFIG_BFD='' ac_ct_CONFIG_CPPUNIT='cppunit-config' ac_ct_CONFIG_NL='' ac_ct_CSLIBS_CONFIG='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_DLLWRAP='' ac_ct_DOT='dot' ac_ct_LD='ld' ac_ct_LIBTOOL='' ac_ct_LIBTOOL_TEST='libtool' ac_ct_OBJCOPY='' ac_ct_PKG_CONFIG='pkg-config' ac_ct_RANLIB='ranlib' ac_ct_STRINGS='strings' ac_ct_WINDRES='' ac_pt_CRYSTAL_CONFIG_TOOL='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' 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 CS_PLATFORM_UNIX #define PACKAGE_BUGREPORT "cel-main@lists.sourceforge.net" #define PACKAGE_NAME "cel" #define PACKAGE_STRING "cel 0.99" #define PACKAGE_TARNAME "cel" #define PACKAGE_VERSION "0.99" #endif #ifdef __cplusplus void exit (int); configure: exit 1