This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libltdl configure 1.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix= --with-dxl-includes=-I/usr/local/dx/include --with-dxl=-lDXL -lDX --with-tk=-ltcl84 -ltk84 --with-pthread=-pthread --with-odbc=-liodbc --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS= CXXFLAGS=-fno-common CXX=c++ LDFLAGS=-L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --enable-ltdl-convenience --cache-file=/dev/null --srcdir=. ## --------- ## ## 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: 85 tasks, 140 threads, 4 processors Load average: 0.63, Mach factor: 3.36 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1425: creating cache configure:1580: checking for a BSD-compatible install configure:1635: result: /usr/bin/install -c -o root -g wheel configure:1646: checking whether build environment is sane configure:1689: result: yes configure:1754: checking for gawk configure:1770: found /usr/local/bin/gawk configure:1780: result: gawk configure:1790: checking whether make sets $(MAKE) configure:1810: result: yes configure:1984: checking for i386-unknown-gnu-gcc configure:2010: result: cc configure:2292: checking for C compiler version configure:2295: 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:2298: $? = 0 configure:2300: 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:2303: $? = 0 configure:2305: cc -V &5 cc: `-V' option must have argument configure:2308: $? = 1 configure:2331: checking for C compiler default output file name configure:2334: cc -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist configure:2337: $? = 0 configure:2383: result: a.out configure:2388: checking whether the C compiler works configure:2394: ./a.out configure:2397: $? = 0 configure:2414: result: yes configure:2421: checking whether we are cross compiling configure:2423: result: no configure:2426: checking for suffix of executables configure:2428: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist configure:2431: $? = 0 configure:2456: result: configure:2462: checking for suffix of object files configure:2483: cc -c -fno-common conftest.c >&5 configure:2486: $? = 0 configure:2508: result: configure:2512: checking whether we are using the GNU C compiler configure:2536: cc -c -fno-common conftest.c >&5 configure:2542: $? = 0 configure:2546: test -z || test ! -s conftest.err configure:2549: $? = 0 configure:2552: test -s conftest. configure:2555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2568: result: no configure:2574: checking whether cc accepts -g configure:2595: cc -c -g conftest.c >&5 configure:2601: $? = 0 configure:2605: test -z || test ! -s conftest.err configure:2608: $? = 0 configure:2611: test -s conftest. configure:2614: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2625: result: no configure:2642: checking for cc option to accept ANSI C configure:2712: cc -c -fno-common conftest.c >&5 configure:2718: $? = 0 configure:2722: test -z || test ! -s conftest.err configure:2725: $? = 0 configure:2728: test -s conftest. configure:2731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | /* 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:2712: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2718: $? = 0 configure:2722: test -z || test ! -s conftest.err configure:2725: $? = 0 configure:2728: test -s conftest. configure:2731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | /* 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:2712: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | /* 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:2712: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | /* 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:2712: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | /* 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:2712: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2718: $? = 0 configure:2722: test -z || test ! -s conftest.err configure:2725: $? = 0 configure:2728: test -s conftest. configure:2731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | /* 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:2749: result: none needed configure:2767: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2773: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2917: checking for style of include used by make configure:2945: result: GNU configure:2973: checking dependency style of cc configure:3063: result: none configure:3081: checking for an ANSI C-conforming const configure:3148: cc -c -fno-common conftest.c >&5 configure:3154: $? = 0 configure:3158: test -z || test ! -s conftest.err configure:3161: $? = 0 configure:3164: test -s conftest. configure:3167: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3178: result: no configure:3188: checking for inline configure:3209: cc -c -fno-common conftest.c >&5 configure:3215: $? = 0 configure:3219: test -z || test ! -s conftest.err configure:3222: $? = 0 configure:3225: test -s conftest. configure:3228: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:3209: cc -c -fno-common conftest.c >&5 configure:3215: $? = 0 configure:3219: test -z || test ! -s conftest.err configure:3222: $? = 0 configure:3225: test -s conftest. configure:3228: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:3209: cc -c -fno-common conftest.c >&5 configure:3215: $? = 0 configure:3219: test -z || test ! -s conftest.err configure:3222: $? = 0 configure:3225: test -s conftest. configure:3228: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:3240: result: no configure:3344: checking build system type configure:3362: result: i386-unknown-gnu configure:3370: checking host system type configure:3384: result: i386-unknown-gnu configure:3392: checking for a sed that does not truncate output configure:3446: result: /usr/local/bin/sed configure:3449: checking for egrep configure:3459: result: grep -E configure:3508: checking for non-GNU ld configure:3542: result: /usr/bin/ld configure:3551: checking if the linker (/usr/bin/ld) is GNU ld configure:3566: result: no configure:3571: checking for /usr/bin/ld option to reload object files configure:3578: result: -r configure:3596: checking for BSD-compatible nm configure:3638: result: nm configure:3642: checking whether ln -s works configure:3646: result: yes configure:3653: checking how to recognise dependent libraries configure:3834: result: pass_all configure:4289: checking how to run the C preprocessor configure:4324: cc -E conftest.c configure:4330: $? = 0 configure:4362: cc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:4368: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:4407: result: cc -E configure:4431: cc -E conftest.c configure:4437: $? = 0 configure:4469: cc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:4475: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:4519: checking for ANSI C header files configure:4544: cc -c -fno-common conftest.c >&5 configure:4550: $? = 0 configure:4554: test -z || test ! -s conftest.err configure:4557: $? = 0 configure:4560: test -s conftest. configure:4563: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4672: result: no configure:4696: checking for sys/types.h configure:4712: cc -c -fno-common conftest.c >&5 configure:4718: $? = 0 configure:4722: test -z || test ! -s conftest.err configure:4725: $? = 0 configure:4728: test -s conftest. configure:4731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #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:4742: result: no configure:4696: checking for sys/stat.h configure:4712: cc -c -fno-common conftest.c >&5 configure:4718: $? = 0 configure:4722: test -z || test ! -s conftest.err configure:4725: $? = 0 configure:4728: test -s conftest. configure:4731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #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:4742: result: no configure:4696: checking for stdlib.h configure:4712: cc -c -fno-common conftest.c >&5 configure:4718: $? = 0 configure:4722: test -z || test ! -s conftest.err configure:4725: $? = 0 configure:4728: test -s conftest. configure:4731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #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:4742: result: no configure:4696: checking for string.h configure:4712: cc -c -fno-common conftest.c >&5 configure:4718: $? = 0 configure:4722: test -z || test ! -s conftest.err configure:4725: $? = 0 configure:4728: test -s conftest. configure:4731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #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:4742: result: no configure:4696: checking for memory.h configure:4712: cc -c -fno-common conftest.c >&5 configure:4718: $? = 0 configure:4722: test -z || test ! -s conftest.err configure:4725: $? = 0 configure:4728: test -s conftest. configure:4731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #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:4742: result: no configure:4696: checking for strings.h configure:4712: cc -c -fno-common conftest.c >&5 configure:4718: $? = 0 configure:4722: test -z || test ! -s conftest.err configure:4725: $? = 0 configure:4728: test -s conftest. configure:4731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #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:4742: result: no configure:4696: checking for inttypes.h configure:4712: cc -c -fno-common conftest.c >&5 configure:4718: $? = 0 configure:4722: test -z || test ! -s conftest.err configure:4725: $? = 0 configure:4728: test -s conftest. configure:4731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #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:4742: result: no configure:4696: checking for stdint.h configure:4712: cc -c -fno-common conftest.c >&5 configure:4718: $? = 0 configure:4722: test -z || test ! -s conftest.err configure:4725: $? = 0 configure:4728: test -s conftest. configure:4731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #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:4742: result: no configure:4696: checking for unistd.h configure:4712: cc -c -fno-common conftest.c >&5 configure:4718: $? = 0 configure:4722: test -z || test ! -s conftest.err configure:4725: $? = 0 configure:4728: test -s conftest. configure:4731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #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:4742: result: no configure:4768: checking dlfcn.h usability configure:4780: cc -c -fno-common conftest.c >&5 configure:4786: $? = 0 configure:4790: test -z || test ! -s conftest.err configure:4793: $? = 0 configure:4796: test -s conftest. configure:4799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #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:4809: result: no configure:4813: checking dlfcn.h presence configure:4823: cc -E conftest.c configure:4829: $? = 0 configure:4849: result: yes configure:4862: WARNING: dlfcn.h: present but cannot be compiled configure:4864: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4866: WARNING: dlfcn.h: see the Autoconf documentation configure:4868: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4870: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4872: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4884: checking for dlfcn.h configure:4891: result: yes configure:4914: checking for i386-unknown-gnu-g++ configure:4940: result: c++ configure:4998: checking for C++ compiler version configure:5001: 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:5004: $? = 0 configure:5006: 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:5009: $? = 0 configure:5011: c++ -V &5 c++: `-V' option must have argument configure:5014: $? = 1 configure:5017: checking whether we are using the GNU C++ compiler configure:5041: c++ -c -fno-common conftest.cc >&5 configure:5047: $? = 0 configure:5051: test -z || test ! -s conftest.err configure:5054: $? = 0 configure:5057: test -s conftest. configure:5060: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5073: result: no configure:5079: checking whether c++ accepts -g configure:5100: c++ -c -g conftest.cc >&5 configure:5106: $? = 0 configure:5110: test -z || test ! -s conftest.err configure:5113: $? = 0 configure:5116: test -s conftest. configure:5119: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5130: result: no configure:5172: c++ -c -fno-common conftest.cc >&5 configure:5178: $? = 0 configure:5182: test -z || test ! -s conftest.err configure:5185: $? = 0 configure:5188: test -s conftest. configure:5191: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5172: c++ -c -fno-common conftest.cc >&5 configure:5178: $? = 0 configure:5182: test -z || test ! -s conftest.err configure:5185: $? = 0 configure:5188: test -s conftest. configure:5191: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5172: c++ -c -fno-common conftest.cc >&5 configure:5178: $? = 0 configure:5182: test -z || test ! -s conftest.err configure:5185: $? = 0 configure:5188: test -s conftest. configure:5191: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5172: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:15: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:14: error: than previous declaration `void exit(int) throw ()' configure:5178: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5172: c++ -c -fno-common conftest.cc >&5 configure:5178: $? = 0 configure:5182: test -z || test ! -s conftest.err configure:5185: $? = 0 configure:5188: test -s conftest. configure:5191: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5172: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:15: conftest.cc:14: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5178: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5261: checking dependency style of c++ configure:5351: result: none configure:5373: checking how to run the C++ preprocessor configure:5404: c++ -E conftest.cc configure:5410: $? = 0 configure:5442: c++ -E conftest.cc conftest.cc:17:28: ac_nonexistent.h: No such file or directory configure:5448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5487: result: c++ -E configure:5511: c++ -E conftest.cc configure:5517: $? = 0 configure:5549: c++ -E conftest.cc conftest.cc:17:28: ac_nonexistent.h: No such file or directory configure:5555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5608: checking for i386-unknown-gnu-g77 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-f77 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-xlf configure:5637: result: no configure:5608: checking for i386-unknown-gnu-frt configure:5637: result: no configure:5608: checking for i386-unknown-gnu-pgf77 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-fort77 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-fl32 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-af77 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-f90 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-xlf90 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-pgf90 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-epcf90 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-f95 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-fort configure:5637: result: no configure:5608: checking for i386-unknown-gnu-xlf95 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-ifc configure:5637: result: no configure:5608: checking for i386-unknown-gnu-efc configure:5637: result: no configure:5608: checking for i386-unknown-gnu-pgf95 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-lf95 configure:5637: result: no configure:5608: checking for i386-unknown-gnu-gfortran configure:5637: result: no configure:5650: checking for g77 configure:5666: found /usr/local/bin/g77 configure:5676: result: g77 configure:5694: checking for Fortran 77 compiler version configure:5694: 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:5697: $? = 0 configure:5699: 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:5702: $? = 0 configure:5704: 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:5707: $? = 0 configure:5715: checking whether we are using the GNU Fortran 77 compiler configure:5729: 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:5735: $? = 0 configure:5739: test -z || test ! -s conftest.err configure:5742: $? = 0 configure:5745: test -s conftest. configure:5748: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5761: result: no configure:5767: checking whether g77 accepts -g configure:5779: g77 -c -g conftest.f >&5 configure:5785: $? = 0 configure:5789: test -z || test ! -s conftest.err configure:5792: $? = 0 configure:5795: test -s conftest. configure:5798: $? = 1 configure: failed program was: | program main | | end configure:5810: result: no configure:5840: checking the maximum length of command line arguments configure:5919: result: configure:5930: checking command to parse nm output from cc object configure:6019: cc -c -fno-common conftest.c >&5 configure:6022: $? = 0 configure:6026: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6029: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6019: cc -c -fno-common conftest.c >&5 configure:6022: $? = 0 configure:6026: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6029: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6119: result: failed configure:6126: checking for objdir configure:6141: result: .libs configure:6193: checking for i386-unknown-gnu-ar configure:6222: result: no configure:6231: checking for ar configure:6247: found /usr/bin/ar configure:6258: result: ar configure:6273: checking for i386-unknown-gnu-ranlib configure:6302: result: no configure:6311: checking for ranlib configure:6327: found /usr/bin/ranlib configure:6338: result: ranlib configure:6353: checking for i386-unknown-gnu-strip configure:6382: result: no configure:6391: checking for strip configure:6407: found /usr/bin/strip configure:6418: result: strip configure:6682: checking if cc static flag works cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist configure:6705: result: no configure:6775: checking for cc option to produce PIC configure:6962: result: configure:7027: checking if cc supports -c -o file.o configure:7051: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7055: $? = 0 configure:7072: result: yes configure:7098: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7947: result: no configure:8018: checking dynamic linker characteristics configure:8558: result: gnu ld.so configure:8562: checking how to hardcode library paths into programs configure:8587: result: unsupported configure:8601: checking whether stripping libraries is possible configure:8622: result: no configure:9436: checking if libtool supports shared libraries configure:9438: result: no configure:9441: checking whether to build shared libraries configure:9462: result: no configure:9465: checking whether to build static libraries configure:9469: result: yes configure:9561: creating libtool configure:10250: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11115: result: yes configure:11137: c++ -c -fno-common conftest.cc >&5 configure:11140: $? = 0 configure:11236: checking for c++ option to produce PIC configure:11498: result: configure:11563: checking if c++ supports -c -o file.o configure:11587: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:11591: $? = 0 configure:11608: result: yes configure:11634: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11659: result: yes configure:11730: checking dynamic linker characteristics configure:12270: result: gnu ld.so configure:12274: checking how to hardcode library paths into programs configure:12299: result: unsupported configure:12313: checking whether stripping libraries is possible configure:12334: result: no configure:13625: checking if libtool supports shared libraries configure:13627: result: no configure:13630: checking whether to build shared libraries configure:13648: result: no configure:13651: checking whether to build static libraries configure:13655: result: yes configure:13667: checking for g77 option to produce PIC configure:13854: result: configure:13919: checking if g77 supports -c -o file.o configure:13943: g77 -c -o out/conftest2.o conftest.f >&5 configure:13947: $? = 0 configure:13964: result: yes configure:13990: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14819: result: no configure:14890: checking dynamic linker characteristics configure:15430: result: gnu ld.so configure:15434: checking how to hardcode library paths into programs configure:15459: result: unsupported configure:15473: checking whether stripping libraries is possible configure:15494: result: no configure:19589: checking for dirent.h that defines DIR configure:19613: cc -c -fno-common conftest.c >&5 configure:19619: $? = 0 configure:19623: test -z || test ! -s conftest.err configure:19626: $? = 0 configure:19629: test -s conftest.o configure:19632: $? = 0 configure:19643: result: yes configure:19656: checking for library containing opendir configure:19686: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist configure:19692: $? = 0 configure:19696: test -z || test ! -s conftest.err configure:19699: $? = 0 configure:19702: test -s conftest configure:19705: $? = 0 configure:19775: result: none required configure:19939: checking which extension is used for loadable modules configure:19949: result: .so configure:19960: checking which variable specifies run-time library path configure:19967: result: LD_LIBRARY_PATH configure:19978: checking for the default library search path configure:19985: result: /lib /usr/lib configure:20003: checking for objdir configure:20024: result: .libs configure:20033: checking whether libtool supports -dlopen/-dlpreopen configure:20045: result: no configure:20064: checking for shl_load configure:20121: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist ld: Undefined symbols: _shl_load configure:20127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | /* 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:20152: result: no configure:20161: checking for shl_load in -ldld configure:20191: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c -ldld >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist ld: can't locate file for: -ldld configure:20197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | /* 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:20223: result: no configure:20233: checking for dlopen in -ldl configure:20263: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist 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:20269: $? = 0 configure:20273: test -z || test ! -s conftest.err configure:20276: $? = 0 configure:20279: test -s conftest configure:20282: $? = 0 configure:20295: result: yes configure:20624: checking for dlerror configure:20681: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c -ldl >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist 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:20687: $? = 0 configure:20691: test -z || test ! -s conftest.err configure:20694: $? = 0 configure:20697: test -s conftest configure:20700: $? = 0 configure:20712: result: yes configure:20732: checking for _ prefix in compiled symbols configure:20742: cc -c -fno-common conftest.c >&5 configure:20745: $? = 0 configure:20749: nm conftest.o \| \> conftest.nm configure:20752: $? = 0 configure: cannot run configure:20774: result: no configure:20892: checking whether deplibs are loaded by dlopen configure:20967: result: yes configure:20991: checking argz.h usability configure:21003: cc -c -fno-common conftest.c >&5 conftest.c:58:18: argz.h: No such file or directory configure:21009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21032: result: no configure:21036: checking argz.h presence configure:21046: cc -E conftest.c conftest.c:24:18: argz.h: No such file or directory configure:21052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include configure:21072: result: no configure:21107: checking for argz.h configure:21114: result: no configure:21128: checking for error_t configure:21155: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:31: error: `error_t' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) conftest.c:31: error: parse error before ')' token configure:21161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #if HAVE_ARGZ_H | # include | #endif | | int | main () | { | if ((error_t *) 0) | return 0; | if (sizeof (error_t)) | return 0; | ; | return 0; | } configure:21185: result: no configure:21211: checking for argz_append configure:21268: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist ld: Undefined symbols: _argz_append configure:21274: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_append to an innocuous variant, in case declares argz_append. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_append innocuous_argz_append | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_append (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_append | | /* 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 argz_append (); | /* 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_argz_append) || defined (__stub___argz_append) | choke me | #else | char (*f) () = argz_append; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != argz_append; | ; | return 0; | } configure:21299: result: no configure:21211: checking for argz_create_sep configure:21268: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist ld: Undefined symbols: _argz_create_sep configure:21274: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_create_sep to an innocuous variant, in case declares argz_create_sep. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_create_sep innocuous_argz_create_sep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_create_sep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_create_sep | | /* 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 argz_create_sep (); | /* 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_argz_create_sep) || defined (__stub___argz_create_sep) | choke me | #else | char (*f) () = argz_create_sep; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != argz_create_sep; | ; | return 0; | } configure:21299: result: no configure:21211: checking for argz_insert configure:21268: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist ld: Undefined symbols: _argz_insert configure:21274: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_insert to an innocuous variant, in case declares argz_insert. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_insert innocuous_argz_insert | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_insert (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_insert | | /* 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 argz_insert (); | /* 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_argz_insert) || defined (__stub___argz_insert) | choke me | #else | char (*f) () = argz_insert; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != argz_insert; | ; | return 0; | } configure:21299: result: no configure:21211: checking for argz_next configure:21268: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist ld: Undefined symbols: _argz_next configure:21274: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* 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 argz_next (); | /* 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_argz_next) || defined (__stub___argz_next) | choke me | #else | char (*f) () = argz_next; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != argz_next; | ; | return 0; | } configure:21299: result: no configure:21211: checking for argz_stringify configure:21268: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist ld: Undefined symbols: _argz_stringify configure:21274: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* 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 argz_stringify (); | /* 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_argz_stringify) || defined (__stub___argz_stringify) | choke me | #else | char (*f) () = argz_stringify; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != argz_stringify; | ; | return 0; | } configure:21299: result: no configure:21350: checking assert.h usability configure:21362: cc -c -fno-common conftest.c >&5 configure:21368: $? = 0 configure:21372: test -z || test ! -s conftest.err configure:21375: $? = 0 configure:21378: test -s conftest.o configure:21381: $? = 0 configure:21391: result: yes configure:21395: checking assert.h presence configure:21405: cc -E conftest.c configure:21411: $? = 0 configure:21431: result: yes configure:21466: checking for assert.h configure:21473: result: yes configure:21350: checking ctype.h usability configure:21362: cc -c -fno-common conftest.c >&5 configure:21368: $? = 0 configure:21372: test -z || test ! -s conftest.err configure:21375: $? = 0 configure:21378: test -s conftest.o configure:21381: $? = 0 configure:21391: result: yes configure:21395: checking ctype.h presence configure:21405: cc -E conftest.c configure:21411: $? = 0 configure:21431: result: yes configure:21466: checking for ctype.h configure:21473: result: yes configure:21350: checking errno.h usability configure:21362: cc -c -fno-common conftest.c >&5 configure:21368: $? = 0 configure:21372: test -z || test ! -s conftest.err configure:21375: $? = 0 configure:21378: test -s conftest.o configure:21381: $? = 0 configure:21391: result: yes configure:21395: checking errno.h presence configure:21405: cc -E conftest.c configure:21411: $? = 0 configure:21431: result: yes configure:21466: checking for errno.h configure:21473: result: yes configure:21350: checking malloc.h usability configure:21362: cc -c -fno-common conftest.c >&5 configure:21368: $? = 0 configure:21372: test -z || test ! -s conftest.err configure:21375: $? = 0 configure:21378: test -s conftest.o configure:21381: $? = 0 configure:21391: result: yes configure:21395: checking malloc.h presence configure:21405: cc -E conftest.c configure:21411: $? = 0 configure:21431: result: yes configure:21466: checking for malloc.h configure:21473: result: yes configure:21341: checking for memory.h configure:21346: result: no configure:21341: checking for stdlib.h configure:21346: result: no configure:21350: checking stdio.h usability configure:21362: cc -c -fno-common conftest.c >&5 configure:21368: $? = 0 configure:21372: test -z || test ! -s conftest.err configure:21375: $? = 0 configure:21378: test -s conftest.o configure:21381: $? = 0 configure:21391: result: yes configure:21395: checking stdio.h presence configure:21405: cc -E conftest.c configure:21411: $? = 0 configure:21431: result: yes configure:21466: checking for stdio.h configure:21473: result: yes configure:21341: checking for unistd.h configure:21346: result: no configure:21503: checking dl.h usability configure:21515: cc -c -fno-common conftest.c >&5 conftest.c:64:16: dl.h: No such file or directory configure:21521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21544: result: no configure:21548: checking dl.h presence configure:21558: cc -E conftest.c conftest.c:30:16: dl.h: No such file or directory configure:21564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:21584: result: no configure:21619: checking for dl.h configure:21626: result: no configure:21503: checking sys/dl.h usability configure:21515: cc -c -fno-common conftest.c >&5 conftest.c:64:20: sys/dl.h: No such file or directory configure:21521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21544: result: no configure:21548: checking sys/dl.h presence configure:21558: cc -E conftest.c conftest.c:30:20: sys/dl.h: No such file or directory configure:21564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:21584: result: no configure:21619: checking for sys/dl.h configure:21626: result: no configure:21503: checking dld.h usability configure:21515: cc -c -fno-common conftest.c >&5 conftest.c:64:17: dld.h: No such file or directory configure:21521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21544: result: no configure:21548: checking dld.h presence configure:21558: cc -E conftest.c conftest.c:30:17: dld.h: No such file or directory configure:21564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libltdl" | #define PACKAGE_TARNAME "libltdl" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libltdl 1.2" | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define error_t int | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDIO_H 1 | /* end confdefs.h. */ | #include configure:21584: result: no configure:21619: checking for dld.h configure:21626: result: no configure:21503: checking mach-o/dyld.h usability configure:21515: cc -c -fno-common conftest.c >&5 configure:21521: $? = 0 configure:21525: test -z || test ! -s conftest.err configure:21528: $? = 0 configure:21531: test -s conftest.o configure:21534: $? = 0 configure:21544: result: yes configure:21548: checking mach-o/dyld.h presence configure:21558: cc -E conftest.c configure:21564: $? = 0 configure:21584: result: yes configure:21619: checking for mach-o/dyld.h configure:21626: result: yes configure:21645: checking for string.h configure:21650: result: no configure:21645: checking for strings.h configure:21650: result: no configure:21796: checking for strchr configure:21853: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:55: warning: conflicting types for built-in function `strchr' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist configure:21859: $? = 0 configure:21863: test -z || test ! -s conftest.err configure:21866: $? = 0 configure:21869: test -s conftest configure:21872: $? = 0 configure:21884: result: yes configure:21899: checking for strrchr configure:21956: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:56: warning: conflicting types for built-in function `strrchr' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist configure:21962: $? = 0 configure:21966: test -z || test ! -s conftest.err configure:21969: $? = 0 configure:21972: test -s conftest configure:21975: $? = 0 configure:21987: result: yes configure:22002: checking for memcpy configure:22059: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:57: warning: conflicting types for built-in function `memcpy' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist configure:22065: $? = 0 configure:22069: test -z || test ! -s conftest.err configure:22072: $? = 0 configure:22075: test -s conftest configure:22078: $? = 0 configure:22090: result: yes configure:22105: checking for memmove configure:22162: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist configure:22168: $? = 0 configure:22172: test -z || test ! -s conftest.err configure:22175: $? = 0 configure:22178: test -s conftest configure:22181: $? = 0 configure:22193: result: yes configure:22105: checking for strcmp configure:22162: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:59: warning: conflicting types for built-in function `strcmp' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist configure:22168: $? = 0 configure:22172: test -z || test ! -s conftest.err configure:22175: $? = 0 configure:22178: test -s conftest configure:22181: $? = 0 configure:22193: result: yes configure:22209: checking for closedir configure:22266: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist configure:22272: $? = 0 configure:22276: test -z || test ! -s conftest.err configure:22279: $? = 0 configure:22282: test -s conftest configure:22285: $? = 0 configure:22297: result: yes configure:22209: checking for opendir configure:22266: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist configure:22272: $? = 0 configure:22276: test -z || test ! -s conftest.err configure:22279: $? = 0 configure:22282: test -s conftest configure:22285: $? = 0 configure:22297: result: yes configure:22209: checking for readdir configure:22266: cc -o conftest -fno-common -L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: warning -L: directory name (/usr/local/dx/lib_freebsd) does not exist configure:22272: $? = 0 configure:22276: test -z || test ! -s conftest.err configure:22279: $? = 0 configure:22282: test -s conftest configure:22285: $? = 0 configure:22297: result: yes configure:22445: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libltdl config.status 1.2, 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:726: creating Makefile config.status:830: creating config.h config.status:1142: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread' 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_argz_append=no ac_cv_func_argz_create_sep=no ac_cv_func_argz_insert=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_opendir=yes ac_cv_func_readdir=yes ac_cv_func_shl_load=no ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strrchr=yes ac_cv_header_argz_h=no ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=no ac_cv_header_mach_o_dyld_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_dl_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_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_sys_symbol_underscore=no ac_cv_type_error_t=no am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none libltdl_cv_lib_dl_dlopen=yes libltdl_cv_objdir=.libs libltdl_cv_preloaded_symbols=no libltdl_cv_shlibext=.so libltdl_cv_shlibpath_var=LD_LIBRARY_PATH libltdl_cv_sys_dlopen_deplibs=yes libltdl_cv_sys_search_path='/lib /usr/lib' lt_cv_deplibs_check_method=pass_all 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/lang/q/work/q-6.2/libltdl/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/lang/q/work/q-6.2/libltdl/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/lang/q/work/q-6.2/libltdl/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/lang/q/work/q-6.2/libltdl/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/lang/q/work/q-6.2/libltdl/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-fno-common' CONVENIENCE_LTDL_FALSE='' CONVENIENCE_LTDL_TRUE='#' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_LTDL_FALSE='#' INSTALL_LTDL_TRUE='' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/local/lib -L/usr/local/dx/lib_freebsd -pthread' LIBADD_DL='-ldl' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='makeinfo --no-split' OBJDUMP='objdump' OBJEXT='' PACKAGE='libltdl' PACKAGE_BUGREPORT='bug-libtool@gnu.org' PACKAGE_NAME='libltdl' PACKAGE_STRING='libltdl 1.2' PACKAGE_TARNAME='libltdl' PACKAGE_VERSION='1.2' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.2' 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' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${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/lang/q/work/q-6.2/libltdl/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ASSERT_H 1 #define HAVE_CLOSEDIR 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLERROR 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LIBDL 1 #define HAVE_MACH_O_DYLD_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_OPENDIR 1 #define HAVE_READDIR 1 #define HAVE_STDIO_H 1 #define HAVE_STRCHR 1 #define HAVE_STRCMP 1 #define HAVE_STRRCHR 1 #define LTDL_OBJDIR ".libs/" #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" #define LTDL_SHLIB_EXT ".so" #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" #define PACKAGE_NAME "libltdl" #define PACKAGE_STRING "libltdl 1.2" #define PACKAGE_TARNAME "libltdl" #define PACKAGE_VERSION "1.2" #define const #define error_t int #define inline #endif #endif #ifdef __cplusplus #ifndef __cplusplus void exit (int); configure: exit 0