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 --with-ogg-prefix=/usr/local --with-vorbis-prefix=/usr/local --without-dvdread --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: 143 tasks, 200 threads, 4 processors Load average: 0.00, Mach factor: 3.99 /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:1323: checking for a BSD-compatible install configure:1378: result: /usr/bin/install -c -o root -g wheel configure:1389: checking whether build environment is sane configure:1432: result: yes configure:1465: checking for gawk configure:1481: found /usr/local/bin/gawk configure:1491: result: gawk configure:1501: checking whether make sets $(MAKE) configure:1521: result: yes configure:1675: checking for i386-unknown-gnu-gcc configure:1701: result: cc configure:1983: checking for C compiler version configure:1986: 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:1989: $? = 0 configure:1991: 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:1994: $? = 0 configure:1996: cc -V &5 cc: `-V' option must have argument configure:1999: $? = 1 configure:2022: checking for C compiler default output file name configure:2025: cc -fno-common conftest.c >&5 configure:2028: $? = 0 configure:2074: result: a.out configure:2079: checking whether the C compiler works configure:2085: ./a.out configure:2088: $? = 0 configure:2105: result: yes configure:2112: checking whether we are cross compiling configure:2114: result: no configure:2117: checking for suffix of executables configure:2119: cc -o conftest -fno-common conftest.c >&5 configure:2122: $? = 0 configure:2147: result: configure:2153: checking for suffix of object files configure:2174: cc -c -fno-common conftest.c >&5 configure:2177: $? = 0 configure:2199: result: configure:2203: checking whether we are using the GNU C compiler configure:2227: cc -c -fno-common conftest.c >&5 configure:2233: $? = 0 configure:2236: test -z || test ! -s conftest.err configure:2239: $? = 0 configure:2242: test -s conftest. configure:2245: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2258: result: no configure:2264: checking whether cc accepts -g configure:2285: cc -c -g conftest.c >&5 configure:2291: $? = 0 configure:2294: test -z || test ! -s conftest.err configure:2297: $? = 0 configure:2300: test -s conftest. configure:2303: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2314: result: no configure:2331: checking for cc option to accept ANSI C configure:2401: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/include/gcc/darwin/3.3/inttypes.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/inttypes.h:66: error: parse error before "int_fast8_t" configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* 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:2401: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/include/gcc/darwin/3.3/inttypes.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/inttypes.h:66: error: parse error before "int_fast8_t" configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* 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:2401: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* 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:2401: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/include/gcc/darwin/3.3/inttypes.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/inttypes.h:66: error: parse error before "int_fast8_t" configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* 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:2401: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/include/gcc/darwin/3.3/inttypes.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/inttypes.h:66: error: parse error before "int_fast8_t" configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* 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:2401: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:13: /usr/include/gcc/darwin/3.3/inttypes.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/inttypes.h:66: error: parse error before "int_fast8_t" configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* 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:2437: result: none needed configure:2455: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2461: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2610: checking for style of include used by make configure:2638: result: GNU configure:2666: checking dependency style of cc configure:2728: result: gcc3 configure:2743: checking for i386-unknown-gnu-g++ configure:2769: result: c++ configure:2827: checking for C++ compiler version configure:2830: 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:2833: $? = 0 configure:2835: 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:2838: $? = 0 configure:2840: c++ -V &5 c++: `-V' option must have argument configure:2843: $? = 1 configure:2846: checking whether we are using the GNU C++ compiler configure:2870: c++ -c -fno-common conftest.cc >&5 configure:2876: $? = 0 configure:2879: test -z || test ! -s conftest.err configure:2882: $? = 0 configure:2885: test -s conftest. configure:2888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2901: result: no configure:2907: checking whether c++ accepts -g configure:2928: c++ -c -g conftest.cc >&5 configure:2934: $? = 0 configure:2937: test -z || test ! -s conftest.err configure:2940: $? = 0 configure:2943: test -s conftest. configure:2946: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2957: result: no configure:2999: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:12: /usr/include/gcc/darwin/3.3/inttypes.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/inttypes.h:66: error: syntax error before `;' token configure:3005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2999: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:12: /usr/include/gcc/darwin/3.3/inttypes.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/inttypes.h:66: error: syntax error before `;' token configure:3005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2999: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:12: /usr/include/gcc/darwin/3.3/inttypes.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/inttypes.h:66: error: syntax error before `;' token configure:3005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2999: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:12: /usr/include/gcc/darwin/3.3/inttypes.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/inttypes.h:66: error: syntax error before `;' token In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:3005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2999: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:12: /usr/include/gcc/darwin/3.3/inttypes.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/inttypes.h:66: error: syntax error before `;' token configure:3005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2999: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.cc:12: /usr/include/gcc/darwin/3.3/inttypes.h:55: error: syntax error before `;' token /usr/include/gcc/darwin/3.3/inttypes.h:66: error: syntax error before `;' token In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3086: checking dependency style of c++ configure:3148: result: gcc3 configure:3159: checking how to run the C preprocessor configure:3194: cc -E conftest.c configure:3200: $? = 0 configure:3232: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3238: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3277: result: cc -E configure:3301: cc -E conftest.c configure:3307: $? = 0 configure:3339: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3389: checking for egrep configure:3399: result: grep -E configure:3459: checking how to run the C preprocessor configure:3577: result: cc -E configure:3601: cc -E conftest.c configure:3607: $? = 0 configure:3639: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3645: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3691: checking for i386-unknown-gnu-ranlib configure:3720: result: no configure:3729: checking for ranlib configure:3745: found /usr/bin/ranlib configure:3756: result: ranlib configure:3797: checking for Ogg configure:3832: cc -o conftest -fno-common -I/include conftest.c -L/lib -logg >&5 configure:3835: $? = 0 configure:3837: ./conftest configure:3840: $? = 0 configure:3858: result: yes configure:3970: checking for Vorbis configure:4005: cc -o conftest -fno-common -I/include conftest.c -L/lib -lvorbis -lm -L/lib -logg >&5 configure:4008: $? = 0 configure:4010: ./conftest configure:4013: $? = 0 configure:4031: result: yes configure:4211: checking for DVDOpen in -ldvdread configure:4241: cc -o conftest -fno-common conftest.c -ldvdread -L/usr/lib -ldvdread -lm >&5 configure:4247: $? = 0 configure:4250: test -z || test ! -s conftest.err configure:4253: $? = 0 configure:4256: test -s conftest configure:4259: $? = 0 configure:4272: result: yes configure:4288: checking for /usr/include/dvdread/dvd_reader.h configure:4303: result: no configure:4313: checking for /usr/local/include/dvdread/dvd_reader.h configure:4328: result: yes configure:4405: checking for fseeko configure:4462: cc -o conftest -fno-common conftest.c >&5 configure:4468: $? = 0 configure:4471: test -z || test ! -s conftest.err configure:4474: $? = 0 configure:4477: test -s conftest configure:4480: $? = 0 configure:4492: result: yes configure:4509: checking for ANSI C header files configure:4534: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/wait.h:182, from /usr/include/stdlib.h:64, from conftest.c:17: /usr/include/gcc/darwin/3.3/inttypes.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/inttypes.h:66: error: parse error before "int_fast8_t" configure:4540: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "ogmtools" | #define VERSION "1.5" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_LIBDVDREAD 1 | #define HAVE_LIBDVDREAD_INC 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4661: result: no configure:4816: 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:736: creating Makefile config.status:736: creating avilib/Makefile config.status:881: executing depfiles commands ## ---------------- ## ## 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_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_file__usr_include_dvdread_dvd_reader_h=no ac_cv_file__usr_local_include_dvdread_dvd_reader_h=yes ac_cv_func_fseeko=yes ac_cv_header_stdc=no ac_cv_lib_dvdread_DVDOpen=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/multimedia/ogmtools/work/ogmtools-1.5/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/multimedia/ogmtools/work/ogmtools-1.5/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/multimedia/ogmtools/work/ogmtools-1.5/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/multimedia/ogmtools/work/ogmtools-1.5/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/multimedia/ogmtools/work/ogmtools-1.5/missing --run automake-1.6' AVILIB_CFLAGS='-Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' AVILIB_CXXFLAGS='-Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' AVILIB_LIBS='-Lavilib -lavi' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -Wno-sign-compare @OGG_CFLAGS@ @VORBIS_CFLAGS@ @AVILIB_CFLAGS@ @DEBUG_CFLAGS@ @PROFILING_CFLAGS@' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wall -Wno-sign-compare @OGG_CFLAGS@ @VORBIS_CFLAGS@ @AVILIB_CFLAGS@ @DEBUG_CFLAGS@ @PROFILING_CFLAGS@' DEBUG_CFLAGS='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 ' DEPDIR='.deps' DVDREAD_CFLAGS='-I/usr/include -I/usr/local/include' DVDREAD_LIBS='-L/usr/lib -ldvdread -lm' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HAVE_LIBDVDREAD_FALSE='#' HAVE_LIBDVDREAD_TRUE='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/multimedia/ogmtools/work/ogmtools-1.5/missing --run makeinfo' OBJEXT='' OGG_CFLAGS='-I/include' OGG_LIBS='-L/lib -logg' PACKAGE='ogmtools' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PROFILING_CFLAGS='' PROFILING_LIBS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.5' VORBISENC_LIBS='-lvorbisenc' VORBISFILE_LIBS='-lvorbisfile' VORBIS_CFLAGS='-I/include' VORBIS_LIBS='-L/lib -lvorbis -lm' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/multimedia/ogmtools/work/ogmtools-1.5/install-sh' 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 HAVE_FSEEKO 1 #define HAVE_LIBDVDREAD 1 #define HAVE_LIBDVDREAD_INC 1 #define PACKAGE "ogmtools" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "1.5" #endif #ifdef __cplusplus void exit (int); configure: exit 0