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: 128 tasks, 185 threads, 4 processors Load average: 1.59, Mach factor: 2.39 /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: /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:2000: checking build system type configure:2018: result: i386-unknown-gnu configure:2040: checking host system type configure:2055: result: i386-unknown-gnu configure:2085: checking for i386-unknown-gnu-gcc configure:2112: result: cc configure:2390: checking for C compiler version configure:2397: 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:2400: $? = 0 configure:2407: 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:2410: $? = 0 configure:2417: cc -V >&5 cc: `-V' option must have argument configure:2420: $? = 1 configure:2443: checking for C compiler default output file name configure:2470: cc -fno-common conftest.c >&5 configure:2473: $? = 0 configure:2511: result: a.out configure:2528: checking whether the C compiler works configure:2538: ./a.out configure:2541: $? = 0 configure:2558: result: yes configure:2565: checking whether we are cross compiling configure:2567: result: no configure:2570: checking for suffix of executables configure:2577: cc -o conftest -fno-common conftest.c >&5 configure:2580: $? = 0 configure:2604: result: configure:2610: checking for suffix of object files configure:2636: cc -c -fno-common conftest.c >&5 configure:2639: $? = 0 configure:2662: result: configure:2666: checking whether we are using the GNU C compiler configure:2695: cc -c -fno-common conftest.c >&5 configure:2701: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2718: result: no configure:2723: checking whether cc accepts -g configure:2753: cc -c -g conftest.c >&5 configure:2759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2791: cc -c conftest.c >&5 configure:2797: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2830: cc -c -g conftest.c >&5 configure:2836: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2858: result: no configure:2875: checking for cc option to accept ISO C89 configure:2949: cc -c -fno-common conftest.c >&5 configure:2955: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2949: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2955: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2949: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2955: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2949: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:2955: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2949: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2955: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2949: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2955: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2949: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2955: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2981: result: unsupported configure:2998: checking for strerror in -lcposix configure:3033: cc -o conftest -fno-common conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:3039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:3057: result: no configure:3080: checking for a BSD-compatible install configure:3136: result: /usr/bin/install -c -o root -g wheel configure:3147: checking whether build environment is sane configure:3190: result: yes configure:3218: checking for a thread-safe mkdir -p configure:3257: result: /usr/local/bin/mkdir -p configure:3270: checking for gawk configure:3286: found /usr/local/bin/gawk configure:3297: result: gawk configure:3308: checking whether make sets $(MAKE) configure:3329: result: yes configure:3359: checking for style of include used by make configure:3387: result: GNU configure:3580: checking dependency style of cc configure:3671: result: gcc3 configure:3698: checking for i386-unknown-gnu-gcc configure:3725: result: cc configure:4003: checking for C compiler version configure:4010: 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:4013: $? = 0 configure:4020: 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:4023: $? = 0 configure:4030: cc -V >&5 cc: `-V' option must have argument configure:4033: $? = 1 configure:4036: checking whether we are using the GNU C compiler configure:4088: result: no configure:4093: checking whether cc accepts -g configure:4228: result: no configure:4245: checking for cc option to accept ISO C89 configure:4351: result: unsupported configure:4374: checking for i386-unknown-gnu-gcc configure:4401: result: cc configure:4679: checking for C compiler version configure:4686: 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:4689: $? = 0 configure:4696: 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:4699: $? = 0 configure:4706: cc -V >&5 cc: `-V' option must have argument configure:4709: $? = 1 configure:4712: checking whether we are using the GNU C compiler configure:4764: result: no configure:4769: checking whether cc accepts -g configure:4904: result: no configure:4921: checking for cc option to accept ISO C89 configure:5027: result: unsupported configure:5045: checking for an ANSI C-conforming const configure:5120: cc -c -fno-common conftest.c >&5 configure:5126: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | /* 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 cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* 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"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 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; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:5141: result: no configure:5223: checking for a sed that does not truncate output configure:5277: result: /usr/local/bin/sed configure:5280: checking for grep that handles long lines and -e configure:5354: result: /usr/bin/grep configure:5359: checking for egrep configure:5437: result: /usr/bin/grep -E configure:5486: checking for non-GNU ld configure:5520: result: /usr/bin/ld configure:5529: checking if the linker (/usr/bin/ld) is GNU ld configure:5544: result: no configure:5549: checking for /usr/bin/ld option to reload object files configure:5556: result: -r configure:5574: checking for BSD-compatible nm configure:5623: result: /usr/bin/nm -p configure:5627: checking whether ln -s works configure:5631: result: yes configure:5638: checking how to recognise dependent libraries configure:5814: result: pass_all configure:6047: checking how to run the C preprocessor configure:6087: cc -E conftest.c configure:6093: $? = 0 configure:6124: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:6130: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* end confdefs.h. */ | #include configure:6163: result: cc -E configure:6192: cc -E conftest.c configure:6198: $? = 0 configure:6229: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:6235: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* end confdefs.h. */ | #include configure:6273: checking for ANSI C header files configure:6303: cc -c -fno-common conftest.c >&5 configure:6309: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6434: result: no configure:6458: checking for sys/types.h configure:6479: cc -c -fno-common conftest.c >&5 configure:6485: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* 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:6501: result: no configure:6458: checking for sys/stat.h configure:6479: cc -c -fno-common conftest.c >&5 configure:6485: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* 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:6501: result: no configure:6458: checking for stdlib.h configure:6479: cc -c -fno-common conftest.c >&5 configure:6485: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* 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:6501: result: no configure:6458: checking for string.h configure:6479: cc -c -fno-common conftest.c >&5 configure:6485: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* 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:6501: result: no configure:6458: checking for memory.h configure:6479: cc -c -fno-common conftest.c >&5 configure:6485: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* 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:6501: result: no configure:6458: checking for strings.h configure:6479: cc -c -fno-common conftest.c >&5 configure:6485: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* 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:6501: result: no configure:6458: checking for inttypes.h configure:6479: cc -c -fno-common conftest.c >&5 configure:6485: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* 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:6501: result: no configure:6458: checking for stdint.h configure:6479: cc -c -fno-common conftest.c >&5 configure:6485: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* 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:6501: result: no configure:6458: checking for unistd.h configure:6479: cc -c -fno-common conftest.c >&5 configure:6485: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* 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:6501: result: no configure:6528: checking dlfcn.h usability configure:6545: cc -c -fno-common conftest.c >&5 configure:6551: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | /* 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:6565: result: no configure:6569: checking dlfcn.h presence configure:6584: cc -E conftest.c configure:6590: $? = 0 configure:6604: result: yes configure:6617: WARNING: dlfcn.h: present but cannot be compiled configure:6619: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6621: WARNING: dlfcn.h: see the Autoconf documentation configure:6623: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6625: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6627: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6632: checking for dlfcn.h configure:6640: result: yes configure:6769: checking for C++ compiler version configure:6776: 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:6779: $? = 0 configure:6786: 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:6789: $? = 0 configure:6796: c++ -V >&5 c++: `-V' option must have argument configure:6799: $? = 1 configure:6802: checking whether we are using the GNU C++ compiler configure:6831: c++ -c -fno-common conftest.cpp >&5 configure:6837: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6854: result: no configure:6859: checking whether c++ accepts -g configure:6889: c++ -c -g conftest.cpp >&5 configure:6895: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6927: c++ -c conftest.cpp >&5 configure:6933: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6966: c++ -c -g conftest.cpp >&5 configure:6972: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6994: result: no configure:7019: checking dependency style of c++ configure:7110: result: gcc3 configure:7135: checking how to run the C++ preprocessor configure:7171: c++ -E conftest.cpp configure:7177: $? = 0 configure:7208: c++ -E conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:7214: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7247: result: c++ -E configure:7276: c++ -E conftest.cpp configure:7282: $? = 0 configure:7313: c++ -E conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:7319: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7368: checking for i386-unknown-gnu-g77 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-xlf configure:7398: result: no configure:7368: checking for i386-unknown-gnu-f77 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-frt configure:7398: result: no configure:7368: checking for i386-unknown-gnu-pgf77 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-cf77 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-fort77 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-fl32 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-af77 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-xlf90 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-f90 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-pgf90 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-pghpf configure:7398: result: no configure:7368: checking for i386-unknown-gnu-epcf90 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-gfortran configure:7398: result: no configure:7368: checking for i386-unknown-gnu-g95 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-xlf95 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-f95 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-fort configure:7398: result: no configure:7368: checking for i386-unknown-gnu-ifort configure:7398: result: no configure:7368: checking for i386-unknown-gnu-ifc configure:7398: result: no configure:7368: checking for i386-unknown-gnu-efc configure:7398: result: no configure:7368: checking for i386-unknown-gnu-pgf95 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-lf95 configure:7398: result: no configure:7368: checking for i386-unknown-gnu-ftn configure:7398: result: no configure:7412: checking for g77 configure:7428: found /usr/local/bin/g77 configure:7439: result: g77 configure:7469: checking for Fortran 77 compiler version configure:7476: 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:7479: $? = 0 configure:7486: 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:7489: $? = 0 configure:7496: 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:7499: $? = 0 configure:7507: checking whether we are using the GNU Fortran 77 compiler configure:7526: 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:7532: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7549: result: no configure:7555: checking whether g77 accepts -g configure:7572: g77 -c -g conftest.f >&5 configure:7578: $? = 0 configure: failed program was: | program main | | end configure:7594: result: no configure:7624: checking the maximum length of command line arguments configure:7733: result: configure:7744: checking command to parse /usr/bin/nm -p output from cc object configure:7849: cc -c -fno-common conftest.c >&5 configure:7852: $? = 0 configure:7856: /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:7859: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7849: cc -c -fno-common conftest.c >&5 configure:7852: $? = 0 configure:7856: /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:7859: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7949: result: failed configure:7956: checking for objdir configure:7971: result: .libs configure:8023: checking for i386-unknown-gnu-ar configure:8053: result: no configure:8063: checking for ar configure:8079: found /usr/bin/ar configure:8090: result: ar configure:8119: checking for i386-unknown-gnu-ranlib configure:8149: result: no configure:8159: checking for ranlib configure:8175: found /usr/bin/ranlib configure:8186: result: ranlib configure:8215: checking for i386-unknown-gnu-strip configure:8245: result: no configure:8255: checking for strip configure:8271: found /usr/bin/strip configure:8282: result: strip configure:8618: checking for cc option to produce PIC configure:8828: result: configure:8899: checking if cc static flag works configure:8927: result: yes configure:8937: checking if cc supports -c -o file.o configure:8961: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8965: $? = 0 configure:8984: result: yes configure:9010: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9964: result: no configure:10031: checking dynamic linker characteristics configure:10619: result: gnu ld.so configure:10628: checking how to hardcode library paths into programs configure:10653: result: unsupported configure:10667: checking whether stripping libraries is possible configure:10688: result: no configure:11473: checking if libtool supports shared libraries configure:11475: result: no configure:11478: checking whether to build shared libraries configure:11499: result: no configure:11502: checking whether to build static libraries configure:11506: result: yes configure:11598: creating libtool configure:12328: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13262: result: yes configure:13280: c++ -c -fno-common conftest.cpp >&5 configure:13283: $? = 0 configure:13402: checking for c++ option to produce PIC configure:13676: result: configure:13747: checking if c++ static flag works configure:13775: result: yes configure:13785: checking if c++ supports -c -o file.o configure:13809: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13813: $? = 0 configure:13832: result: yes configure:13858: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13883: result: yes configure:13950: checking dynamic linker characteristics configure:14538: result: gnu ld.so configure:14547: checking how to hardcode library paths into programs configure:14572: result: unsupported configure:15098: checking if libtool supports shared libraries configure:15100: result: no configure:15103: checking whether to build shared libraries configure:15123: result: no configure:15126: checking whether to build static libraries configure:15130: result: yes configure:15140: checking for g77 option to produce PIC configure:15350: result: configure:15421: checking if g77 static flag works configure:15449: result: yes configure:15459: checking if g77 supports -c -o file.o configure:15483: g77 -c -o out/conftest2.o conftest.f >&5 configure:15487: $? = 0 configure:15506: result: yes configure:15532: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:16466: result: no configure:16533: checking dynamic linker characteristics configure:17121: result: gnu ld.so configure:17130: checking how to hardcode library paths into programs configure:17155: result: unsupported configure:20716: checking if malloc debugging is wanted configure:20736: result: no configure:20754: checking for a BSD-compatible install configure:20810: result: /usr/bin/install -c -o root -g wheel configure:20821: checking whether make sets $(MAKE) configure:20842: result: yes configure:20851: checking whether byte ordering is bigendian configure:20883: cc -c -fno-common conftest.c >&5 configure:20889: $? = 0 configure:20921: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:19: error: `not' undeclared (first use in this function) conftest.c:19: error: (Each undeclared identifier is reported only once conftest.c:19: error: for each function it appears in.) conftest.c:19: error: parse error before "big" configure:20927: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21067: result: no configure:21116: checking if --enable-compat185 option specified configure:21125: result: no configure:21129: checking if --enable-dump185 option specified configure:21138: result: no configure:21146: checking for ar configure:21164: found /usr/bin/ar configure:21177: result: /usr/bin/ar configure:21192: checking for chmod configure:21210: found /usr/local/bin/chmod configure:21223: result: /usr/local/bin/chmod configure:21238: checking for cp configure:21256: found /usr/local/bin/cp configure:21269: result: /usr/local/bin/cp configure:21284: checking for mkdir configure:21302: found /usr/local/bin/mkdir configure:21315: result: /usr/local/bin/mkdir configure:21330: checking for ranlib configure:21348: found /usr/bin/ranlib configure:21361: result: /usr/bin/ranlib configure:21371: checking for rm configure:21389: found /usr/local/bin/rm configure:21402: result: /usr/local/bin/rm configure:21417: checking for sh configure:21435: found /bin/sh configure:21448: result: /bin/sh configure:21463: checking for strip configure:21481: found /usr/bin/strip configure:21494: result: /usr/bin/strip configure:21508: checking for size_t configure:21538: cc -c -fno-common conftest.c >&5 configure:21544: $? = 0 configure:21559: result: yes configure:21571: checking whether byte ordering is bigendian configure:21787: result: no configure:21806: checking for an ANSI C-conforming const configure:21902: result: no configure:21912: checking for struct stat.st_blksize configure:21940: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:49: error: storage size of `ac_aggr' isn't known conftest.c:49: error: storage size of `ac_aggr' isn't known configure:21946: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | #define const | /* 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 | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:21979: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:49: error: storage size of `ac_aggr' isn't known conftest.c:49: error: storage size of `ac_aggr' isn't known configure:21985: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | #define const | /* 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 | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:22003: result: no configure:22019: checking whether stat file-mode macros are broken configure:22056: cc -c -fno-common conftest.c >&5 configure:22062: $? = 0 configure:22077: result: no configure:22087: checking for mode_t configure:22117: cc -c -fno-common conftest.c >&5 conftest.c:46: error: parse error before "ac__type_new_" conftest.c:46: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:50: error: parse error before ')' token configure:22123: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | #define const | /* 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 | typedef mode_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22138: result: no configure:22150: checking for off_t configure:22180: cc -c -fno-common conftest.c >&5 conftest.c:47: error: parse error before "ac__type_new_" conftest.c:47: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:51: error: parse error before ')' token configure:22186: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | #define const | #define mode_t int | /* 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 | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22201: result: no configure:22213: checking for pid_t configure:22243: cc -c -fno-common conftest.c >&5 conftest.c:48: error: parse error before "ac__type_new_" conftest.c:48: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:52: error: parse error before ')' token configure:22249: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | #define const | #define mode_t int | #define off_t long int | /* 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 | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22264: result: no configure:22276: checking for size_t configure:22327: result: yes configure:22348: checking for dirent.h that defines DIR configure:22377: cc -c -fno-common conftest.c >&5 configure:22383: $? = 0 configure:22399: result: yes configure:22412: checking for library containing opendir configure:22453: cc -o conftest -fno-common conftest.c >&5 configure:22459: $? = 0 configure:22487: result: none required configure:22596: checking sys/select.h usability configure:22613: cc -c -fno-common conftest.c >&5 configure:22619: $? = 0 configure:22633: result: yes configure:22637: checking sys/select.h presence configure:22652: cc -E conftest.c configure:22658: $? = 0 configure:22672: result: yes configure:22700: checking for sys/select.h configure:22708: result: yes configure:22736: checking sys/time.h usability configure:22753: cc -c -fno-common conftest.c >&5 configure:22759: $? = 0 configure:22773: result: yes configure:22777: checking sys/time.h presence configure:22792: cc -E conftest.c configure:22798: $? = 0 configure:22812: result: yes configure:22840: checking for sys/time.h configure:22848: result: yes configure:22871: checking zlib.h usability configure:22888: cc -c -fno-common conftest.c >&5 configure:22894: $? = 0 configure:22908: result: yes configure:22912: checking zlib.h presence configure:22927: cc -E conftest.c configure:22933: $? = 0 configure:22947: result: yes configure:22975: checking for zlib.h configure:22982: result: yes configure:23004: checking for getcwd configure:23060: cc -o conftest -fno-common conftest.c >&5 configure:23066: $? = 0 configure:23084: result: yes configure:23004: checking for getopt configure:23060: cc -o conftest -fno-common conftest.c >&5 configure:23066: $? = 0 configure:23084: result: yes configure:23004: checking for memcmp configure:23060: cc -o conftest -fno-common conftest.c >&5 conftest.c:44: warning: conflicting types for built-in function `memcmp' configure:23066: $? = 0 configure:23084: result: yes configure:23004: checking for memcpy configure:23060: cc -o conftest -fno-common conftest.c >&5 conftest.c:45: warning: conflicting types for built-in function `memcpy' configure:23066: $? = 0 configure:23084: result: yes configure:23004: checking for memmove configure:23060: cc -o conftest -fno-common conftest.c >&5 configure:23066: $? = 0 configure:23084: result: yes configure:23110: checking for raise configure:23166: cc -o conftest -fno-common conftest.c >&5 configure:23172: $? = 0 configure:23190: result: yes configure:23110: checking for snprintf configure:23166: cc -o conftest -fno-common conftest.c >&5 conftest.c:48: warning: conflicting types for built-in function `snprintf' configure:23172: $? = 0 configure:23190: result: yes configure:23110: checking for strerror configure:23166: cc -o conftest -fno-common conftest.c >&5 configure:23172: $? = 0 configure:23190: result: yes configure:23110: checking for strsep configure:23166: cc -o conftest -fno-common conftest.c >&5 configure:23172: $? = 0 configure:23190: result: yes configure:23110: checking for vsnprintf configure:23166: cc -o conftest -fno-common conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function `vsnprintf' configure:23172: $? = 0 configure:23190: result: yes configure:23216: checking for getuid configure:23272: cc -o conftest -fno-common conftest.c >&5 configure:23278: $? = 0 configure:23296: result: yes configure:23216: checking for pread configure:23272: cc -o conftest -fno-common conftest.c >&5 configure:23278: $? = 0 configure:23296: result: yes configure:23216: checking for pstat_getdynamic configure:23272: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _pstat_getdynamic configure:23278: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "edb" | #define VERSION "1.0.5.007" | #define const | #define HAVE_DLFCN_H 1 | #define const | #define mode_t int | #define off_t long int | #define pid_t int | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETOPT 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_RAISE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSEP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETUID 1 | #define HAVE_PREAD 1 | /* end confdefs.h. */ | /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getdynamic innocuous_pstat_getdynamic | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getdynamic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getdynamic | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pstat_getdynamic (); | /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic | choke me | #endif | | int | main () | { | return pstat_getdynamic (); | ; | return 0; | } configure:23296: result: no configure:23216: checking for sysconf configure:23272: cc -o conftest -fno-common conftest.c >&5 configure:23278: $? = 0 configure:23296: result: yes configure:23324: checking for shmget configure:23380: cc -o conftest -fno-common conftest.c >&5 configure:23386: $? = 0 configure:23404: result: yes configure:23429: checking for mmap configure:23485: cc -o conftest -fno-common conftest.c >&5 configure:23491: $? = 0 configure:23509: result: yes configure:23429: checking for munmap configure:23485: cc -o conftest -fno-common conftest.c >&5 configure:23491: $? = 0 configure:23509: result: yes configure:23533: checking for qsort configure:23589: cc -o conftest -fno-common conftest.c >&5 configure:23595: $? = 0 configure:23613: result: yes configure:23631: checking for select configure:23687: cc -o conftest -fno-common conftest.c >&5 configure:23693: $? = 0 configure:23711: result: yes configure:23726: checking for sigfillset configure:23752: cc -o conftest -fno-common conftest.c >&5 configure:23758: $? = 0 configure:23775: result: yes configure:23785: checking if --disable-bigfile option specified configure:23802: result: "no" configure:23825: checking for u_char configure:23851: cc -c -fno-common conftest.c >&5 configure:23857: $? = 0 configure:23872: result: yes configure:23879: checking for u_short configure:23905: cc -c -fno-common conftest.c >&5 configure:23911: $? = 0 configure:23926: result: yes configure:23933: checking for u_int configure:23959: cc -c -fno-common conftest.c >&5 configure:23965: $? = 0 configure:23980: result: yes configure:23987: checking for u_long configure:24013: cc -c -fno-common conftest.c >&5 configure:24019: $? = 0 configure:24034: result: yes configure:24041: checking for u_int8_t configure:24067: cc -c -fno-common conftest.c >&5 configure:24073: $? = 0 configure:24088: result: yes configure:24100: checking for u_int16_t configure:24126: cc -c -fno-common conftest.c >&5 configure:24132: $? = 0 configure:24147: result: yes configure:24159: checking for int16_t configure:24185: cc -c -fno-common conftest.c >&5 configure:24191: $? = 0 configure:24206: result: yes configure:24218: checking for u_int32_t configure:24244: cc -c -fno-common conftest.c >&5 configure:24250: $? = 0 configure:24265: result: yes configure:24277: checking for int32_t configure:24303: cc -c -fno-common conftest.c >&5 configure:24309: $? = 0 configure:24324: result: yes configure:24335: checking if --enable-test option specified configure:24344: result: no configure:24978: checking for gtk_init in -lgtk configure:25013: cc -o conftest -fno-common conftest.c -lgtk -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm >&5 configure:25019: $? = 0 configure:25037: result: yes configure:25046: checking for gtk db editor to be built configure:25063: result: yes configure:25074: checking for putwin in -lncurses configure:25109: cc -o conftest -fno-common conftest.c -lncurses -lncurses >&5 configure:25115: $? = 0 configure:25133: result: yes configure:25146: checking ncurses.h usability configure:25163: cc -c -fno-common conftest.c >&5 configure:25169: $? = 0 configure:25183: result: yes configure:25187: checking ncurses.h presence configure:25202: cc -E conftest.c configure:25208: $? = 0 configure:25222: result: yes configure:25250: checking for ncurses.h configure:25257: result: yes configure:25272: checking for ncurses db editor to be built configure:25289: result: yes configure:25439: 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:710: creating Makefile config.status:710: creating edb.pc config.status:710: creating src/Makefile config.status:710: creating tools/Makefile config.status:710: creating tools/edb_gtk_ed/Makefile config.status:710: creating test/Makefile config.status:710: creating src/edb_common.h config.status:710: creating src/edb_int.h config.status:710: creating src/edb_185.h config.status:710: creating edb-config config.status:710: creating README config.status:710: creating edb.spec config.status:710: creating debian/changelog config.status:710: creating config.h config.status:1000: executing depfiles commands config.status:1000: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=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= ac_cv_env_LDFLAGS_value= 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_getcwd=yes ac_cv_func_getopt=yes ac_cv_func_getuid=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mmap=yes ac_cv_func_munmap=yes ac_cv_func_pread=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_qsort=yes ac_cv_func_raise=yes ac_cv_func_select=yes ac_cv_func_shmget=yes ac_cv_func_snprintf=yes ac_cv_func_strerror=yes ac_cv_func_strsep=yes ac_cv_func_sysconf=yes ac_cv_func_vsnprintf=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_ncurses_h=yes ac_cv_header_stat_broken=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_select_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_gtk_gtk_init=yes ac_cv_lib_ncurses_putwin=yes ac_cv_member_struct_stat_st_blksize=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_db_cv_path_ar=/usr/bin/ar ac_cv_path_db_cv_path_chmod=/usr/local/bin/chmod ac_cv_path_db_cv_path_cp=/usr/local/bin/cp ac_cv_path_db_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_path_db_cv_path_ranlib=/usr/bin/ranlib ac_cv_path_db_cv_path_rm=/usr/local/bin/rm ac_cv_path_db_cv_path_sh=/bin/sh ac_cv_path_db_cv_path_strip=/usr/bin/strip ac_cv_path_mkdir=/usr/local/bin/mkdir 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_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_search_opendir='none required' ac_cv_type_mode_t=no ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= db_cv_bigfile=yes db_cv_compat185=no db_cv_dump185=no db_cv_have_sigfillset=yes db_cv_int16=yes db_cv_int32=yes db_cv_path_ar=/usr/bin/ar db_cv_path_chmod=/usr/local/bin/chmod db_cv_path_cp=/usr/local/bin/cp db_cv_path_mkdir=/usr/local/bin/mkdir db_cv_path_ranlib=/usr/bin/ranlib db_cv_path_rm=/usr/local/bin/rm db_cv_path_sh=/bin/sh db_cv_path_strip=/usr/bin/strip db_cv_test=no db_cv_uchar=yes db_cv_uint16=yes db_cv_uint32=yes db_cv_uint8=yes db_cv_uint=yes db_cv_ulong=yes db_cv_ushort=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/databases/edb/work/edb-20070223/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/databases/edb/work/edb-20070223/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/databases/edb/work/edb-20070223/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/databases/edb/work/edb-20070223/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/databases/edb/work/edb-20070223/missing --run automake-1.10' 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' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLDFLAGS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EDB_GTK_ED_FALSE='#' EDB_GTK_ED_TRUE='' EDB_VT_ED_FALSE='#' EDB_VT_ED_TRUE='' 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='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/databases/edb/work/edb-20070223/missing --run makeinfo' OBJEXT='' PACKAGE='edb' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0.5.007' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_additional='' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' db_cv_path_ar='/usr/bin/ar' db_cv_path_chmod='/usr/local/bin/chmod' db_cv_path_cmp='' db_cv_path_cp='/usr/local/bin/cp' db_cv_path_diff='' db_cv_path_kill='' db_cv_path_ls='' db_cv_path_mkdir='/usr/local/bin/mkdir' db_cv_path_mv='' db_cv_path_ranlib='/usr/bin/ranlib' db_cv_path_rm='/usr/local/bin/rm' db_cv_path_sed='' db_cv_path_sh='/bin/sh' db_cv_path_sleep='' db_cv_path_sort='' db_cv_path_strip='/usr/bin/strip' db_cv_path_tr='' 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}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/databases/edb/work/edb-20070223/install-sh' int16_decl='' int32_decl='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' mutex_align='1' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' spin_line1='' spin_line2='' spin_line3='' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' u_char_decl='' u_int16_decl='' u_int32_decl='' u_int8_decl='' u_int_decl='' u_long_decl='' u_short_decl='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "edb" #define VERSION "1.0.5.007" #define const #define HAVE_DLFCN_H 1 #define const #define mode_t int #define off_t long int #define pid_t int #define HAVE_DIRENT_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_GETCWD 1 #define HAVE_GETOPT 1 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_RAISE 1 #define HAVE_SNPRINTF 1 #define HAVE_STRERROR 1 #define HAVE_STRSEP 1 #define HAVE_VSNPRINTF 1 #define HAVE_GETUID 1 #define HAVE_PREAD 1 #define HAVE_SYSCONF 1 #define HAVE_SHMGET 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_QSORT 1 #define HAVE_SELECT 1 #define HAVE_SIGFILLSET 1 configure: exit 0