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 --enable-all --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: 81 tasks, 136 threads, 4 processors Load average: 0.61, Mach factor: 3.38 /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:1547: checking build system type configure:1565: result: i386-unknown-gnu configure:1573: checking host system type configure:1587: result: i386-unknown-gnu configure:1595: checking target system type configure:1609: result: i386-unknown-gnu configure:1638: checking for a BSD-compatible install configure:1693: result: /usr/bin/install -c -o root -g wheel configure:1704: checking whether build environment is sane configure:1747: result: yes configure:1812: checking for gawk configure:1828: found /usr/local/bin/gawk configure:1838: result: gawk configure:1848: checking whether make sets $(MAKE) configure:1868: result: yes configure:2186: checking for a BSD-compatible install configure:2241: result: /usr/bin/install -c -o root -g wheel configure:2261: checking for i386-unknown-gnu-gcc configure:2287: result: cc configure:2569: checking for C compiler version configure:2572: 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:2575: $? = 0 configure:2577: 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:2580: $? = 0 configure:2582: cc -V &5 cc: `-V' option must have argument configure:2585: $? = 1 configure:2608: checking for C compiler default output file name configure:2611: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2614: $? = 0 configure:2660: result: a.out configure:2665: checking whether the C compiler works configure:2671: ./a.out configure:2674: $? = 0 configure:2691: result: yes configure:2698: checking whether we are cross compiling configure:2700: result: no configure:2703: checking for suffix of executables configure:2705: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2708: $? = 0 configure:2733: result: configure:2739: checking for suffix of object files configure:2760: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2763: $? = 0 configure:2785: result: configure:2789: checking whether we are using the GNU C compiler configure:2813: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2819: $? = 0 configure:2822: test -z || test ! -s conftest.err configure:2825: $? = 0 configure:2828: test -s conftest. configure:2831: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2844: result: no configure:2850: checking whether cc accepts -g configure:2871: cc -c -g -I/usr/local/include conftest.c >&5 configure:2877: $? = 0 configure:2880: test -z || test ! -s conftest.err configure:2883: $? = 0 configure:2886: test -s conftest. configure:2889: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2900: result: no configure:2917: checking for cc option to accept ANSI C configure:2987: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2993: $? = 0 configure:2996: test -z || test ! -s conftest.err configure:2999: $? = 0 configure:3002: test -s conftest. 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 "osalp" | #define VERSION "0.7.4" | /* 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:2987: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2993: $? = 0 configure:2996: test -z || test ! -s conftest.err configure:2999: $? = 0 configure:3002: test -s conftest. 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 "osalp" | #define VERSION "0.7.4" | /* 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:2987: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2993: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* 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:2987: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2993: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* 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:2987: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2993: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* 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:2987: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2993: $? = 0 configure:2996: test -z || test ! -s conftest.err configure:2999: $? = 0 configure:3002: test -s conftest. 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 "osalp" | #define VERSION "0.7.4" | /* 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:3023: result: none needed configure:3041: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3047: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3188: checking for style of include used by make configure:3216: result: GNU configure:3244: checking dependency style of cc configure:3334: result: gcc3 configure:3361: checking for i386-unknown-gnu-g++ configure:3387: result: c++ configure:3445: checking for C++ compiler version configure:3448: 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:3451: $? = 0 configure:3453: 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:3456: $? = 0 configure:3458: c++ -V &5 c++: `-V' option must have argument configure:3461: $? = 1 configure:3464: checking whether we are using the GNU C++ compiler configure:3488: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3494: $? = 0 configure:3497: test -z || test ! -s conftest.err configure:3500: $? = 0 configure:3503: test -s conftest. configure:3506: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3519: result: no configure:3525: checking whether c++ accepts -g configure:3546: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:3552: $? = 0 configure:3555: test -z || test ! -s conftest.err configure:3558: $? = 0 configure:3561: test -s conftest. configure:3564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3575: result: no configure:3617: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3623: $? = 0 configure:3626: test -z || test ! -s conftest.err configure:3629: $? = 0 configure:3632: test -s conftest. configure:3635: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3617: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3623: $? = 0 configure:3626: test -z || test ! -s conftest.err configure:3629: $? = 0 configure:3632: test -s conftest. configure:3635: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3617: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3623: $? = 0 configure:3626: test -z || test ! -s conftest.err configure:3629: $? = 0 configure:3632: test -s conftest. configure:3635: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3617: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:3623: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3617: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:3623: $? = 0 configure:3626: test -z || test ! -s conftest.err configure:3629: $? = 0 configure:3632: test -s conftest. configure:3635: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3617: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3623: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3704: checking dependency style of c++ configure:3794: result: gcc3 configure:3817: checking how to run the C preprocessor configure:3852: cc -E -I/usr/local/include conftest.c configure:3858: $? = 0 configure:3890: cc -E -I/usr/local/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3935: result: cc -E configure:3959: cc -E -I/usr/local/include conftest.c configure:3965: $? = 0 configure:3997: cc -E -I/usr/local/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:4003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4052: checking how to run the C++ preprocessor configure:4083: c++ -E -I/usr/local/include conftest.cc configure:4089: $? = 0 configure:4121: c++ -E -I/usr/local/include conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:4127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4166: result: c++ -E configure:4190: c++ -E -I/usr/local/include conftest.cc configure:4196: $? = 0 configure:4228: c++ -E -I/usr/local/include conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:4234: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4287: checking for egrep configure:4297: result: grep -E configure:4303: checking for AIX configure:4325: result: no configure:4416: checking for a sed that does not truncate output configure:4470: result: /usr/local/bin/sed configure:4517: checking for non-GNU ld configure:4551: result: /usr/bin/ld configure:4560: checking if the linker (/usr/bin/ld) is GNU ld configure:4575: result: no configure:4580: checking for /usr/bin/ld option to reload object files configure:4587: result: -r configure:4605: checking for BSD-compatible nm configure:4654: result: /usr/bin/nm -p configure:4658: checking whether ln -s works configure:4662: result: yes configure:4669: checking how to recognise dependent libraries configure:4845: result: pass_all configure:5077: checking for ANSI C header files configure:5102: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:14: 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:5108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5229: result: no configure:5253: checking for sys/types.h configure:5269: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5275: $? = 0 configure:5278: test -z || test ! -s conftest.err configure:5281: $? = 0 configure:5284: test -s conftest. configure:5287: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5298: result: no configure:5253: checking for sys/stat.h configure:5269: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5275: $? = 0 configure:5278: test -z || test ! -s conftest.err configure:5281: $? = 0 configure:5284: test -s conftest. configure:5287: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5298: result: no configure:5253: checking for stdlib.h configure:5269: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:49: 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:5275: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5298: result: no configure:5253: checking for string.h configure:5269: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5275: $? = 0 configure:5278: test -z || test ! -s conftest.err configure:5281: $? = 0 configure:5284: test -s conftest. configure:5287: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5298: result: no configure:5253: checking for memory.h configure:5269: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5275: $? = 0 configure:5278: test -z || test ! -s conftest.err configure:5281: $? = 0 configure:5284: test -s conftest. configure:5287: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5298: result: no configure:5253: checking for strings.h configure:5269: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5275: $? = 0 configure:5278: test -z || test ! -s conftest.err configure:5281: $? = 0 configure:5284: test -s conftest. configure:5287: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5298: result: no configure:5253: checking for inttypes.h configure:5269: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5275: $? = 0 configure:5278: test -z || test ! -s conftest.err configure:5281: $? = 0 configure:5284: test -s conftest. configure:5287: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5298: result: no configure:5253: checking for stdint.h configure:5269: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5275: $? = 0 configure:5278: test -z || test ! -s conftest.err configure:5281: $? = 0 configure:5284: test -s conftest. configure:5287: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5298: result: no configure:5253: checking for unistd.h configure:5269: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5275: $? = 0 configure:5278: test -z || test ! -s conftest.err configure:5281: $? = 0 configure:5284: test -s conftest. configure:5287: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5298: result: no configure:5324: checking dlfcn.h usability configure:5336: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:5342: $? = 0 configure:5345: test -z || test ! -s conftest.err configure:5348: $? = 0 configure:5351: test -s conftest. configure:5354: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5364: result: no configure:5368: checking dlfcn.h presence configure:5378: c++ -E -I/usr/local/include conftest.cc configure:5384: $? = 0 configure:5404: result: yes configure:5417: WARNING: dlfcn.h: present but cannot be compiled configure:5419: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5421: WARNING: dlfcn.h: see the Autoconf documentation configure:5423: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5425: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5427: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5439: checking for dlfcn.h configure:5446: result: yes configure:5469: checking how to run the C++ preprocessor configure:5583: result: c++ -E configure:5607: c++ -E -I/usr/local/include conftest.cc configure:5613: $? = 0 configure:5645: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5651: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5705: checking for i386-unknown-gnu-g77 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-f77 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-xlf configure:5734: result: no configure:5705: checking for i386-unknown-gnu-frt configure:5734: result: no configure:5705: checking for i386-unknown-gnu-pgf77 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-fort77 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-fl32 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-af77 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-f90 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-xlf90 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-pgf90 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-epcf90 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-f95 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-fort configure:5734: result: no configure:5705: checking for i386-unknown-gnu-xlf95 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-ifc configure:5734: result: no configure:5705: checking for i386-unknown-gnu-efc configure:5734: result: no configure:5705: checking for i386-unknown-gnu-pgf95 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-lf95 configure:5734: result: no configure:5705: checking for i386-unknown-gnu-gfortran configure:5734: result: no configure:5747: checking for g77 configure:5763: found /usr/local/bin/g77 configure:5773: result: g77 configure:5791: checking for Fortran 77 compiler version configure:5791: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:5794: $? = 0 configure:5796: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5799: $? = 0 configure:5801: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5804: $? = 0 configure:5812: checking whether we are using the GNU Fortran 77 compiler configure:5826: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5832: $? = 0 configure:5835: test -z || test ! -s conftest.err configure:5838: $? = 0 configure:5841: test -s conftest. configure:5844: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5857: result: no configure:5863: checking whether g77 accepts -g configure:5875: g77 -c -g conftest.f >&5 configure:5881: $? = 0 configure:5884: test -z || test ! -s conftest.err configure:5887: $? = 0 configure:5890: test -s conftest. configure:5893: $? = 1 configure: failed program was: | program main | | end configure:5905: result: no configure:5935: checking the maximum length of command line arguments configure:6044: result: configure:6055: checking command to parse /usr/bin/nm -p output from cc object configure:6160: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:6163: $? = 0 configure:6167: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6170: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6160: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:6163: $? = 0 configure:6167: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6170: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6260: result: failed configure:6267: checking for objdir configure:6282: result: .libs configure:6334: checking for i386-unknown-gnu-ar configure:6363: result: no configure:6372: checking for ar configure:6388: found /usr/bin/ar configure:6399: result: ar configure:6414: checking for i386-unknown-gnu-ranlib configure:6443: result: no configure:6452: checking for ranlib configure:6468: found /usr/bin/ranlib configure:6479: result: ranlib configure:6494: checking for i386-unknown-gnu-strip configure:6523: result: no configure:6532: checking for strip configure:6548: found /usr/bin/strip configure:6559: result: strip configure:6881: checking for cc option to produce PIC configure:7091: result: configure:7162: checking if cc static flag works configure:7190: result: yes configure:7200: checking if cc supports -c -o file.o configure:7224: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7228: $? = 0 configure:7247: result: yes configure:7273: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8239: result: no configure:8306: checking dynamic linker characteristics configure:8906: result: gnu ld.so configure:8915: checking how to hardcode library paths into programs configure:8940: result: unsupported configure:8954: checking whether stripping libraries is possible configure:8975: result: no configure:9084: checking for shl_load configure:9141: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _shl_load configure:9147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:9171: result: no configure:9176: checking for shl_load in -ldld configure:9206: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldld >&5 ld: can't locate file for: -ldld configure:9212: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:9237: result: no configure:9242: checking for dlopen configure:9299: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9305: $? = 0 configure:9308: test -z || test ! -s conftest.err configure:9311: $? = 0 configure:9314: test -s conftest configure:9317: $? = 0 configure:9329: result: yes configure:9568: checking whether a program can dlopen itself configure:9642: cc -o conftest -fno-common -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib conftest.c >&5 configure:9645: $? = 0 configure:9663: result: yes configure:9668: checking whether a statically linked program can dlopen itself configure:9742: cc -o conftest -fno-common -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib conftest.c >&5 configure:9745: $? = 0 configure:9763: result: yes configure:9786: checking if libtool supports shared libraries configure:9788: result: no configure:9791: checking whether to build shared libraries configure:9812: result: no configure:9815: checking whether to build static libraries configure:9819: result: yes configure:9911: creating libtool configure:10641: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11577: result: yes configure:11595: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:11598: $? = 0 configure:11717: checking for c++ option to produce PIC configure:11991: result: configure:12062: checking if c++ static flag works configure:12090: result: yes configure:12100: checking if c++ supports -c -o file.o configure:12124: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:12128: $? = 0 configure:12147: result: yes configure:12173: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12204: result: yes configure:12271: checking dynamic linker characteristics configure:12871: result: gnu ld.so configure:12880: checking how to hardcode library paths into programs configure:12905: result: unsupported configure:13431: checking if libtool supports shared libraries configure:13433: result: no configure:13436: checking whether to build shared libraries configure:13456: result: no configure:13459: checking whether to build static libraries configure:13463: result: yes configure:13473: checking for g77 option to produce PIC configure:13683: result: configure:13754: checking if g77 static flag works configure:13782: result: yes configure:13792: checking if g77 supports -c -o file.o configure:13816: g77 -c -o out/conftest2.o conftest.f >&5 configure:13820: $? = 0 configure:13839: result: yes configure:13865: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14811: result: no configure:14878: checking dynamic linker characteristics configure:15478: result: gnu ld.so configure:15487: checking how to hardcode library paths into programs configure:15512: result: unsupported configure:19098: checking for library containing strerror configure:19128: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:19134: $? = 0 configure:19137: test -z || test ! -s conftest.err configure:19140: $? = 0 configure:19143: test -s conftest configure:19146: $? = 0 configure:19215: result: none required configure:19223: checking for size_t configure:19247: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:19253: $? = 0 configure:19256: test -z || test ! -s conftest.err configure:19259: $? = 0 configure:19262: test -s conftest.o configure:19265: $? = 0 configure:19276: result: yes configure:19288: checking whether struct tm is in sys/time.h or time.h configure:19311: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:19317: $? = 0 configure:19320: test -z || test ! -s conftest.err configure:19323: $? = 0 configure:19326: test -s conftest.o configure:19329: $? = 0 configure:19340: result: time.h configure:19350: checking whether byte ordering is bigendian configure:19377: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:19383: $? = 0 configure:19386: test -z || test ! -s conftest.err configure:19389: $? = 0 configure:19392: test -s conftest.o configure:19395: $? = 0 configure:19419: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:22: error: `big' undeclared (first use this function) conftest.cc:22: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:22: error: parse error before `;' token configure:19425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19558: result: no configure:19578: checking for ANSI C header files configure:19730: result: no configure:19760: checking fcntl.h usability configure:19772: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:19778: $? = 0 configure:19781: test -z || test ! -s conftest.err configure:19784: $? = 0 configure:19787: test -s conftest.o configure:19790: $? = 0 configure:19800: result: yes configure:19804: checking fcntl.h presence configure:19814: c++ -E -I/usr/local/include conftest.cc configure:19820: $? = 0 configure:19840: result: yes configure:19875: checking for fcntl.h configure:19882: result: yes configure:19760: checking limits.h usability configure:19772: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:19778: $? = 0 configure:19781: test -z || test ! -s conftest.err configure:19784: $? = 0 configure:19787: test -s conftest.o configure:19790: $? = 0 configure:19800: result: yes configure:19804: checking limits.h presence configure:19814: c++ -E -I/usr/local/include conftest.cc configure:19820: $? = 0 configure:19840: result: yes configure:19875: checking for limits.h configure:19882: result: yes configure:19760: checking malloc.h usability configure:19772: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:19778: $? = 0 configure:19781: test -z || test ! -s conftest.err configure:19784: $? = 0 configure:19787: test -s conftest.o configure:19790: $? = 0 configure:19800: result: yes configure:19804: checking malloc.h presence configure:19814: c++ -E -I/usr/local/include conftest.cc configure:19820: $? = 0 configure:19840: result: yes configure:19875: checking for malloc.h configure:19882: result: yes configure:19760: checking sys/ioctl.h usability configure:19772: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:19778: $? = 0 configure:19781: test -z || test ! -s conftest.err configure:19784: $? = 0 configure:19787: test -s conftest.o configure:19790: $? = 0 configure:19800: result: yes configure:19804: checking sys/ioctl.h presence configure:19814: c++ -E -I/usr/local/include conftest.cc configure:19820: $? = 0 configure:19840: result: yes configure:19875: checking for sys/ioctl.h configure:19882: result: yes configure:19751: checking for unistd.h configure:19756: result: no configure:19760: checking getopt.h usability configure:19772: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:19778: $? = 0 configure:19781: test -z || test ! -s conftest.err configure:19784: $? = 0 configure:19787: test -s conftest.o configure:19790: $? = 0 configure:19800: result: yes configure:19804: checking getopt.h presence configure:19814: c++ -E -I/usr/local/include conftest.cc configure:19820: $? = 0 configure:19840: result: yes configure:19875: checking for getopt.h configure:19882: result: yes configure:19760: checking byteswap.h usability configure:19772: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:54:22: byteswap.h: No such file or directory configure:19778: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:19800: result: no configure:19804: checking byteswap.h presence configure:19814: c++ -E -I/usr/local/include conftest.cc conftest.cc:20:22: byteswap.h: No such file or directory configure:19820: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include configure:19840: result: no configure:19875: checking for byteswap.h configure:19882: result: no configure:19907: checking for getopt configure:19964: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:19970: $? = 0 configure:19973: test -z || test ! -s conftest.err configure:19976: $? = 0 configure:19979: test -s conftest configure:19982: $? = 0 configure:19994: result: yes configure:19907: checking for memmove configure:19964: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:19970: $? = 0 configure:19973: test -z || test ! -s conftest.err configure:19976: $? = 0 configure:19979: test -s conftest configure:19982: $? = 0 configure:19994: result: yes configure:19907: checking for rand configure:19964: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:19970: $? = 0 configure:19973: test -z || test ! -s conftest.err configure:19976: $? = 0 configure:19979: test -s conftest configure:19982: $? = 0 configure:19994: result: yes configure:19907: checking for mkdir configure:19964: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:19970: $? = 0 configure:19973: test -z || test ! -s conftest.err configure:19976: $? = 0 configure:19979: test -s conftest configure:19982: $? = 0 configure:19994: result: yes configure:19907: checking for strdup configure:19964: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:19970: $? = 0 configure:19973: test -z || test ! -s conftest.err configure:19976: $? = 0 configure:19979: test -s conftest configure:19982: $? = 0 configure:19994: result: yes configure:19907: checking for strstr configure:19964: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:19970: $? = 0 configure:19973: test -z || test ! -s conftest.err configure:19976: $? = 0 configure:19979: test -s conftest configure:19982: $? = 0 configure:19994: result: yes configure:19907: checking for strerror configure:19964: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:19970: $? = 0 configure:19973: test -z || test ! -s conftest.err configure:19976: $? = 0 configure:19979: test -s conftest configure:19982: $? = 0 configure:19994: result: yes configure:19907: checking for strtol configure:19964: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:19970: $? = 0 configure:19973: test -z || test ! -s conftest.err configure:19976: $? = 0 configure:19979: test -s conftest configure:19982: $? = 0 configure:19994: result: yes configure:20024: checking if math library is required during link... configure:20026: checking for pow configure:20083: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.cc >&5 configure:20089: $? = 0 configure:20092: test -z || test ! -s conftest.err configure:20095: $? = 0 configure:20098: test -s conftest configure:20101: $? = 0 configure:20113: result: yes configure:20230: checking st.h usability configure:20242: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:20248: $? = 0 configure:20251: test -z || test ! -s conftest.err configure:20254: $? = 0 configure:20257: test -s conftest.o configure:20260: $? = 0 configure:20270: result: yes configure:20274: checking st.h presence configure:20284: c++ -E -I/usr/local/include conftest.cc configure:20290: $? = 0 configure:20310: result: yes configure:20345: checking for st.h configure:20352: result: yes configure:20381: WARNING: ---------------WARNING--------------------- configure:20383: WARNING: st_sample_t not defined in st.h header file. configure:20385: WARNING: Make sure you have at least version 12.17 of sox installed configure:20387: WARNING: or use the --with-libst to set the path to the proper version of libst configure:20389: WARNING: or else use the --disable-sox option. configure:20391: WARNING: ------------------------------------------ configure:20612: checking sys/soundcard.h usability configure:20624: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:63:27: sys/soundcard.h: No such file or directory configure:20630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RAND 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ST_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20652: result: no configure:20656: checking sys/soundcard.h presence configure:20666: c++ -E -I/usr/local/include conftest.cc conftest.cc:29:27: sys/soundcard.h: No such file or directory configure:20672: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RAND 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ST_H 1 | /* end confdefs.h. */ | #include configure:20692: result: no configure:20727: checking for sys/soundcard.h configure:20734: result: no configure:20612: checking machine/soundcard.h usability configure:20624: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:63:31: machine/soundcard.h: No such file or directory configure:20630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RAND 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ST_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20652: result: no configure:20656: checking machine/soundcard.h presence configure:20666: c++ -E -I/usr/local/include conftest.cc conftest.cc:29:31: machine/soundcard.h: No such file or directory configure:20672: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RAND 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ST_H 1 | /* end confdefs.h. */ | #include configure:20692: result: no configure:20727: checking for machine/soundcard.h configure:20734: result: no configure:20776: result: compiling static audiofile library configure:20782: result: using aifc file module configure:20789: result: using aiff file module configure:20796: result: using au file module configure:20803: result: using wav file module configure:20867: checking for blade configure:20896: result: no configure:20919: checking for lame configure:20935: found /usr/local/bin/lame configure:20945: result: lame configure:20982: checking sys/audioio.h usability configure:20994: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:63:25: sys/audioio.h: No such file or directory configure:21000: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RAND 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ST_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21022: result: no configure:21026: checking sys/audioio.h presence configure:21036: c++ -E -I/usr/local/include conftest.cc conftest.cc:29:25: sys/audioio.h: No such file or directory configure:21042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RAND 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ST_H 1 | /* end confdefs.h. */ | #include configure:21062: result: no configure:21097: checking for sys/audioio.h configure:21104: result: no configure:20982: checking sun/audioio.h usability configure:20994: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 conftest.cc:63:25: sun/audioio.h: No such file or directory configure:21000: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RAND 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ST_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21022: result: no configure:21026: checking sun/audioio.h presence configure:21036: c++ -E -I/usr/local/include conftest.cc conftest.cc:29:25: sun/audioio.h: No such file or directory configure:21042: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "osalp" | #define VERSION "0.7.4" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RAND 1 | #define HAVE_MKDIR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ST_H 1 | /* end confdefs.h. */ | #include configure:21062: result: no configure:21097: checking for sun/audioio.h configure:21104: result: no configure:21145: checking vorbis/vorbisfile.h usability configure:21157: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:21163: $? = 0 configure:21166: test -z || test ! -s conftest.err configure:21169: $? = 0 configure:21172: test -s conftest.o configure:21175: $? = 0 configure:21185: result: yes configure:21189: checking vorbis/vorbisfile.h presence configure:21199: c++ -E -I/usr/local/include conftest.cc configure:21205: $? = 0 configure:21225: result: yes configure:21260: checking for vorbis/vorbisfile.h configure:21267: result: yes configure:21285: result: using ogg-vorbis file module configure:21292: result: using mpg file module configure:21426: 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:779: creating Makefile config.status:779: creating aflib/Makefile config.status:779: creating formatlib/Makefile config.status:779: creating formatlib/aifc/Makefile config.status:779: creating formatlib/aiff/Makefile config.status:779: creating formatlib/au/Makefile config.status:779: creating formatlib/wav/Makefile config.status:779: creating formatlib/mpg123/Makefile config.status:779: creating formatlib/mpg/Makefile config.status:779: creating formatlib/blade/Makefile config.status:779: creating formatlib/lame/Makefile config.status:779: creating formatlib/oss/Makefile config.status:779: creating formatlib/solaris_dev/Makefile config.status:779: creating formatlib/sox/Makefile config.status:779: creating formatlib/ogg/Makefile config.status:845: creating config.h config.status:1143: executing depfiles commands configure:22809: configuring in formatlib/audiofile-0.2.0 configure:22926: running /bin/sh './configure' --prefix= '--enable-all' '--prefix=/usr/local' 'i386-unknown-gnu' 'CC=cc' 'CFLAGS=-fno-common' 'CPPFLAGS=-I/usr/local/include' 'CXXFLAGS=-fno-common' 'CXX=c++' 'LDFLAGS=-L/usr/local/lib' 'build_alias=i386-unknown-gnu' 'host_alias=i386-unknown-gnu' 'target_alias=i386-unknown-gnu' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no 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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib 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_f77_compiler_gnu=no ac_cv_func_dlopen=yes ac_cv_func_getopt=yes ac_cv_func_memmove=yes ac_cv_func_mkdir=yes ac_cv_func_pow=yes ac_cv_func_rand=yes ac_cv_func_shl_load=no ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_header_byteswap_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_machine_soundcard_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_st_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sun_audioio_h=no ac_cv_header_sys_audioio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_soundcard_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_vorbis_vorbisfile_h=yes ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_dld_shl_load=no 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_CXXCPP='c++ -E' ac_cv_prog_LAMEPATH=lame ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 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 ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_struct_tm=time.h ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/audio/osalp/work/osalp-0.7.4/config/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/audio/osalp/work/osalp-0.7.4/config/missing --run tar' AR='ar' AUDIOFILE_PATH='audiofile-0.2.0' AUTOCONF='${SHELL} /mnt/gmirror/ports/audio/osalp/work/osalp-0.7.4/config/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/audio/osalp/work/osalp-0.7.4/config/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/audio/osalp/work/osalp-0.7.4/config/missing --run automake-1.9' AWK='gawk' BLADEPATH='blade=yes' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common -DMODULE_INSTALL_DIR="\"$(prefix)/lib/aflib\""' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' 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' LAMEPATH='lame' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='config/ltmain.sh' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/audio/osalp/work/osalp-0.7.4/config/missing --run makeinfo' MODULES=' audiofile-0.2.0 aifc aiff au wav ogg mpg' MPG123PATH='' OBJEXT='' PACKAGE='osalp' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SOX_PATH='' STRIP='strip' VERSION='0.7.4' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${exec_prefix}/lib' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include/aflib' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/audio/osalp/work/osalp-0.7.4/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' formatlib/audiofile-0.2.0' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MKDIR 1 #define HAVE_RAND 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_ST_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_VORBIS_VORBISFILE_H 1 #define PACKAGE "osalp" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "0.7.4" #endif #ifdef __cplusplus void exit (int); configure: exit 0