This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/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: 133 tasks, 190 threads, 4 processors Load average: 0.35, Mach factor: 3.64 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2015: checking for a BSD-compatible install configure:2071: result: /usr/bin/install -c -o root -g wheel configure:2110: checking whether build environment is sane configure:2153: result: yes configure:2186: checking for gawk configure:2202: found /usr/local/bin/gawk configure:2213: result: gawk configure:2224: checking whether make sets $(MAKE) configure:2245: result: yes configure:2462: checking for style of include used by make configure:2490: result: GNU configure:2599: checking for i386-unknown-gnu-gcc configure:2626: result: cc configure:2904: checking for C compiler version configure:2911: 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:2914: $? = 0 configure:2921: 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:2924: $? = 0 configure:2931: cc -V >&5 cc: `-V' option must have argument configure:2934: $? = 1 configure:2957: checking for C compiler default output file name configure:2984: cc -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2987: $? = 0 configure:3025: result: a.out configure:3042: checking whether the C compiler works configure:3052: ./a.out configure:3055: $? = 0 configure:3072: result: yes configure:3079: checking whether we are cross compiling configure:3081: result: no configure:3084: checking for suffix of executables configure:3091: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3094: $? = 0 configure:3118: result: configure:3124: checking for suffix of object files configure:3150: cc -c -fno-common conftest.c >&5 configure:3153: $? = 0 configure:3176: result: configure:3180: checking whether we are using the GNU C compiler configure:3209: cc -c -fno-common conftest.c >&5 configure:3215: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3232: result: no configure:3237: checking whether cc accepts -g configure:3267: cc -c -g conftest.c >&5 configure:3273: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3305: cc -c conftest.c >&5 configure:3311: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3344: cc -c -g conftest.c >&5 configure:3350: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3372: result: no configure:3389: checking for cc option to accept ISO C89 configure:3463: cc -c -fno-common conftest.c >&5 configure:3469: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3463: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3469: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3463: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3469: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3463: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3469: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3463: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3469: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3463: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3469: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3463: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3469: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3495: result: unsupported configure:3512: checking dependency style of cc configure:3574: result: gcc3 configure:3585: checking how to run the C preprocessor configure:3625: cc -E conftest.c configure:3631: $? = 0 configure:3662: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3668: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include configure:3701: result: cc -E configure:3730: cc -E conftest.c configure:3736: $? = 0 configure:3767: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3773: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include configure:3955: checking for C++ compiler version configure:3962: 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:3965: $? = 0 configure:3972: 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:3975: $? = 0 configure:3982: c++ -V >&5 c++: `-V' option must have argument configure:3985: $? = 1 configure:3988: checking whether we are using the GNU C++ compiler configure:4017: c++ -c -fno-common conftest.cpp >&5 configure:4023: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4040: result: no configure:4045: checking whether c++ accepts -g configure:4075: c++ -c -g conftest.cpp >&5 configure:4081: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4113: c++ -c conftest.cpp >&5 configure:4119: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4152: c++ -c -g conftest.cpp >&5 configure:4158: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4180: result: no configure:4205: checking dependency style of c++ configure:4267: result: gcc3 configure:5891: checking how to run the C++ preprocessor configure:5927: c++ -E conftest.cpp configure:5933: $? = 0 configure:5964: c++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:5970: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include configure:6003: result: c++ -E configure:6032: c++ -E conftest.cpp configure:6038: $? = 0 configure:6069: c++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:6075: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include configure:6117: checking whether c++ supports -O0 configure:6157: rm -rf SunWS_cache; c++ -o conftest -fno-common -O0 -rpath=/usr/lib:/usr/local/lib conftest.cpp 1>&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6163: $? = 0 configure:6190: result: yes configure:6452: checking for grep that handles long lines and -e configure:6526: result: /usr/bin/grep configure:6531: checking for egrep configure:6609: result: /usr/bin/grep -E configure:6614: checking for ANSI C header files configure:6644: cc -c -fno-common conftest.c >&5 configure:6650: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6775: result: no configure:6788: checking for i386-unknown-gnu-ranlib configure:6818: result: no configure:6828: checking for ranlib configure:6844: found /usr/bin/ranlib configure:6855: result: ranlib configure:6959: checking build system type configure:6977: result: i386-unknown-gnu configure:6999: checking host system type configure:7014: result: i386-unknown-gnu configure:7036: checking for a sed that does not truncate output configure:7092: result: /usr/local/bin/sed configure:7139: checking for non-GNU ld configure:7173: result: /usr/bin/ld configure:7182: checking if the linker (/usr/bin/ld) is GNU ld configure:7197: result: no configure:7202: checking for /usr/bin/ld option to reload object files configure:7209: result: -r configure:7227: checking for BSD-compatible nm configure:7276: result: /usr/bin/nm -p configure:7280: checking whether ln -s works configure:7284: result: yes configure:7291: checking how to recognise dependent libraries configure:7467: result: pass_all configure:7709: checking for sys/types.h configure:7730: cc -c -fno-common conftest.c >&5 configure:7736: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7752: result: no configure:7709: checking for sys/stat.h configure:7730: cc -c -fno-common conftest.c >&5 configure:7736: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7752: result: no configure:7709: checking for stdlib.h configure:7730: cc -c -fno-common conftest.c >&5 configure:7736: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7752: result: no configure:7709: checking for string.h configure:7730: cc -c -fno-common conftest.c >&5 configure:7736: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7752: result: no configure:7709: checking for memory.h configure:7730: cc -c -fno-common conftest.c >&5 configure:7736: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7752: result: no configure:7709: checking for strings.h configure:7730: cc -c -fno-common conftest.c >&5 configure:7736: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7752: result: no configure:7709: checking for inttypes.h configure:7730: cc -c -fno-common conftest.c >&5 configure:7736: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7752: result: no configure:7709: checking for stdint.h configure:7730: cc -c -fno-common conftest.c >&5 configure:7736: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7752: result: no configure:7709: checking for unistd.h configure:7730: cc -c -fno-common conftest.c >&5 configure:7736: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7752: result: no configure:7779: checking dlfcn.h usability configure:7796: cc -c -fno-common conftest.c >&5 configure:7802: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7816: result: no configure:7820: checking dlfcn.h presence configure:7835: cc -E conftest.c configure:7841: $? = 0 configure:7855: result: yes configure:7868: WARNING: dlfcn.h: present but cannot be compiled configure:7870: WARNING: dlfcn.h: check for missing prerequisite headers? configure:7872: WARNING: dlfcn.h: see the Autoconf documentation configure:7874: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:7876: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:7878: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:7883: checking for dlfcn.h configure:7891: result: yes configure:7914: checking how to run the C++ preprocessor configure:8026: result: c++ -E configure:8055: c++ -E conftest.cpp configure:8061: $? = 0 configure:8092: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:8098: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8146: checking for i386-unknown-gnu-g77 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-xlf configure:8176: result: no configure:8146: checking for i386-unknown-gnu-f77 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-frt configure:8176: result: no configure:8146: checking for i386-unknown-gnu-pgf77 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-cf77 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-fort77 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-fl32 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-af77 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-xlf90 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-f90 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-pgf90 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-pghpf configure:8176: result: no configure:8146: checking for i386-unknown-gnu-epcf90 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-gfortran configure:8176: result: no configure:8146: checking for i386-unknown-gnu-g95 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-xlf95 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-f95 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-fort configure:8176: result: no configure:8146: checking for i386-unknown-gnu-ifort configure:8176: result: no configure:8146: checking for i386-unknown-gnu-ifc configure:8176: result: no configure:8146: checking for i386-unknown-gnu-efc configure:8176: result: no configure:8146: checking for i386-unknown-gnu-pgf95 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-lf95 configure:8176: result: no configure:8146: checking for i386-unknown-gnu-ftn configure:8176: result: no configure:8190: checking for g77 configure:8206: found /usr/local/bin/g77 configure:8217: result: g77 configure:8247: checking for Fortran 77 compiler version configure:8254: 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:8257: $? = 0 configure:8264: 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:8267: $? = 0 configure:8274: 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:8277: $? = 0 configure:8285: checking whether we are using the GNU Fortran 77 compiler configure:8304: 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:8310: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8327: result: no configure:8333: checking whether g77 accepts -g configure:8350: g77 -c -g conftest.f >&5 configure:8356: $? = 0 configure: failed program was: | program main | | end configure:8372: result: no configure:8402: checking the maximum length of command line arguments configure:8511: result: configure:8522: checking command to parse /usr/bin/nm -p output from cc object configure:8627: cc -c -fno-common conftest.c >&5 configure:8630: $? = 0 configure:8634: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:8637: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:8627: cc -c -fno-common conftest.c >&5 configure:8630: $? = 0 configure:8634: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:8637: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:8727: result: failed configure:8734: checking for objdir configure:8749: result: .libs configure:8801: checking for i386-unknown-gnu-ar configure:8831: result: no configure:8841: checking for ar configure:8857: found /usr/bin/ar configure:8868: result: ar configure:8897: checking for i386-unknown-gnu-ranlib configure:8924: result: ranlib configure:8993: checking for i386-unknown-gnu-strip configure:9023: result: no configure:9033: checking for strip configure:9049: found /usr/bin/strip configure:9060: result: strip configure:9396: checking for cc option to produce PIC configure:9606: result: configure:9677: checking if cc static flag works cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:9705: result: yes configure:9715: checking if cc supports -c -o file.o configure:9739: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:9743: $? = 0 configure:9762: result: yes configure:9788: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:10742: result: no configure:10809: checking dynamic linker characteristics configure:11418: result: gnu ld.so configure:11427: checking how to hardcode library paths into programs configure:11452: result: unsupported configure:11466: checking whether stripping libraries is possible configure:11487: result: no configure:12272: checking if libtool supports shared libraries configure:12274: result: no configure:12277: checking whether to build shared libraries configure:12298: result: no configure:12301: checking whether to build static libraries configure:12305: result: yes configure:12397: creating libtool configure:13130: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:14064: result: yes configure:14082: c++ -c -fno-common conftest.cpp >&5 configure:14085: $? = 0 configure:14204: checking for c++ option to produce PIC configure:14478: result: configure:14549: checking if c++ static flag works c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:14577: result: yes configure:14587: checking if c++ supports -c -o file.o configure:14611: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:14615: $? = 0 configure:14634: result: yes configure:14660: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:14685: result: yes configure:14752: checking dynamic linker characteristics configure:15361: result: gnu ld.so configure:15370: checking how to hardcode library paths into programs configure:15395: result: unsupported configure:15924: checking if libtool supports shared libraries configure:15926: result: no configure:15929: checking whether to build shared libraries configure:15949: result: no configure:15952: checking whether to build static libraries configure:15956: result: yes configure:15966: checking for g77 option to produce PIC configure:16176: result: configure:16247: checking if g77 static flag works cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:16275: result: yes configure:16285: checking if g77 supports -c -o file.o configure:16309: g77 -c -o out/conftest2.o conftest.f >&5 configure:16313: $? = 0 configure:16332: result: yes configure:16358: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:17292: result: no configure:17359: checking dynamic linker characteristics configure:17968: result: gnu ld.so configure:17977: checking how to hardcode library paths into programs configure:18002: result: unsupported configure:21600: checking bzlib.h usability configure:21617: cc -c -fno-common conftest.c >&5 configure:21623: $? = 0 configure:21637: result: yes configure:21641: checking bzlib.h presence configure:21656: cc -E conftest.c configure:21662: $? = 0 configure:21676: result: yes configure:21704: checking for bzlib.h configure:21711: result: yes configure:21725: checking for BZ2_bzlibVersion in -lbz2 configure:21760: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21766: $? = 0 configure:21784: result: yes configure:21800: checking for bzDecompress in libbz2 configure:21844: rm -rf SunWS_cache; c++ -o conftest -fno-common -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -rpath=/usr/lib:/usr/local/lib conftest.cpp -lbz2 1>&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.cpp: In function `int main()': conftest.cpp:19: error: `bzDecompress' undeclared (first use this function) conftest.cpp:19: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:21850: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | /* end confdefs.h. */ | | #define BZ_NO_STDIO | #include | | int | main () | { | bz_stream s; (void) bzDecompress(&s); | ; | return 0; | } configure:21876: result: no configure:21890: checking whether c++ supports -shared configure:21930: rm -rf SunWS_cache; c++ -o conftest -fno-common -shared -rpath=/usr/lib:/usr/local/lib conftest.cpp -lbz2 1>&5 c++: unrecognized option `-shared' c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21936: $? = 0 configure:21963: result: yes configure:21977: checking whether c++ supports -fPIC configure:22017: rm -rf SunWS_cache; c++ -o conftest -fno-common -fPIC -rpath=/usr/lib:/usr/local/lib conftest.cpp -lbz2 1>&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22023: $? = 0 configure:22050: result: yes configure:22064: checking for BZ2_bzDecompress in (shared) libbz2 configure:22109: rm -rf SunWS_cache; c++ -o conftest -fno-common -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -rpath=/usr/lib:/usr/local/lib conftest.cpp -shared -lbz2 1>&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' c++: unrecognized option `-shared' configure:22115: $? = 0 configure:22142: result: -lbz2 configure:22172: checking for socklen_t configure:22215: c++ -c -fno-common conftest.cpp >&5 configure:22221: $? = 0 configure:22293: result: socklen_t configure:22350: checking for xml2-config configure:22368: found /usr/local/bin/xml2-config configure:22381: result: /usr/local/bin/xml2-config configure:22390: checking for libxml - version >= 2.0.0 configure:22502: cc -o conftest -fno-common -I/usr/local/include/libxml2 -I/usr/local/include -rpath=/usr/lib:/usr/local/lib conftest.c -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22505: $? = 0 configure:22511: ./conftest configure:22514: $? = 0 configure:22535: result: yes (version 2.6.15) configure:22627: checking for inttypes.h configure:22632: result: no configure:22761: checking for stdint.h configure:22766: result: no configure:22895: checking for unistd.h configure:22900: result: no configure:23038: checking fcntl.h usability configure:23055: cc -c -fno-common conftest.c >&5 configure:23061: $? = 0 configure:23075: result: yes configure:23079: checking fcntl.h presence configure:23094: cc -E conftest.c configure:23100: $? = 0 configure:23114: result: yes configure:23142: checking for fcntl.h configure:23149: result: yes configure:23172: checking limits.h usability configure:23189: cc -c -fno-common conftest.c >&5 configure:23195: $? = 0 configure:23209: result: yes configure:23213: checking limits.h presence configure:23228: cc -E conftest.c configure:23234: $? = 0 configure:23248: result: yes configure:23276: checking for limits.h configure:23283: result: yes configure:23306: checking sys/dustat.h usability configure:23323: cc -c -fno-common conftest.c >&5 conftest.c:49:24: sys/dustat.h: No such file or directory configure:23329: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23343: result: no configure:23347: checking sys/dustat.h presence configure:23362: cc -E conftest.c conftest.c:16:24: sys/dustat.h: No such file or directory configure:23368: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:23382: result: no configure:23410: checking for sys/dustat.h configure:23417: result: no configure:23440: checking sys/filio.h usability configure:23457: cc -c -fno-common conftest.c >&5 configure:23463: $? = 0 configure:23477: result: yes configure:23481: checking sys/filio.h presence configure:23496: cc -E conftest.c configure:23502: $? = 0 configure:23516: result: yes configure:23544: checking for sys/filio.h configure:23551: result: yes configure:23574: checking sys/filsys.h usability configure:23591: cc -c -fno-common conftest.c >&5 conftest.c:50:24: sys/filsys.h: No such file or directory configure:23597: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23611: result: no configure:23615: checking sys/filsys.h presence configure:23630: cc -E conftest.c conftest.c:17:24: sys/filsys.h: No such file or directory configure:23636: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILIO_H 1 | /* end confdefs.h. */ | #include configure:23650: result: no configure:23678: checking for sys/filsys.h configure:23685: result: no configure:23708: checking sys/mount.h usability configure:23725: cc -c -fno-common conftest.c >&5 configure:23731: $? = 0 configure:23745: result: yes configure:23749: checking sys/mount.h presence configure:23764: cc -E conftest.c configure:23770: $? = 0 configure:23784: result: yes configure:23812: checking for sys/mount.h configure:23819: result: yes configure:23842: checking sys/param.h usability configure:23859: cc -c -fno-common conftest.c >&5 configure:23865: $? = 0 configure:23879: result: yes configure:23883: checking sys/param.h presence configure:23898: cc -E conftest.c configure:23904: $? = 0 configure:23918: result: yes configure:23946: checking for sys/param.h configure:23953: result: yes configure:23976: checking sys/sockio.h usability configure:23993: cc -c -fno-common conftest.c >&5 configure:23999: $? = 0 configure:24013: result: yes configure:24017: checking sys/sockio.h presence configure:24032: cc -E conftest.c configure:24038: $? = 0 configure:24052: result: yes configure:24080: checking for sys/sockio.h configure:24087: result: yes configure:24110: checking sys/statfs.h usability configure:24127: cc -c -fno-common conftest.c >&5 conftest.c:53:24: sys/statfs.h: No such file or directory configure:24133: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24147: result: no configure:24151: checking sys/statfs.h presence configure:24166: cc -E conftest.c conftest.c:20:24: sys/statfs.h: No such file or directory configure:24172: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include configure:24186: result: no configure:24214: checking for sys/statfs.h configure:24221: result: no configure:24244: checking sys/statvfs.h usability configure:24261: cc -c -fno-common conftest.c >&5 configure:24267: $? = 0 configure:24281: result: yes configure:24285: checking sys/statvfs.h presence configure:24300: cc -E conftest.c configure:24306: $? = 0 configure:24320: result: yes configure:24348: checking for sys/statvfs.h configure:24355: result: yes configure:24378: checking sys/termios.h usability configure:24395: cc -c -fno-common conftest.c >&5 configure:24401: $? = 0 configure:24415: result: yes configure:24419: checking sys/termios.h presence configure:24434: cc -E conftest.c configure:24440: $? = 0 configure:24454: result: yes configure:24482: checking for sys/termios.h configure:24489: result: yes configure:24512: checking sys/vfs.h usability configure:24529: cc -c -fno-common conftest.c >&5 conftest.c:55:21: sys/vfs.h: No such file or directory configure:24535: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24549: result: no configure:24553: checking sys/vfs.h presence configure:24568: cc -E conftest.c conftest.c:22:21: sys/vfs.h: No such file or directory configure:24574: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:24588: result: no configure:24616: checking for sys/vfs.h configure:24623: result: no configure:24646: checking sys/fs/s5param.h usability configure:24663: cc -c -fno-common conftest.c >&5 conftest.c:55:28: sys/fs/s5param.h: No such file or directory configure:24669: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24683: result: no configure:24687: checking sys/fs/s5param.h presence configure:24702: cc -E conftest.c conftest.c:22:28: sys/fs/s5param.h: No such file or directory configure:24708: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:24722: result: no configure:24750: checking for sys/fs/s5param.h configure:24757: result: no configure:24784: checking for statvfs function (SVR4) configure:24816: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24822: $? = 0 configure:24839: result: yes configure:25281: checking for f_fstypename in struct statfs configure:25312: cc -c -fno-common conftest.c >&5 configure:25318: $? = 0 configure:25336: result: yes configure:25352: checking for statfs that truncates block counts configure:25383: cc -c -fno-common conftest.c >&5 conftest.c:26: error: parse error before '--' token conftest.c:29:21: sys/vfs.h: No such file or directory conftest.c: In function `main': conftest.c:33: error: storage size of `t' isn't known configure:25389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define STAT_STATVFS 1 | #define HAVE_F_FSTYPENAME_IN_STATFS 1 | /* end confdefs.h. */ | | #if !defined(sun) && !defined(__sun) | choke -- this is a workaround for a Sun-specific problem | #endif | #include | #include | int | main () | { | struct statfs t; long c = *(t.f_spare); | ; | return 0; | } configure:25412: result: no configure:25418: checking for struct statvfs_t configure:25462: rm -rf SunWS_cache; c++ -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.cpp -lbz2 1>&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' conftest.cpp: In function `int main()': conftest.cpp:32: error: aggregate `statvfs_t fsd' has incomplete type and cannot be defined configure:25468: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define STAT_STATVFS 1 | #define HAVE_F_FSTYPENAME_IN_STATFS 1 | /* end confdefs.h. */ | | # include | int statvfs (); | | int | main () | { | | struct statvfs_t fsd; | | ; | return 0; | } configure:25494: result: no configure:25505: checking for strtoull configure:25561: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25567: $? = 0 configure:25584: result: yes configure:25594: checking for strtouq configure:25650: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25656: $? = 0 configure:25673: result: yes configure:25683: checking for usleep configure:25739: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25745: $? = 0 configure:25762: result: yes configure:25772: checking for nanosleep configure:25828: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:25834: $? = 0 configure:25851: result: yes configure:26018: checking for 'sa_len' in 'struct sockaddr' configure:26045: cc -c -fno-common conftest.c >&5 configure:26051: $? = 0 configure:26066: result: yes configure:26077: checking for DCLib-datapath configure:26085: result: /share configure:26088: checking for unsigned long long int configure:26118: cc -c -fno-common conftest.c >&5 configure:26124: $? = 0 configure:26139: result: yes configure:26146: checking size of unsigned long long int configure:26448: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:26451: $? = 0 configure:26457: ./conftest configure:26460: $? = 0 configure:26483: result: 8 configure:26493: checking for unsigned long int configure:26523: cc -c -fno-common conftest.c >&5 configure:26529: $? = 0 configure:26544: result: yes configure:26551: checking size of unsigned long int configure:26853: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:26856: $? = 0 configure:26862: ./conftest configure:26865: $? = 0 configure:26888: result: 4 configure:26898: checking for unsigned int configure:26928: cc -c -fno-common conftest.c >&5 configure:26934: $? = 0 configure:26949: result: yes configure:26956: checking size of unsigned int configure:27258: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:27261: $? = 0 configure:27267: ./conftest configure:27270: $? = 0 configure:27293: result: 4 configure:27303: checking for unsigned short int configure:27333: cc -c -fno-common conftest.c >&5 configure:27339: $? = 0 configure:27354: result: yes configure:27361: checking size of unsigned short int configure:27663: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:27666: $? = 0 configure:27672: ./conftest configure:27675: $? = 0 configure:27698: result: 2 configure:27708: checking for unsigned char configure:27738: cc -c -fno-common conftest.c >&5 configure:27744: $? = 0 configure:27759: result: yes configure:27766: checking size of unsigned char configure:28068: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:28071: $? = 0 configure:28077: ./conftest configure:28080: $? = 0 configure:28103: result: 1 configure:28119: checking for memmove configure:28175: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:28181: $? = 0 configure:28199: result: yes configure:28119: checking for bcopy configure:28175: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:28181: $? = 0 configure:28199: result: yes configure:28216: checking for lrint configure:28259: rm -rf SunWS_cache; c++ -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.cpp -lbz2 1>&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:28265: $? = 0 configure:28291: result: yes configure:28318: result: not using lib directory suffix configure:28365: checking for OpenSSL configure: 28384: NO/openssl/ssl.h configure: 28384: /usr/include/openssl/ssl.h taking that configure:28433: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib -L/usr/lib conftest.c -lbz2 -lssl -lcrypto -lRSAglue -lrsaref >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lRSAglue configure:28439: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dclib" | #define VERSION "0.3.10" | #define HAVE_DLFCN_H 1 | #define HAVE_LIBBZ2 1 | #define NEED_BZ2_PREFIX 1 | #define ksize_t socklen_t | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define STAT_STATVFS 1 | #define HAVE_F_FSTYPENAME_IN_STATFS 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOUQ 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SA_LEN 1 | #define DCLIB_DATAPATH "/share" | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_LRINT 1 | #define KDELIBSUFF "" | /* end confdefs.h. */ | | int | main () | { | void RSAPrivateEncrypt(void);RSAPrivateEncrypt(); | ; | return 0; | } configure:28473: result: libraries /usr/lib, headers /usr/include configure:28476: checking whether OpenSSL uses rsaref configure:28478: result: no configure:28481: checking for easter eggs configure:28483: result: none found configure:28491: checking for OpenSSL version configure:28520: cc -o conftest -fno-common -rpath=/usr/lib:/usr/local/lib conftest.c -lbz2 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:28523: $? = 0 configure:28565: result: ok configure:28746: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:681: creating Makefile config.status:816: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:681: creating dclib.spec config.status:681: creating dclib.lsm config.status:681: creating dclib.pc config.status:681: creating dclib/Makefile config.status:816: WARNING: dclib/Makefile.in seems to ignore the --datarootdir setting config.status:681: creating dclib/core/Makefile config.status:816: WARNING: dclib/core/Makefile.in seems to ignore the --datarootdir setting config.status:681: creating dclib/hash/Makefile config.status:816: WARNING: dclib/hash/Makefile.in seems to ignore the --datarootdir setting config.status:681: creating config.h config.status:934: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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=' -rpath=/usr/lib:/usr/local/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_func_bcopy=yes ac_cv_func_memmove=yes ac_cv_func_nanosleep=yes ac_cv_func_strtoull=yes ac_cv_func_strtouq=yes ac_cv_func_struct_statvfs_t=no ac_cv_func_usleep=yes ac_cv_have_ssl='have_ssl=yes ac_ssl_includes=/usr/include ac_ssl_libraries=/usr/lib ac_ssl_rsaref=no' ac_cv_header_bzlib_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_dustat_h=no ac_cv_header_sys_filio_h=yes ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_s5param_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_statfs_h=no ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_vfs_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_bz2_BZ2_bzlibVersion=yes ac_cv_lib_bzip2=no ac_cv_lib_bzip2_prefix=-lbz2 ac_cv_lrint=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_XML2_CONFIG=/usr/local/bin/xml2-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_RANLIB=ranlib 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_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long_int=4 ac_cv_sizeof_unsigned_long_long_int=8 ac_cv_sizeof_unsigned_short_int=2 ac_cv_socklen_t=socklen_t ac_cv_ssl_version=ssl_version=ok ac_cv_struct_sa_len=yes ac_cv_type_unsigned_char=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long_int=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_unsigned_short_int=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 fu_cv_sys_f_fstypename_in_statfs=yes fu_cv_sys_stat_statvfs=yes fu_cv_sys_truncating_statfs=no kde_cv_prog_cxx_O0=yes kde_cv_prog_cxx_fPIC=yes kde_cv_prog_cxx_shared=yes 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='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/net-p2p/dclib/work/dclib-0.3.10/admin/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net-p2p/dclib/work/dclib-0.3.10/admin/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net-p2p/dclib/work/dclib-0.3.10/admin/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net-p2p/dclib/work/dclib-0.3.10/admin/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net-p2p/dclib/work/dclib-0.3.10/admin/missing --run automake-1.6' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS=' -fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KDE_NO_UNDEFINED='' KDE_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='#' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib' LIBBZ2='-lbz2' LIBOBJS='' LIBS='-lbz2 ' LIBSSL='-lssl -lcrypto' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/net-p2p/dclib/work/dclib-0.3.10/admin/missing --run makeinfo' NOOPT_CFLAGS='' NOOPT_CXXFLAGS='-O0' OBJEXT='' PACKAGE='dclib' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RELEASE='1' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSL_INCLUDES='' SSL_LDFLAGS='' STRIP='strip' USE_EXCEPTIONS='' USE_RTTI='' VERSION='0.3.10' WOVERLOADED_VIRTUAL='' XML2_CONFIG='/usr/local/bin/xml2-config' XML_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include' XML_LIBS='-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' all_includes=' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE' all_libraries='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' include_BZIP2_FALSE='#' include_BZIP2_TRUE='' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/net-p2p/dclib/work/dclib-0.3.10/admin/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "dclib" #define VERSION "0.3.10" #define HAVE_DLFCN_H 1 #define HAVE_LIBBZ2 1 #define NEED_BZ2_PREFIX 1 #define ksize_t socklen_t #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_FILIO_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_TERMIOS_H 1 #define STAT_STATVFS 1 #define HAVE_F_FSTYPENAME_IN_STATFS 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOUQ 1 #define HAVE_USLEEP 1 #define HAVE_NANOSLEEP 1 #define HAVE_SA_LEN 1 #define DCLIB_DATAPATH "/share" #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 #define SIZEOF_UNSIGNED_LONG_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_SHORT_INT 2 #define SIZEOF_UNSIGNED_CHAR 1 #define HAVE_MEMMOVE 1 #define HAVE_BCOPY 1 #define HAVE_LRINT 1 #define KDELIBSUFF "" #define HAVE_SSL 1 configure: exit 0