This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local ## --------- ## ## 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: 419 tasks, 474 threads, 4 processors Load average: 1.89, Mach factor: 2.10 /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:1311: checking for gcc configure:1337: result: cc configure:1581: checking for C compiler version configure:1584: 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:1587: $? = 0 configure:1589: 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:1592: $? = 0 configure:1594: cc -V &5 cc: `-V' option must have argument configure:1597: $? = 1 configure:1620: checking for C compiler default output file name configure:1623: cc -I/usr/local/include -O -DNDEBUG -L/usr/local/lib -liconv -pthread conftest.c -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:1626: $? = 0 configure:1672: result: a.out configure:1677: checking whether the C compiler works configure:1683: ./a.out configure:1686: $? = 0 configure:1703: result: yes configure:1710: checking whether we are cross compiling configure:1712: result: no configure:1715: checking for suffix of executables configure:1717: cc -o conftest -I/usr/local/include -O -DNDEBUG -L/usr/local/lib -liconv -pthread conftest.c -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:1720: $? = 0 configure:1745: result: configure:1751: checking for suffix of object files configure:1772: cc -c -I/usr/local/include -O -DNDEBUG conftest.c >&5 configure:1775: $? = 0 configure:1797: result: configure:1801: checking whether we are using the GNU C compiler configure:1825: cc -c -I/usr/local/include -O -DNDEBUG conftest.c >&5 configure:1831: $? = 0 configure:1835: test -z || test ! -s conftest.err configure:1838: $? = 0 configure:1841: test -s conftest. configure:1844: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1857: result: no configure:1863: checking whether cc accepts -g configure:1884: cc -c -g conftest.c >&5 configure:1890: $? = 0 configure:1894: test -z || test ! -s conftest.err configure:1897: $? = 0 configure:1900: test -s conftest. configure:1903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1914: result: no configure:1931: checking for cc option to accept ANSI C configure:2001: cc -c -I/usr/local/include -O -DNDEBUG conftest.c >&5 configure:2007: $? = 0 configure:2011: test -z || test ! -s conftest.err configure:2014: $? = 0 configure:2017: test -s conftest. configure:2020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2001: cc -qlanglvl=ansi -c -I/usr/local/include -O -DNDEBUG conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2007: $? = 0 configure:2011: test -z || test ! -s conftest.err configure:2014: $? = 0 configure:2017: test -s conftest. configure:2020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2001: cc -std1 -c -I/usr/local/include -O -DNDEBUG conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2001: cc -Ae -c -I/usr/local/include -O -DNDEBUG conftest.c >&5 :6:2: missing '(' after predicate configure:2007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2001: cc -Aa -D_HPUX_SOURCE -c -I/usr/local/include -O -DNDEBUG conftest.c >&5 :6:2: missing '(' after predicate configure:2007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2001: cc -Xc -D__EXTENSIONS__ -c -I/usr/local/include -O -DNDEBUG conftest.c >&5 cc: unrecognized option `-Xc' configure:2007: $? = 0 configure:2011: test -z || test ! -s conftest.err configure:2014: $? = 0 configure:2017: test -s conftest. configure:2020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2038: result: none needed configure:2056: cc -c -I/usr/local/include -O -DNDEBUG conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2062: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2289: checking for C++ compiler version configure:2292: 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:2295: $? = 0 configure:2297: 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:2300: $? = 0 configure:2302: c++ -V &5 c++: `-V' option must have argument configure:2305: $? = 1 configure:2308: checking whether we are using the GNU C++ compiler configure:2332: c++ -c -I/usr/local/include -O -DNDEBUG conftest.cc >&5 configure:2338: $? = 0 configure:2342: test -z || test ! -s conftest.err configure:2345: $? = 0 configure:2348: test -s conftest. configure:2351: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2364: result: no configure:2370: checking whether c++ accepts -g configure:2391: c++ -c -g conftest.cc >&5 configure:2397: $? = 0 configure:2401: test -z || test ! -s conftest.err configure:2404: $? = 0 configure:2407: test -s conftest. configure:2410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2421: result: no configure:2463: c++ -c -I/usr/local/include -O -DNDEBUG conftest.cc >&5 configure:2469: $? = 0 configure:2473: test -z || test ! -s conftest.err configure:2476: $? = 0 configure:2479: test -s conftest. configure:2482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2463: c++ -c -I/usr/local/include -O -DNDEBUG conftest.cc >&5 configure:2469: $? = 0 configure:2473: test -z || test ! -s conftest.err configure:2476: $? = 0 configure:2479: test -s conftest. configure:2482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2463: c++ -c -I/usr/local/include -O -DNDEBUG conftest.cc >&5 configure:2469: $? = 0 configure:2473: test -z || test ! -s conftest.err configure:2476: $? = 0 configure:2479: test -s conftest. configure:2482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2463: c++ -c -I/usr/local/include -O -DNDEBUG 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:2469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2463: c++ -c -I/usr/local/include -O -DNDEBUG conftest.cc >&5 configure:2469: $? = 0 configure:2473: test -z || test ! -s conftest.err configure:2476: $? = 0 configure:2479: test -s conftest. configure:2482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2463: c++ -c -I/usr/local/include -O -DNDEBUG 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:2469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2588: checking for a BSD-compatible install configure:2643: result: /usr/bin/install -c -o root -g wheel configure:2656: checking for autoconf configure:2672: found /usr/local/bin/autoconf configure:2683: result: autoconf configure:2695: checking whether -fno-elide-constructors works correctly configure:2725: c++ -c -I/usr/local/include -O -DNDEBUG -fno-elide-constructors conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from conftest.cc:12: 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:2731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:2753: result: no configure:2767: checking build system type configure:2785: result: i686-apple-darwin8.0.1 configure:2793: checking host system type configure:2807: result: i686-apple-darwin8.0.1 configure:2841: checking for floor in -lm configure:2871: c++ -o conftest -I/usr/local/include -O -DNDEBUG -L/usr/local/lib -liconv -pthread conftest.cc -lm -pthread >&5 c++: unrecognized option `-pthread' c++: unrecognized option `-pthread' configure:2877: $? = 0 configure:2881: test -z || test ! -s conftest.err configure:2884: $? = 0 configure:2887: test -s conftest configure:2890: $? = 0 configure:2903: result: yes configure:2921: checking how to run the C++ preprocessor configure:2952: c++ -E conftest.cc configure:2958: $? = 0 configure:2990: c++ -E conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:2996: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:3035: result: c++ -E configure:3059: c++ -E conftest.cc configure:3065: $? = 0 configure:3097: c++ -E conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:3147: checking for egrep configure:3157: result: grep -E configure:3162: checking for ANSI C header files configure:3187: c++ -c -I/usr/local/include -O -DNDEBUG conftest.cc >&5 In file included 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:3193: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3315: result: no configure:3329: checking for mbstowcs configure:3386: c++ -o conftest -I/usr/local/include -O -DNDEBUG -L/usr/local/lib -liconv -pthread conftest.cc -lm -pthread >&5 c++: unrecognized option `-pthread' c++: unrecognized option `-pthread' configure:3392: $? = 0 configure:3396: test -z || test ! -s conftest.err configure:3399: $? = 0 configure:3402: test -s conftest configure:3405: $? = 0 configure:3417: result: yes configure:3430: checking if mbstowcs can count only configure:3460: c++ -o conftest -I/usr/local/include -O -DNDEBUG -L/usr/local/lib -liconv -pthread conftest.cc -lm -pthread >&5 c++: unrecognized option `-pthread' c++: unrecognized option `-pthread' conftest.cc: In function `int main(int, char**)': conftest.cc:23: error: `wcstombs' undeclared (first use this function) conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:3463: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBM 1 | #define HAVE_MBSTOWCS 1 | /* end confdefs.h. */ | | #if STDC_HEADERS | #include | #endif | | int main(int argc, char *argv[]) | { | wchar_t in[5] = { 0x74, 0x65, 0x73, 0x74, 0x00 }; | | if (wcstombs(0, in, 0) == -1) { | exit(1); | } | | exit(0); | } configure:3479: result: no configure:3661: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, 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:676: creating Makefile.incl config.status:676: creating Makefile config.status:676: creating src/xalanc/Makefile config.status:676: creating src/xalanc/Utils/Makefile config.status:676: creating src/xalanc/Utils/MsgCreator/Makefile config.status:676: creating src/xalanc/Utils/XalanMsgLib/Makefile config.status:676: creating samples/Makefile config.status:676: creating Tests/Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin8.0.1 ac_cv_build_alias=i686-apple-darwin8.0.1 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=' -I/usr/local/include -O -DNDEBUG ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=' -I/usr/local/include -O -DNDEBUG ' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -liconv -pthread ' ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_mbstowcs=yes ac_cv_header_stdc=no ac_cv_host=i686-apple-darwin8.0.1 ac_cv_host_alias=i686-apple-darwin8.0.1 ac_cv_lib_m_floor=yes ac_cv_objext= ac_cv_prog_AUTOCONF=autoconf ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ## ----------------- ## ## Output variables. ## ## ----------------- ## AUTOCONF='autoconf' CC='cc' CFLAGS=' -I/usr/local/include -O -DNDEBUG ' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXFLAGS=' -I/usr/local/include -O -DNDEBUG ' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIBM=1 -DHAVE_MBSTOWCS=1 ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' 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' LDFLAGS='-L/usr/local/lib -liconv -pthread ' LIBOBJS='' LIBS='-lm -pthread ' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='cc' ac_ct_CXX='' bindir='${exec_prefix}/bin' bitstobuild='32' build='i686-apple-darwin8.0.1' build_alias='' build_cpu='i686' build_os='darwin8.0.1' build_vendor='apple' cc='cc' cflags=' -I/usr/local/include -O -DNDEBUG ' cppflags='' cxx='c++' cxxflags=' -I/usr/local/include -O -DNDEBUG ' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-apple-darwin8.0.1' host_alias='' host_cpu='i686' host_os='darwin8.0.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' ldflags='-L/usr/local/lib -liconv -pthread ' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libs='-lm -pthread ' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' osvariant='' osver='' platform='MACOSX' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' threads='' transcoder='' wcstombs='-DXALAN_USE_XERCES_LOCAL_CODEPAGE_TRANSCODERS' xalan_locale='en_US' xalan_locale_system='inmem' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LIBM 1 #define HAVE_MBSTOWCS 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #endif #ifdef __cplusplus void exit (int); configure: exit 0