This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Libvisual Library configure 0.4.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 147 tasks, 202 threads, 4 processors Load average: 1.96, Mach factor: 2.05 /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:1583: checking for a BSD-compatible install configure:1638: result: /usr/bin/install -c -o root -g wheel configure:1649: checking whether build environment is sane configure:1692: result: yes configure:1725: checking for gawk configure:1741: found /usr/local/bin/gawk configure:1751: result: gawk configure:1761: checking whether make sets $(MAKE) configure:1781: result: yes configure:1963: checking build system type configure:1981: result: i386-unknown-gnu configure:1989: checking host system type configure:2003: result: i386-unknown-gnu configure:2065: checking for Win32 configure:2072: result: no configure:2086: checking for i386-unknown-gnu-g++ configure:2112: result: c++ configure:2170: checking for C++ compiler version configure:2173: 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:2176: $? = 0 configure:2178: 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:2181: $? = 0 configure:2183: c++ -V &5 c++: `-V' option must have argument configure:2186: $? = 1 configure:2209: checking for C++ compiler default output file name configure:2212: c++ -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:2215: $? = 0 configure:2261: result: a.out configure:2266: checking whether the C++ compiler works configure:2272: ./a.out configure:2275: $? = 0 configure:2292: result: yes configure:2299: checking whether we are cross compiling configure:2301: result: no configure:2304: checking for suffix of executables configure:2306: c++ -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.cc >&5 c++: unrecognized option `-pthread' configure:2309: $? = 0 configure:2334: result: configure:2340: checking for suffix of object files configure:2361: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2364: $? = 0 configure:2386: result: configure:2390: checking whether we are using the GNU C++ compiler configure:2414: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2420: $? = 0 configure:2424: test -z || test ! -s conftest.err configure:2427: $? = 0 configure:2430: test -s conftest. configure:2433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2446: result: no configure:2452: checking whether c++ accepts -g configure:2473: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:2479: $? = 0 configure:2483: test -z || test ! -s conftest.err configure:2486: $? = 0 configure:2489: test -s conftest. configure:2492: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2503: result: no configure:2545: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2551: $? = 0 configure:2555: test -z || test ! -s conftest.err configure:2558: $? = 0 configure:2561: test -s conftest. configure:2564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2545: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2551: $? = 0 configure:2555: test -z || test ! -s conftest.err configure:2558: $? = 0 configure:2561: test -s conftest. configure:2564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2545: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2551: $? = 0 configure:2555: test -z || test ! -s conftest.err configure:2558: $? = 0 configure:2561: test -s conftest. configure:2564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2545: 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:2551: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2545: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:2551: $? = 0 configure:2555: test -z || test ! -s conftest.err configure:2558: $? = 0 configure:2561: test -s conftest. configure:2564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2545: 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:2551: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2643: checking for style of include used by make configure:2671: result: GNU configure:2699: checking dependency style of c++ configure:2782: result: gcc3 configure:2807: checking for i386-unknown-gnu-gcc configure:2833: result: cc configure:3115: checking for C compiler version configure:3118: 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:3121: $? = 0 configure:3123: 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:3126: $? = 0 configure:3128: cc -V &5 cc: `-V' option must have argument configure:3131: $? = 1 configure:3134: checking whether we are using the GNU C compiler configure:3158: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3164: $? = 0 configure:3168: test -z || test ! -s conftest.err configure:3171: $? = 0 configure:3174: test -s conftest. configure:3177: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3190: result: no configure:3196: checking whether cc accepts -g configure:3217: cc -c -g -I/usr/local/include conftest.c >&5 configure:3223: $? = 0 configure:3227: test -z || test ! -s conftest.err configure:3230: $? = 0 configure:3233: test -s conftest. configure:3236: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3247: result: no configure:3264: checking for cc option to accept ANSI C configure:3334: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3340: $? = 0 configure:3344: test -z || test ! -s conftest.err configure:3347: $? = 0 configure:3350: test -s conftest. configure:3353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3334: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3340: $? = 0 configure:3344: test -z || test ! -s conftest.err configure:3347: $? = 0 configure:3350: test -s conftest. configure:3353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3334: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3340: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3334: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3340: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3334: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3340: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3334: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3340: $? = 0 configure:3344: test -z || test ! -s conftest.err configure:3347: $? = 0 configure:3350: test -s conftest. configure:3353: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3371: result: none needed configure:3389: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3395: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3530: checking dependency style of cc configure:3613: result: gcc3 configure:3635: checking how to run the C preprocessor configure:3670: cc -E -I/usr/local/include conftest.c configure:3676: $? = 0 configure:3708: cc -E -I/usr/local/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3714: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3753: result: cc -E configure:3777: cc -E -I/usr/local/include conftest.c configure:3783: $? = 0 configure:3815: cc -E -I/usr/local/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3821: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3877: checking for a BSD-compatible install configure:3932: result: /usr/bin/install -c -o root -g wheel configure:3943: checking whether ln -s works configure:3947: result: yes configure:3954: checking whether make sets $(MAKE) configure:3974: result: yes configure:4061: checking for a sed that does not truncate output configure:4115: result: /usr/local/bin/sed configure:4118: checking for egrep configure:4128: result: grep -E configure:4177: checking for non-GNU ld configure:4211: result: /usr/bin/ld configure:4220: checking if the linker (/usr/bin/ld) is GNU ld configure:4235: result: no configure:4240: checking for /usr/bin/ld option to reload object files configure:4247: result: -r configure:4265: checking for BSD-compatible nm configure:4307: result: nm configure:4311: checking how to recognise dependent libraries configure:4483: result: pass_all configure:4935: checking for ANSI C header files configure:4960: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4966: $? = 0 configure:4970: test -z || test ! -s conftest.err configure:4973: $? = 0 configure:4976: test -s conftest. configure:4979: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5088: result: no configure:5112: checking for sys/types.h configure:5128: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5134: $? = 0 configure:5138: test -z || test ! -s conftest.err configure:5141: $? = 0 configure:5144: test -s conftest. configure:5147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #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:5158: result: no configure:5112: checking for sys/stat.h configure:5128: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5134: $? = 0 configure:5138: test -z || test ! -s conftest.err configure:5141: $? = 0 configure:5144: test -s conftest. configure:5147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #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:5158: result: no configure:5112: checking for stdlib.h configure:5128: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5134: $? = 0 configure:5138: test -z || test ! -s conftest.err configure:5141: $? = 0 configure:5144: test -s conftest. configure:5147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #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:5158: result: no configure:5112: checking for string.h configure:5128: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5134: $? = 0 configure:5138: test -z || test ! -s conftest.err configure:5141: $? = 0 configure:5144: test -s conftest. configure:5147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #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:5158: result: no configure:5112: checking for memory.h configure:5128: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5134: $? = 0 configure:5138: test -z || test ! -s conftest.err configure:5141: $? = 0 configure:5144: test -s conftest. configure:5147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #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:5158: result: no configure:5112: checking for strings.h configure:5128: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5134: $? = 0 configure:5138: test -z || test ! -s conftest.err configure:5141: $? = 0 configure:5144: test -s conftest. configure:5147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #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:5158: result: no configure:5112: checking for inttypes.h configure:5128: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5134: $? = 0 configure:5138: test -z || test ! -s conftest.err configure:5141: $? = 0 configure:5144: test -s conftest. configure:5147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #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:5158: result: no configure:5112: checking for stdint.h configure:5128: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5134: $? = 0 configure:5138: test -z || test ! -s conftest.err configure:5141: $? = 0 configure:5144: test -s conftest. configure:5147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #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:5158: result: no configure:5112: checking for unistd.h configure:5128: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5134: $? = 0 configure:5138: test -z || test ! -s conftest.err configure:5141: $? = 0 configure:5144: test -s conftest. configure:5147: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #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:5158: result: no configure:5184: checking dlfcn.h usability configure:5196: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5202: $? = 0 configure:5206: test -z || test ! -s conftest.err configure:5209: $? = 0 configure:5212: test -s conftest. configure:5215: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #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:5225: result: no configure:5229: checking dlfcn.h presence configure:5239: cc -E -I/usr/local/include conftest.c configure:5245: $? = 0 configure:5265: result: yes configure:5278: WARNING: dlfcn.h: present but cannot be compiled configure:5280: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5282: WARNING: dlfcn.h: see the Autoconf documentation configure:5284: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5286: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5288: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5300: checking for dlfcn.h configure:5307: result: yes configure:5330: checking how to run the C++ preprocessor configure:5361: c++ -E -I/usr/local/include conftest.cc configure:5367: $? = 0 configure:5399: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5405: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5444: result: c++ -E configure:5468: c++ -E -I/usr/local/include conftest.cc configure:5474: $? = 0 configure:5506: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5512: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5567: checking for i386-unknown-gnu-g77 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-f77 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-xlf configure:5596: result: no configure:5567: checking for i386-unknown-gnu-frt configure:5596: result: no configure:5567: checking for i386-unknown-gnu-pgf77 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-fort77 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-fl32 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-af77 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-f90 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-xlf90 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-pgf90 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-epcf90 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-f95 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-fort configure:5596: result: no configure:5567: checking for i386-unknown-gnu-xlf95 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-ifc configure:5596: result: no configure:5567: checking for i386-unknown-gnu-efc configure:5596: result: no configure:5567: checking for i386-unknown-gnu-pgf95 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-lf95 configure:5596: result: no configure:5567: checking for i386-unknown-gnu-gfortran configure:5596: result: no configure:5609: checking for g77 configure:5625: found /usr/local/bin/g77 configure:5635: result: g77 configure:5653: checking for Fortran 77 compiler version configure:5653: 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:5656: $? = 0 configure:5658: 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:5661: $? = 0 configure:5663: 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:5666: $? = 0 configure:5674: checking whether we are using the GNU Fortran 77 compiler configure:5688: 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:5694: $? = 0 configure:5698: test -z || test ! -s conftest.err configure:5701: $? = 0 configure:5704: test -s conftest. configure:5707: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5720: result: no configure:5726: checking whether g77 accepts -g configure:5738: g77 -c -g conftest.f >&5 configure:5744: $? = 0 configure:5748: test -z || test ! -s conftest.err configure:5751: $? = 0 configure:5754: test -s conftest. configure:5757: $? = 1 configure: failed program was: | program main | | end configure:5769: result: no configure:5799: checking the maximum length of command line arguments configure:5891: result: configure:5902: checking command to parse nm output from cc object configure:5998: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6001: $? = 0 configure:6005: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6008: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5998: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6001: $? = 0 configure:6005: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6008: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6098: result: failed configure:6105: checking for objdir configure:6120: result: .libs configure:6172: checking for i386-unknown-gnu-ar configure:6201: result: no configure:6210: checking for ar configure:6226: found /usr/bin/ar configure:6237: result: ar configure:6252: checking for i386-unknown-gnu-ranlib configure:6281: result: no configure:6290: checking for ranlib configure:6306: found /usr/bin/ranlib configure:6317: result: ranlib configure:6332: checking for i386-unknown-gnu-strip configure:6361: result: no configure:6370: checking for strip configure:6386: found /usr/bin/strip configure:6397: result: strip configure:6684: checking if cc static flag works cc: unrecognized option `-pthread' configure:6712: result: yes configure:6780: checking for cc option to produce PIC configure:6984: result: configure:7051: checking if cc supports -c -o file.o configure:7075: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7079: $? = 0 configure:7098: result: yes configure:7124: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8019: result: no configure:8090: checking dynamic linker characteristics configure:8653: result: gnu ld.so configure:8657: checking how to hardcode library paths into programs configure:8682: result: unsupported configure:8696: checking whether stripping libraries is possible configure:8717: result: no configure:8827: checking for shl_load configure:8884: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _shl_load configure:8890: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #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:8915: result: no configure:8920: checking for shl_load in -ldld configure:8950: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ldld >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -ldld configure:8956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #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:8982: result: no configure:8987: checking for dlopen configure:9044: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:9050: $? = 0 configure:9054: test -z || test ! -s conftest.err configure:9057: $? = 0 configure:9060: test -s conftest configure:9063: $? = 0 configure:9075: result: yes configure:9317: checking whether a program can dlopen itself configure:9389: cc -o conftest -fno-common -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:9392: $? = 0 configure:9410: result: yes configure:9415: checking whether a statically linked program can dlopen itself configure:9487: cc -o conftest -fno-common -I/usr/local/include -DHAVE_DLFCN_H -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:9490: $? = 0 configure:9508: result: yes configure:9531: checking if libtool supports shared libraries configure:9533: result: no configure:9536: checking whether to build shared libraries configure:9557: result: no configure:9560: checking whether to build static libraries configure:9564: result: yes configure:9656: creating libtool configure:10376: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11263: result: yes configure:11281: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:11284: $? = 0 configure:11380: checking for c++ option to produce PIC configure:11648: result: configure:11715: checking if c++ supports -c -o file.o configure:11739: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cc >&5 configure:11743: $? = 0 configure:11762: result: yes configure:11788: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11813: result: yes configure:11884: checking dynamic linker characteristics configure:12447: result: gnu ld.so configure:12451: checking how to hardcode library paths into programs configure:12476: result: unsupported configure:12490: checking whether stripping libraries is possible configure:12511: result: no configure:12621: checking for shl_load configure:12709: result: no configure:12714: checking for shl_load in -ldld configure:12776: result: no configure:12781: checking for dlopen configure:12869: result: yes configure:13111: checking whether a program can dlopen itself configure:13204: result: yes configure:13209: checking whether a statically linked program can dlopen itself configure:13302: result: yes configure:13831: checking if libtool supports shared libraries configure:13833: result: no configure:13836: checking whether to build shared libraries configure:13856: result: no configure:13859: checking whether to build static libraries configure:13863: result: yes configure:13875: checking for g77 option to produce PIC configure:14079: result: configure:14146: checking if g77 supports -c -o file.o configure:14170: g77 -c -o out/conftest2.o conftest.f >&5 configure:14174: $? = 0 configure:14193: result: yes configure:14219: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15094: result: no configure:15165: checking dynamic linker characteristics configure:15728: result: gnu ld.so configure:15732: checking how to hardcode library paths into programs configure:15757: result: unsupported configure:15771: checking whether stripping libraries is possible configure:15792: result: no configure:20036: checking for pkg-config configure:20054: found /usr/local/bin/pkg-config configure:20067: result: /usr/local/bin/pkg-config configure:20096: checking for dirent.h that defines DIR configure:20120: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20126: $? = 0 configure:20130: test -z || test ! -s conftest.err configure:20133: $? = 0 configure:20136: test -s conftest.o configure:20139: $? = 0 configure:20150: result: yes configure:20163: checking for library containing opendir configure:20193: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:20199: $? = 0 configure:20203: test -z || test ! -s conftest.err configure:20206: $? = 0 configure:20209: test -s conftest configure:20212: $? = 0 configure:20282: result: none required configure:20418: checking for ANSI C header files configure:20571: result: no configure:20602: checking fcntl.h usability configure:20614: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20620: $? = 0 configure:20624: test -z || test ! -s conftest.err configure:20627: $? = 0 configure:20630: test -s conftest.o configure:20633: $? = 0 configure:20643: result: yes configure:20647: checking fcntl.h presence configure:20657: cc -E -I/usr/local/include conftest.c configure:20663: $? = 0 configure:20683: result: yes configure:20718: checking for fcntl.h configure:20725: result: yes configure:20593: checking for sys/types.h configure:20598: result: no configure:20593: checking for stdlib.h configure:20598: result: no configure:20593: checking for string.h configure:20598: result: no configure:20602: checking sys/time.h usability configure:20614: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20620: $? = 0 configure:20624: test -z || test ! -s conftest.err configure:20627: $? = 0 configure:20630: test -s conftest.o configure:20633: $? = 0 configure:20643: result: yes configure:20647: checking sys/time.h presence configure:20657: cc -E -I/usr/local/include conftest.c configure:20663: $? = 0 configure:20683: result: yes configure:20718: checking for sys/time.h configure:20725: result: yes configure:20593: checking for unistd.h configure:20598: result: no configure:20602: checking sched.h usability configure:20614: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20620: $? = 0 configure:20624: test -z || test ! -s conftest.err configure:20627: $? = 0 configure:20630: test -s conftest.o configure:20633: $? = 0 configure:20643: result: yes configure:20647: checking sched.h presence configure:20657: cc -E -I/usr/local/include conftest.c configure:20663: $? = 0 configure:20683: result: yes configure:20718: checking for sched.h configure:20725: result: yes configure:20740: checking for an ANSI C-conforming const configure:20807: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20813: $? = 0 configure:20817: test -z || test ! -s conftest.err configure:20820: $? = 0 configure:20823: test -s conftest.o configure:20826: $? = 0 configure:20837: result: yes configure:20847: checking for inline configure:20868: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20874: $? = 0 configure:20878: test -z || test ! -s conftest.err configure:20881: $? = 0 configure:20884: test -s conftest.o configure:20887: $? = 0 configure:20899: result: inline configure:20918: checking for size_t configure:20942: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:20948: $? = 0 configure:20952: test -z || test ! -s conftest.err configure:20955: $? = 0 configure:20958: test -s conftest.o configure:20961: $? = 0 configure:20972: result: yes configure:20984: checking whether time.h and sys/time.h may both be included configure:21009: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21015: $? = 0 configure:21019: test -z || test ! -s conftest.err configure:21022: $? = 0 configure:21025: test -s conftest.o configure:21028: $? = 0 configure:21039: result: yes configure:21050: checking for ISO C99 varargs macros in C configure:21072: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21078: $? = 0 configure:21082: test -z || test ! -s conftest.err configure:21085: $? = 0 configure:21088: test -s conftest.o configure:21091: $? = 0 configure:21101: result: yes configure:21104: checking for GNUC varargs macros configure:21126: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21132: $? = 0 configure:21136: test -z || test ! -s conftest.err configure:21139: $? = 0 configure:21142: test -s conftest.o configure:21145: $? = 0 configure:21155: result: yes configure:21158: checking whether byte ordering is bigendian configure:21185: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21191: $? = 0 configure:21195: test -z || test ! -s conftest.err configure:21198: $? = 0 configure:21201: test -s conftest.o configure:21204: $? = 0 configure:21228: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:27: error: `not' undeclared (first use in this function) conftest.c:27: error: (Each undeclared identifier is reported only once conftest.c:27: error: for each function it appears in.) conftest.c:27: error: parse error before "big" configure:21234: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21369: result: no configure:21391: checking for stdlib.h configure:21396: result: no configure:21536: checking for GNU libc compatible malloc configure:21565: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:21568: $? = 0 configure:21570: ./conftest configure:21573: $? = 0 configure:21587: result: yes configure:21622: checking for stdlib.h configure:21627: result: no configure:21767: checking for GNU libc compatible realloc configure:21796: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:21799: $? = 0 configure:21801: ./conftest configure:21804: $? = 0 configure:21818: result: yes configure:21863: checking sys/select.h usability configure:21875: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21881: $? = 0 configure:21885: test -z || test ! -s conftest.err configure:21888: $? = 0 configure:21891: test -s conftest.o configure:21894: $? = 0 configure:21904: result: yes configure:21908: checking sys/select.h presence configure:21918: cc -E -I/usr/local/include conftest.c configure:21924: $? = 0 configure:21944: result: yes configure:21979: checking for sys/select.h configure:21986: result: yes configure:21863: checking sys/socket.h usability configure:21875: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21881: $? = 0 configure:21885: test -z || test ! -s conftest.err configure:21888: $? = 0 configure:21891: test -s conftest.o configure:21894: $? = 0 configure:21904: result: yes configure:21908: checking sys/socket.h presence configure:21918: cc -E -I/usr/local/include conftest.c configure:21924: $? = 0 configure:21944: result: yes configure:21979: checking for sys/socket.h configure:21986: result: yes configure:21999: checking types of arguments for select configure:22032: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22038: $? = 0 configure:22042: test -z || test ! -s conftest.err configure:22045: $? = 0 configure:22048: test -s conftest.o configure:22051: $? = 0 configure:22067: result: int,fd_set *,struct timeval * configure:22102: checking for gettimeofday configure:22159: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:22165: $? = 0 configure:22169: test -z || test ! -s conftest.err configure:22172: $? = 0 configure:22175: test -s conftest configure:22178: $? = 0 configure:22190: result: yes configure:22102: checking for usleep configure:22159: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:22165: $? = 0 configure:22169: test -z || test ! -s conftest.err configure:22172: $? = 0 configure:22175: test -s conftest configure:22178: $? = 0 configure:22190: result: yes configure:22102: checking for nanosleep configure:22159: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:22165: $? = 0 configure:22169: test -z || test ! -s conftest.err configure:22172: $? = 0 configure:22175: test -s conftest configure:22178: $? = 0 configure:22190: result: yes configure:22102: checking for select configure:22159: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:22165: $? = 0 configure:22169: test -z || test ! -s conftest.err configure:22172: $? = 0 configure:22175: test -s conftest configure:22178: $? = 0 configure:22190: result: yes configure:22102: checking for memset configure:22159: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:55: warning: conflicting types for built-in function `memset' configure:22165: $? = 0 configure:22169: test -z || test ! -s conftest.err configure:22172: $? = 0 configure:22175: test -s conftest configure:22178: $? = 0 configure:22190: result: yes configure:22102: checking for sqrt configure:22159: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:56: warning: conflicting types for built-in function `sqrt' configure:22165: $? = 0 configure:22169: test -z || test ! -s conftest.err configure:22172: $? = 0 configure:22175: test -s conftest configure:22178: $? = 0 configure:22190: result: yes configure:22102: checking for strdup configure:22159: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:22165: $? = 0 configure:22169: test -z || test ! -s conftest.err configure:22172: $? = 0 configure:22175: test -s conftest configure:22178: $? = 0 configure:22190: result: yes configure:22102: checking for strndup configure:22159: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _strndup configure:22165: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_MEMSET 1 | #define HAVE_SQRT 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strndup to an innocuous variant, in case declares strndup. | For example, HP-UX 11i declares gettimeofday. */ | #define strndup innocuous_strndup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strndup | | /* 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 strndup (); | /* 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_strndup) || defined (__stub___strndup) | choke me | #else | char (*f) () = strndup; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strndup; | ; | return 0; | } configure:22190: result: no configure:22102: checking for sysconf configure:22159: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:22165: $? = 0 configure:22169: test -z || test ! -s conftest.err configure:22172: $? = 0 configure:22175: test -s conftest configure:22178: $? = 0 configure:22190: result: yes configure:22201: checking for dlsym in -ldl configure:22231: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:22237: $? = 0 configure:22241: test -z || test ! -s conftest.err configure:22244: $? = 0 configure:22247: test -s conftest configure:22250: $? = 0 configure:22263: result: yes configure:22272: checking for sqrt in -lm configure:22302: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm -ldl >&5 cc: unrecognized option `-pthread' conftest.c:42: warning: conflicting types for built-in function `sqrt' configure:22308: $? = 0 configure:22312: test -z || test ! -s conftest.err configure:22315: $? = 0 configure:22318: test -s conftest configure:22321: $? = 0 configure:22334: result: yes configure:22373: checking whether NLS is requested configure:22382: result: yes configure:22420: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:22452: result: /usr/local/bin/msgfmt configure:22461: checking for gmsgfmt configure:22492: result: /usr/local/bin/msgfmt configure:22531: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:22563: result: /usr/local/bin/xgettext configure:22603: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:22634: result: /usr/local/bin/msgmerge configure:22742: checking for non-GNU ld configure:22773: result: /usr/bin/ld configure:22782: checking if the linker (/usr/bin/ld) is GNU ld configure:22795: result: no configure:22802: checking for shared library run path origin configure:22815: result: done configure:23231: checking for CFPreferencesCopyAppValue configure:23256: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib -pthread conftest.c -lm -ldl -framework CoreFoundation >&5 cc: unrecognized option `-pthread' configure:23262: $? = 0 configure:23266: test -z || test ! -s conftest.err configure:23269: $? = 0 configure:23272: test -s conftest configure:23275: $? = 0 configure:23289: result: yes configure:23298: checking for CFLocaleCopyCurrent configure:23323: cc -o conftest -fno-common -I/usr/local/include -I/System/Library/Frameworks/CoreFoundation.framework/Headers -L/usr/local/lib -pthread conftest.c -lm -ldl -framework CoreFoundation >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _CFLocaleCopyCurrent configure:23329: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_MEMSET 1 | #define HAVE_SQRT 1 | #define HAVE_STRDUP 1 | #define HAVE_SYSCONF 1 | #define GETTEXT_PACKAGE "libvisual-0.4" | #define LOCALEDIR "/share/locale" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:23356: result: no configure:23373: checking whether NLS is requested configure:23382: result: yes configure:23400: checking for GNU gettext in libc configure:23424: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:23430: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_MEMSET 1 | #define HAVE_SQRT 1 | #define HAVE_STRDUP 1 | #define HAVE_SYSCONF 1 | #define GETTEXT_PACKAGE "libvisual-0.4" | #define LOCALEDIR "/share/locale" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:23455: result: no configure:23489: checking for iconv configure:23516: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm -ldl >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:23522: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_MEMSET 1 | #define HAVE_SQRT 1 | #define HAVE_STRDUP 1 | #define HAVE_SYSCONF 1 | #define GETTEXT_PACKAGE "libvisual-0.4" | #define LOCALEDIR "/share/locale" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:23567: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm -ldl /usr/local/lib/libiconv.a >&5 cc: unrecognized option `-pthread' configure:23573: $? = 0 configure:23577: test -z || test ! -s conftest.err configure:23580: $? = 0 configure:23583: test -s conftest configure:23586: $? = 0 configure:23601: result: yes configure:23611: checking how to link with libiconv configure:23613: result: /usr/local/lib/libiconv.a configure:24002: checking for GNU gettext in libintl configure:24034: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib -pthread conftest.c -lm -ldl /lib/libintl.a /usr/local/lib/libiconv.a >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:24040: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_MEMSET 1 | #define HAVE_SQRT 1 | #define HAVE_STRDUP 1 | #define HAVE_SYSCONF 1 | #define GETTEXT_PACKAGE "libvisual-0.4" | #define LOCALEDIR "/share/locale" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:24089: cc -o conftest -fno-common -I/usr/local/include -I/include -L/usr/local/lib -pthread conftest.c -lm -ldl /lib/libintl.a /usr/local/lib/libiconv.a /usr/local/lib/libiconv.a >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:24095: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual Library" | #define PACKAGE_TARNAME "libvisual" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual Library 0.4.0" | #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" | #define PACKAGE "libvisual" | #define VERSION "0.4.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SCHED_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_MEMSET 1 | #define HAVE_SQRT 1 | #define HAVE_STRDUP 1 | #define HAVE_SYSCONF 1 | #define GETTEXT_PACKAGE "libvisual-0.4" | #define LOCALEDIR "/share/locale" | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:24125: result: no configure:24162: checking whether to use NLS configure:24164: result: no configure:24266: checking whether to enable thread support configure:24269: result: yes configure:24272: checking for thread implementation available configure:24298: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24304: $? = 0 configure:24308: test -z || test ! -s conftest.err configure:24311: $? = 0 configure:24314: test -s conftest.o configure:24317: $? = 0 configure:24568: result: posix configure:24605: checking for pthread_create/pthread_join configure:24672: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm -ldl >&5 cc: unrecognized option `-pthread' configure:24675: $? = 0 configure:24677: ./conftest configure:24680: $? = 0 configure:24693: result: yes configure:24723: checking thread related libraries configure:24725: result: configure:24743: checking for short configure:24767: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:24773: $? = 0 configure:24777: test -z || test ! -s conftest.err configure:24780: $? = 0 configure:24783: test -s conftest.o configure:24786: $? = 0 configure:24797: result: yes configure:24800: checking size of short configure:25119: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm -ldl >&5 cc: unrecognized option `-pthread' configure:25122: $? = 0 configure:25124: ./conftest configure:25127: $? = 0 configure:25150: result: 2 configure:25157: checking for int configure:25181: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25187: $? = 0 configure:25191: test -z || test ! -s conftest.err configure:25194: $? = 0 configure:25197: test -s conftest.o configure:25200: $? = 0 configure:25211: result: yes configure:25214: checking size of int configure:25533: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm -ldl >&5 cc: unrecognized option `-pthread' configure:25536: $? = 0 configure:25538: ./conftest configure:25541: $? = 0 configure:25564: result: 4 configure:25571: checking for long configure:25595: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:25601: $? = 0 configure:25605: test -z || test ! -s conftest.err configure:25608: $? = 0 configure:25611: test -s conftest.o configure:25614: $? = 0 configure:25625: result: yes configure:25628: checking size of long configure:25947: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm -ldl >&5 cc: unrecognized option `-pthread' configure:25950: $? = 0 configure:25952: ./conftest configure:25955: $? = 0 configure:25978: result: 4 configure:25985: checking for size_t configure:26039: result: yes configure:26042: checking size of size_t configure:26361: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lm -ldl >&5 cc: unrecognized option `-pthread' configure:26364: $? = 0 configure:26366: ./conftest configure:26369: $? = 0 configure:26392: result: 4 configure:26400: checking for the appropriate definition for size_t configure:26419: result: unsigned int configure:26450: checking whether to enable profiling configure:26462: result: no configure:26473: checking whether to enable debug configure:26542: result: no configure:26554: checking whether to enable extra optimizations configure:26566: result: no configure:26582: checking whether to enable fast FP RNG configure:26594: result: no configure:26751: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Libvisual Library config.status 0.4.0, 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:804: creating m4/Makefile config.status:804: creating po/Makefile.in config.status:804: creating Makefile config.status:804: creating libvisual.pc config.status:804: creating libvisual/Makefile config.status:908: creating config.h config.status:1232: executing depfiles commands config.status:1232: executing default-1 commands config.status:1232: executing libvisual/lvconfig.h commands ## ---------------- ## ## 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_c_const=yes ac_cv_c_inline=inline 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_GTHREAD2_CFLAGS_set= ac_cv_env_GTHREAD2_CFLAGS_value= ac_cv_env_GTHREAD2_LIBS_set= ac_cv_env_GTHREAD2_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -pthread' ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_f77_compiler_gnu=no ac_cv_func_dlopen=yes ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_nanosleep=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_shl_load=no ac_cv_func_sqrt=yes ac_cv_func_strdup=yes ac_cv_func_strndup=no ac_cv_func_sysconf=yes ac_cv_func_usleep=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_sched_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_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_dl_dlsym=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_m_sqrt=yes ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_XGETTEXT=/usr/local/bin/xgettext 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_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_opendir='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes ac_cv_type_size_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_lib_iconv=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no 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=nm 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/graphics/libvisual04/work/libvisual-0.4.0/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/graphics/libvisual04/work/libvisual-0.4.0/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/graphics/libvisual04/work/libvisual-0.4.0/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/graphics/libvisual04/work/libvisual-0.4.0/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/graphics/libvisual04/work/libvisual-0.4.0/missing --run automake-1.7' AWK='gawk' 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' CYGPATH_W='echo' DEBUG_CFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' GETTEXT_PACKAGE='libvisual-0.4' GMSGFMT='/usr/local/bin/msgfmt' GTHREAD2_CFLAGS='' GTHREAD2_LIBS='' 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' INTLLIBS='' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LDFLAGS='-L/usr/local/lib -pthread' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='' LIBOBJS='' LIBS='-lm -ldl ' LIBS_DYNAMIC_LOADER='-ldl' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIBVISUAL_INCLUDE_DIR='${prefix}/include/libvisual-0.4' LIBVISUAL_PLUGINS_BASE_DIR='${exec_prefix}/lib/libvisual-0.4' LIBVISUAL_VERSION_SUFFIX='0.4' LN_S='ln -s' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='' LTLIBOBJS='' LV_THREAD_CFLAGS='' LV_THREAD_LIBS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/graphics/libvisual04/work/libvisual-0.4.0/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJDUMP='objdump' OBJEXT='' OPT_CFLAGS='' PACKAGE='libvisual' PACKAGE_BUGREPORT='synap@nerds-incorporated.org' PACKAGE_NAME='Libvisual Library' PACKAGE_STRING='Libvisual Library 0.4.0' PACKAGE_TARNAME='libvisual' PACKAGE_VERSION='0.4.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POSUB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='no' VERSION='0.4.0' VISUAL_CFLAGS='' VISUAL_LIBS='-lm -ldl -lvisual-0.4' VISUAL_PKG_CONFIG_DEP='' XGETTEXT='/usr/local/bin/xgettext' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='g77' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/graphics/libvisual04/work/libvisual-0.4.0/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 GETTEXT_PACKAGE "libvisual-0.4" #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ICONV 1 #define HAVE_MALLOC 1 #define HAVE_MEMSET 1 #define HAVE_NANOSLEEP 1 #define HAVE_REALLOC 1 #define HAVE_SCHED_H 1 #define HAVE_SELECT 1 #define HAVE_SQRT 1 #define HAVE_STRDUP 1 #define HAVE_SYSCONF 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_USLEEP 1 #define LOCALEDIR "/share/locale" #define PACKAGE "libvisual" #define PACKAGE_BUGREPORT "synap@nerds-incorporated.org" #define PACKAGE_NAME "Libvisual Library" #define PACKAGE_STRING "Libvisual Library 0.4.0" #define PACKAGE_TARNAME "libvisual" #define PACKAGE_VERSION "0.4.0" #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define TIME_WITH_SYS_TIME 1 #define VERSION "0.4.0" #endif #ifdef __cplusplus void exit (int); configure: exit 0