This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by nget configure 0.27.1, 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: 102 tasks, 156 threads, 4 processors Load average: 0.59, Mach factor: 3.39 /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:1386: checking for i386-unknown-gnu-gcc configure:1412: result: cc configure:1694: checking for C compiler version configure:1697: 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:1700: $? = 0 configure:1702: 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:1705: $? = 0 configure:1707: cc -V &5 cc: `-V' option must have argument configure:1710: $? = 1 configure:1733: checking for C compiler default output file name configure:1736: cc -fno-common conftest.c >&5 configure:1739: $? = 0 configure:1785: result: a.out configure:1790: checking whether the C compiler works configure:1796: ./a.out configure:1799: $? = 0 configure:1816: result: yes configure:1823: checking whether we are cross compiling configure:1825: result: no configure:1828: checking for suffix of executables configure:1830: cc -o conftest -fno-common conftest.c >&5 configure:1833: $? = 0 configure:1858: result: configure:1864: checking for suffix of object files configure:1885: cc -c -fno-common conftest.c >&5 configure:1888: $? = 0 configure:1910: result: configure:1914: checking whether we are using the GNU C compiler configure:1938: cc -c -fno-common conftest.c >&5 configure:1944: $? = 0 configure:1947: test -z || test ! -s conftest.err configure:1950: $? = 0 configure:1953: test -s conftest. configure:1956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1969: result: no configure:1975: checking whether cc accepts -g configure:1996: cc -c -g conftest.c >&5 configure:2002: $? = 0 configure:2005: test -z || test ! -s conftest.err configure:2008: $? = 0 configure:2011: test -s conftest. configure:2014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2025: result: no configure:2042: checking for cc option to accept ANSI C configure:2112: cc -c -fno-common conftest.c >&5 configure:2118: $? = 0 configure:2121: test -z || test ! -s conftest.err configure:2124: $? = 0 configure:2127: test -s conftest. configure:2130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #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:2112: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2118: $? = 0 configure:2121: test -z || test ! -s conftest.err configure:2124: $? = 0 configure:2127: test -s conftest. configure:2130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #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:2112: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2118: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #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:2112: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2118: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #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:2112: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2118: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #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:2112: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2118: $? = 0 configure:2121: test -z || test ! -s conftest.err configure:2124: $? = 0 configure:2127: test -s conftest. configure:2130: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #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:2148: result: none needed configure:2166: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2172: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2312: checking for i386-unknown-gnu-g++ configure:2338: result: c++ configure:2396: checking for C++ compiler version configure:2399: 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:2402: $? = 0 configure:2404: 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:2407: $? = 0 configure:2409: c++ -V &5 c++: `-V' option must have argument configure:2412: $? = 1 configure:2415: checking whether we are using the GNU C++ compiler configure:2439: c++ -c -fno-common conftest.cc >&5 configure:2445: $? = 0 configure:2448: test -z || test ! -s conftest.err configure:2451: $? = 0 configure:2454: test -s conftest. configure:2457: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2470: result: no configure:2476: checking whether c++ accepts -g configure:2497: c++ -c -g conftest.cc >&5 configure:2503: $? = 0 configure:2506: test -z || test ! -s conftest.err configure:2509: $? = 0 configure:2512: test -s conftest. configure:2515: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2526: result: no configure:2568: c++ -c -fno-common conftest.cc >&5 configure:2574: $? = 0 configure:2577: test -z || test ! -s conftest.err configure:2580: $? = 0 configure:2583: test -s conftest. configure:2586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2568: c++ -c -fno-common conftest.cc >&5 configure:2574: $? = 0 configure:2577: test -z || test ! -s conftest.err configure:2580: $? = 0 configure:2583: test -s conftest. configure:2586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2568: c++ -c -fno-common conftest.cc >&5 configure:2574: $? = 0 configure:2577: test -z || test ! -s conftest.err configure:2580: $? = 0 configure:2583: test -s conftest. configure:2586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2568: 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:2574: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2568: c++ -c -fno-common conftest.cc >&5 configure:2574: $? = 0 configure:2577: test -z || test ! -s conftest.err configure:2580: $? = 0 configure:2583: test -s conftest. configure:2586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2568: 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:2574: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2656: checking for i386-unknown-gnu-ranlib configure:2685: result: no configure:2694: checking for ranlib configure:2710: found /usr/bin/ranlib configure:2721: result: ranlib configure:2736: checking for i386-unknown-gnu-ar configure:2765: result: no configure:2774: checking for ar configure:2790: found /usr/bin/ar configure:2800: result: ar configure:2815: checking for i386-unknown-gnu-strip configure:2844: result: no configure:2853: checking for strip configure:2869: found /usr/bin/strip configure:2879: result: strip configure:2929: checking for a BSD-compatible install configure:2984: result: /usr/bin/install -c -o root -g wheel configure:2997: checking attempted use of -fomit-frame-pointer on x86 configure:3026: result: no configure:3031: checking for exception handling support configure:3053: c++ -c -fno-common conftest.cc >&5 In file included 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:3059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | int | main () | { | try { throw 1; } catch (int i) {int z=i;} | ; | return 0; | } configure:3098: c++ -c -fno-common -fhandle-exceptions conftest.cc >&5 cc1plus: warning: -fhandle-exceptions has been renamed to -fexceptions (and is now on by default) In file included 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:3104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nget" | #define PACKAGE_TARNAME "nget" | #define PACKAGE_VERSION "0.27.1" | #define PACKAGE_STRING "nget 0.27.1" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | int | main () | { | try { throw 1; } catch (int i) {int z=i;} | ; | return 0; | } configure:3130: result: no configure:3134: error: exceptions not supported by your compiler, if you need a special flag try CXXFLAGS="-flag-to-enable-exceptions" ./configure ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= 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=-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_objext= ac_cv_prog_CC=cc ac_cv_prog_CXX=c++ ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no lt_cv_sys_max_cmd_len= my_cv_exceptions=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' CC='cc' CFLAGS='-fno-common' CPPFLAGS='' CXX='c++' CXXCPP='' CXXFLAGS='-fno-common -fhandle-exceptions' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' 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='' LIBOBJS='' LIBS='' LITELIBS='' LTLIBOBJS='' NOUU='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='nget' PACKAGE_STRING='nget 0.27.1' PACKAGE_TARNAME='nget' PACKAGE_VERSION='0.27.1' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/sh' STRIP='strip' UUDIR='' UUINC='' UULIB='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='NONE' host_alias='i386-unknown-gnu' 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 PACKAGE_BUGREPORT "" #define PACKAGE_NAME "nget" #define PACKAGE_STRING "nget 0.27.1" #define PACKAGE_TARNAME "nget" #define PACKAGE_VERSION "0.27.1" #endif #ifdef __cplusplus void exit (int); configure: exit 1