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 build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common CXX=c++ CXXFLAGS=-fno-common --no-create --no-recursion ## --------- ## ## 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: 89 tasks, 144 threads, 4 processors Load average: 0.90, Mach factor: 3.09 /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:2046: checking for build-swish-docs configure:2079: result: no configure:2174: checking for a BSD-compatible install configure:2230: result: /usr/local/bin/ginstall -c configure:2241: checking whether build environment is sane configure:2284: result: yes configure:2349: checking for gawk configure:2365: found /usr/local/bin/gawk configure:2376: result: gawk configure:2387: checking whether make sets $(MAKE) configure:2408: result: yes configure:2601: checking for i386-unknown-gnu-gcc configure:2631: result: no configure:2641: checking for gcc configure:2657: found /usr/bin/gcc configure:2668: result: gcc configure:2906: checking for C compiler version configure:2913: gcc --version >&5 gcc (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:2916: $? = 0 configure:2923: gcc -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:2926: $? = 0 configure:2933: gcc -V >&5 gcc: `-V' option must have argument configure:2936: $? = 1 configure:2959: checking for C compiler default output file name configure:2986: gcc -fno-common conftest.c >&5 configure:2989: $? = 0 configure:3027: result: a.out configure:3044: checking whether the C compiler works configure:3054: ./a.out configure:3057: $? = 0 configure:3074: result: yes configure:3081: checking whether we are cross compiling configure:3083: result: no configure:3086: checking for suffix of executables configure:3093: gcc -o conftest -fno-common conftest.c >&5 configure:3096: $? = 0 configure:3120: result: configure:3126: checking for suffix of object files configure:3152: gcc -c -fno-common conftest.c >&5 configure:3155: $? = 0 configure:3178: result: configure:3182: checking whether we are using the GNU C compiler configure:3211: gcc -c -fno-common conftest.c >&5 configure:3217: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3234: result: no configure:3239: checking whether gcc accepts -g configure:3269: gcc -c -g conftest.c >&5 configure:3275: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3307: gcc -c conftest.c >&5 configure:3313: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3346: gcc -c -g conftest.c >&5 configure:3352: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3374: result: no configure:3391: checking for gcc option to accept ISO C89 configure:3465: gcc -c -fno-common conftest.c >&5 configure:3471: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | /* 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:3465: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3471: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | /* 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:3465: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3471: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | /* 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:3465: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | /* 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:3465: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | /* 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:3465: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3471: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | /* 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:3465: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3471: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | /* 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:3497: result: unsupported configure:3523: checking for style of include used by make configure:3551: result: GNU configure:3579: checking dependency style of gcc configure:3669: result: gcc3 configure:3694: checking for i386-unknown-gnu-gcc configure:3721: result: gcc configure:3999: checking for C compiler version configure:4006: gcc --version >&5 gcc (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:4009: $? = 0 configure:4016: gcc -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:4019: $? = 0 configure:4026: gcc -V >&5 gcc: `-V' option must have argument configure:4029: $? = 1 configure:4032: checking whether we are using the GNU C compiler configure:4084: result: no configure:4089: checking whether gcc accepts -g configure:4224: result: no configure:4241: checking for gcc option to accept ISO C89 configure:4347: result: unsupported configure:4364: checking dependency style of gcc configure:4454: result: gcc3 configure:4475: checking for an ANSI C-conforming const configure:4550: gcc -c -fno-common conftest.c >&5 configure:4556: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | /* 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:4571: result: no configure:4661: checking build system type configure:4679: result: i386-unknown-gnu configure:4701: checking host system type configure:4716: result: i386-unknown-gnu configure:4738: checking for a sed that does not truncate output configure:4792: result: /usr/local/bin/sed configure:4795: checking for grep that handles long lines and -e configure:4869: result: /usr/bin/grep configure:4874: checking for egrep configure:4952: result: /usr/bin/grep -E configure:5001: checking for non-GNU ld configure:5035: result: /usr/bin/ld configure:5044: checking if the linker (/usr/bin/ld) is GNU ld configure:5059: result: no configure:5064: checking for /usr/bin/ld option to reload object files configure:5071: result: -r configure:5089: checking for BSD-compatible nm configure:5138: result: /usr/bin/nm -p configure:5142: checking whether ln -s works configure:5146: result: yes configure:5153: checking how to recognise dependent libraries configure:5329: result: pass_all configure:5852: checking how to run the C preprocessor configure:5892: gcc -E conftest.c configure:5898: $? = 0 configure:5929: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:5935: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | /* end confdefs.h. */ | #include configure:5968: result: gcc -E configure:5997: gcc -E conftest.c configure:6003: $? = 0 configure:6034: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:6040: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | /* end confdefs.h. */ | #include configure:6078: checking for ANSI C header files configure:6108: gcc -c -fno-common conftest.c >&5 configure:6114: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6239: result: no configure:6263: checking for sys/types.h configure:6284: gcc -c -fno-common conftest.c >&5 configure:6290: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #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:6306: result: no configure:6263: checking for sys/stat.h configure:6284: gcc -c -fno-common conftest.c >&5 configure:6290: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #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:6306: result: no configure:6263: checking for stdlib.h configure:6284: gcc -c -fno-common conftest.c >&5 configure:6290: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #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:6306: result: no configure:6263: checking for string.h configure:6284: gcc -c -fno-common conftest.c >&5 configure:6290: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #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:6306: result: no configure:6263: checking for memory.h configure:6284: gcc -c -fno-common conftest.c >&5 configure:6290: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #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:6306: result: no configure:6263: checking for strings.h configure:6284: gcc -c -fno-common conftest.c >&5 configure:6290: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #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:6306: result: no configure:6263: checking for inttypes.h configure:6284: gcc -c -fno-common conftest.c >&5 configure:6290: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #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:6306: result: no configure:6263: checking for stdint.h configure:6284: gcc -c -fno-common conftest.c >&5 configure:6290: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #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:6306: result: no configure:6263: checking for unistd.h configure:6284: gcc -c -fno-common conftest.c >&5 configure:6290: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #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:6306: result: no configure:6333: checking dlfcn.h usability configure:6350: gcc -c -fno-common conftest.c >&5 configure:6356: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #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:6370: result: no configure:6374: checking dlfcn.h presence configure:6389: gcc -E conftest.c configure:6395: $? = 0 configure:6409: result: yes configure:6422: WARNING: dlfcn.h: present but cannot be compiled configure:6424: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6426: WARNING: dlfcn.h: see the Autoconf documentation configure:6428: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6430: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6432: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6437: checking for dlfcn.h configure:6445: result: yes configure:6472: checking for i386-unknown-gnu-g++ configure:6502: result: no configure:6472: checking for i386-unknown-gnu-c++ configure:6502: result: no configure:6472: checking for i386-unknown-gnu-gpp configure:6502: result: no configure:6472: checking for i386-unknown-gnu-aCC configure:6502: result: no configure:6472: checking for i386-unknown-gnu-CC configure:6502: result: no configure:6472: checking for i386-unknown-gnu-cxx configure:6502: result: no configure:6472: checking for i386-unknown-gnu-cc++ configure:6502: result: no configure:6472: checking for i386-unknown-gnu-cl.exe configure:6502: result: no configure:6472: checking for i386-unknown-gnu-FCC configure:6502: result: no configure:6472: checking for i386-unknown-gnu-KCC configure:6502: result: no configure:6472: checking for i386-unknown-gnu-RCC configure:6502: result: no configure:6472: checking for i386-unknown-gnu-xlC_r configure:6502: result: no configure:6472: checking for i386-unknown-gnu-xlC configure:6502: result: no configure:6516: checking for g++ configure:6532: found /usr/local/bin/g++ configure:6543: result: g++ configure:6574: checking for C++ compiler version configure:6581: g++ --version >&5 g++ (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:6584: $? = 0 configure:6591: g++ -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:6594: $? = 0 configure:6601: g++ -V >&5 g++: `-V' option must have argument configure:6604: $? = 1 configure:6607: checking whether we are using the GNU C++ compiler configure:6636: g++ -c -fno-common conftest.cpp >&5 configure:6642: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6659: result: no configure:6664: checking whether g++ accepts -g configure:6694: g++ -c -g conftest.cpp >&5 configure:6700: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6732: g++ -c conftest.cpp >&5 configure:6738: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6771: g++ -c -g conftest.cpp >&5 configure:6777: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6799: result: no configure:6824: checking dependency style of g++ configure:6914: result: gcc3 configure:6941: checking how to run the C++ preprocessor configure:6977: g++ -E conftest.cpp configure:6983: $? = 0 configure:7014: g++ -E conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:7020: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7053: result: g++ -E configure:7082: g++ -E conftest.cpp configure:7088: $? = 0 configure:7119: g++ -E conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:7125: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7174: checking for i386-unknown-gnu-g77 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-xlf configure:7204: result: no configure:7174: checking for i386-unknown-gnu-f77 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-frt configure:7204: result: no configure:7174: checking for i386-unknown-gnu-pgf77 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-cf77 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-fort77 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-fl32 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-af77 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-xlf90 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-f90 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-pgf90 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-pghpf configure:7204: result: no configure:7174: checking for i386-unknown-gnu-epcf90 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-gfortran configure:7204: result: no configure:7174: checking for i386-unknown-gnu-g95 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-xlf95 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-f95 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-fort configure:7204: result: no configure:7174: checking for i386-unknown-gnu-ifort configure:7204: result: no configure:7174: checking for i386-unknown-gnu-ifc configure:7204: result: no configure:7174: checking for i386-unknown-gnu-efc configure:7204: result: no configure:7174: checking for i386-unknown-gnu-pgf95 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-lf95 configure:7204: result: no configure:7174: checking for i386-unknown-gnu-ftn configure:7204: result: no configure:7218: checking for g77 configure:7234: found /usr/local/bin/g77 configure:7245: result: g77 configure:7275: checking for Fortran 77 compiler version configure:7282: 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:7285: $? = 0 configure:7292: 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:7295: $? = 0 configure:7302: 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:7305: $? = 0 configure:7313: checking whether we are using the GNU Fortran 77 compiler configure:7332: 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:7338: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7355: result: no configure:7361: checking whether g77 accepts -g configure:7378: g77 -c -g conftest.f >&5 configure:7384: $? = 0 configure: failed program was: | program main | | end configure:7400: result: no configure:7430: checking the maximum length of command line arguments configure:7539: result: -1 configure:7550: checking command to parse /usr/bin/nm -p output from gcc object configure:7655: gcc -c -fno-common conftest.c >&5 configure:7658: $? = 0 configure:7662: /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:7665: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7655: gcc -c -fno-common conftest.c >&5 configure:7658: $? = 0 configure:7662: /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:7665: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7755: result: failed configure:7762: checking for objdir configure:7777: result: .libs configure:7829: checking for i386-unknown-gnu-ar configure:7859: result: no configure:7869: checking for ar configure:7885: found /usr/bin/ar configure:7896: result: ar configure:7925: checking for i386-unknown-gnu-ranlib configure:7955: result: no configure:7965: checking for ranlib configure:7981: found /usr/bin/ranlib configure:7992: result: ranlib configure:8021: checking for i386-unknown-gnu-strip configure:8051: result: no configure:8061: checking for strip configure:8077: found /usr/bin/strip configure:8088: result: strip configure:8424: checking for gcc option to produce PIC configure:8634: result: configure:8705: checking if gcc static flag works configure:8733: result: yes configure:8743: checking if gcc supports -c -o file.o configure:8767: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8771: $? = 0 configure:8790: result: yes configure:8816: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9771: result: no configure:9838: checking dynamic linker characteristics configure:10414: result: gnu ld.so configure:10423: checking how to hardcode library paths into programs configure:10448: result: unsupported configure:10462: checking whether stripping libraries is possible configure:10483: result: no configure:11268: checking if libtool supports shared libraries configure:11270: result: no configure:11273: checking whether to build shared libraries configure:11294: result: no configure:11297: checking whether to build static libraries configure:11301: result: yes configure:11393: creating libtool configure:12123: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13057: result: yes configure:13075: g++ -c -fno-common conftest.cpp >&5 configure:13078: $? = 0 configure:13197: checking for g++ option to produce PIC configure:13471: result: configure:13542: checking if g++ static flag works configure:13570: result: yes configure:13580: checking if g++ supports -c -o file.o configure:13604: g++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13608: $? = 0 configure:13627: result: yes configure:13653: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13681: result: yes configure:13748: checking dynamic linker characteristics configure:14324: result: gnu ld.so configure:14333: checking how to hardcode library paths into programs configure:14358: result: unsupported configure:14884: checking if libtool supports shared libraries configure:14886: result: no configure:14889: checking whether to build shared libraries configure:14909: result: no configure:14912: checking whether to build static libraries configure:14916: result: yes configure:14926: checking for g77 option to produce PIC configure:15136: result: configure:15207: checking if g77 static flag works configure:15235: result: yes configure:15245: checking if g77 supports -c -o file.o configure:15269: g77 -c -o out/conftest2.o conftest.f >&5 configure:15273: $? = 0 configure:15292: result: yes configure:15318: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:16253: result: no configure:16320: checking dynamic linker characteristics configure:16896: result: gnu ld.so configure:16905: checking how to hardcode library paths into programs configure:16930: result: unsupported configure:20481: checking whether to enable maintainer-specific portions of Makefiles configure:20490: result: no configure:20508: checking for BSDgettimeofday configure:20564: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _BSDgettimeofday configure:20570: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define BSDgettimeofday to an innocuous variant, in case declares BSDgettimeofday. | For example, HP-UX 11i declares gettimeofday. */ | #define BSDgettimeofday innocuous_BSDgettimeofday | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char BSDgettimeofday (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef BSDgettimeofday | | /* 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 BSDgettimeofday (); | /* 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_BSDgettimeofday || defined __stub___BSDgettimeofday | choke me | #endif | | int | main () | { | return BSDgettimeofday (); | ; | return 0; | } configure:20587: result: no configure:20596: checking for gettimeofday configure:20652: gcc -o conftest -fno-common conftest.c >&5 configure:20658: $? = 0 configure:20675: result: yes configure:20693: checking whether #! works in shell scripts configure:20710: result: yes configure:20715: checking whether make sets $(MAKE) configure:20736: result: yes configure:20748: checking for perl configure:20766: found /usr/local/bin/perl configure:20779: result: /usr/local/bin/perl configure:20795: checking for pod2man configure:20811: found /usr/local/bin/pod2man configure:20823: result: pod2man configure:20849: checking for a BSD-compatible install configure:20905: result: /usr/local/bin/ginstall -c configure:20926: checking for i386-unknown-gnu-gcc configure:20953: result: gcc configure:21231: checking for C compiler version configure:21238: gcc --version >&5 gcc (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:21241: $? = 0 configure:21248: gcc -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:21251: $? = 0 configure:21258: gcc -V >&5 gcc: `-V' option must have argument configure:21261: $? = 1 configure:21264: checking whether we are using the GNU C compiler configure:21316: result: no configure:21321: checking whether gcc accepts -g configure:21456: result: no configure:21473: checking for gcc option to accept ISO C89 configure:21579: result: unsupported configure:21596: checking dependency style of gcc configure:21686: result: gcc3 configure:21705: checking for vsnprintf in -lsnprintf configure:21740: gcc -o conftest -fno-common conftest.c -lsnprintf >&5 conftest.c:19: warning: conflicting types for built-in function `vsnprintf' ld: can't locate file for: -lsnprintf configure:21746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | /* 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 vsnprintf (); | int | main () | { | return vsnprintf (); | ; | return 0; | } configure:21764: result: no configure:21784: checking for dirent.h that defines DIR configure:21813: gcc -c -fno-common conftest.c >&5 configure:21819: $? = 0 configure:21835: result: yes configure:21848: checking for library containing opendir configure:21889: gcc -o conftest -fno-common conftest.c >&5 configure:21895: $? = 0 configure:21923: result: none required configure:22018: checking whether stat file-mode macros are broken configure:22055: gcc -c -fno-common conftest.c >&5 configure:22061: $? = 0 configure:22076: result: no configure:22086: checking for ANSI C header files configure:22247: result: no configure:22267: checking for unistd.h configure:22273: result: no configure:22267: checking for stdlib.h configure:22273: result: no configure:22267: checking for string.h configure:22273: result: no configure:22277: checking sys/timeb.h usability configure:22294: gcc -c -fno-common conftest.c >&5 configure:22300: $? = 0 configure:22314: result: yes configure:22318: checking sys/timeb.h presence configure:22333: gcc -E conftest.c configure:22339: $? = 0 configure:22353: result: yes configure:22381: checking for sys/timeb.h configure:22389: result: yes configure:22277: checking windows.h usability configure:22294: gcc -c -fno-common conftest.c >&5 conftest.c:47:21: windows.h: No such file or directory configure:22300: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIMEB_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:22314: result: no configure:22318: checking windows.h presence configure:22333: gcc -E conftest.c conftest.c:14:21: windows.h: No such file or directory configure:22339: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include configure:22353: result: no configure:22381: checking for windows.h configure:22389: result: no configure:22418: checking sys/resource.h usability configure:22435: gcc -c -fno-common conftest.c >&5 configure:22441: $? = 0 configure:22455: result: yes configure:22459: checking sys/resource.h presence configure:22474: gcc -E conftest.c configure:22480: $? = 0 configure:22494: result: yes configure:22522: checking for sys/resource.h configure:22530: result: yes configure:22418: checking sys/param.h usability configure:22435: gcc -c -fno-common conftest.c >&5 configure:22441: $? = 0 configure:22455: result: yes configure:22459: checking sys/param.h presence configure:22474: gcc -E conftest.c configure:22480: $? = 0 configure:22494: result: yes configure:22522: checking for sys/param.h configure:22530: result: yes configure:22544: checking for sys/wait.h that is POSIX.1 compatible configure:22580: gcc -c -fno-common conftest.c >&5 configure:22586: $? = 0 configure:22601: result: yes configure:22612: checking for an ANSI C-conforming const configure:22708: result: no configure:22718: checking for pid_t configure:22748: gcc -c -fno-common conftest.c >&5 conftest.c:51: error: parse error before "ac__type_new_" conftest.c:51: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:55: error: parse error before ')' token configure:22754: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_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 pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22769: result: no configure:22781: checking for size_t configure:22811: gcc -c -fno-common conftest.c >&5 configure:22817: $? = 0 configure:22832: result: yes configure:22844: checking whether struct tm is in sys/time.h or time.h configure:22874: gcc -c -fno-common conftest.c >&5 configure:22880: $? = 0 configure:22895: result: time.h configure:22908: checking for working alloca.h configure:22935: gcc -o conftest -fno-common conftest.c >&5 configure:22941: $? = 0 configure:22958: result: yes configure:22968: checking for alloca configure:23015: gcc -o conftest -fno-common conftest.c >&5 configure:23021: $? = 0 configure:23038: result: yes configure:23269: checking for strftime configure:23325: gcc -o conftest -fno-common conftest.c >&5 configure:23331: $? = 0 configure:23349: result: yes configure:23434: checking for vprintf configure:23490: gcc -o conftest -fno-common conftest.c >&5 conftest.c:45: warning: conflicting types for built-in function `vprintf' configure:23496: $? = 0 configure:23514: result: yes configure:23521: checking for _doprnt configure:23577: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:23583: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define const | #define pid_t int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:23600: result: no configure:23629: checking vfork.h usability configure:23646: gcc -c -fno-common conftest.c >&5 conftest.c:56:19: vfork.h: No such file or directory configure:23652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define const | #define pid_t int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 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:23666: result: no configure:23670: checking vfork.h presence configure:23685: gcc -E conftest.c conftest.c:23:19: vfork.h: No such file or directory configure:23691: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define const | #define pid_t int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include configure:23705: result: no configure:23733: checking for vfork.h configure:23741: result: no configure:23759: checking for fork configure:23815: gcc -o conftest -fno-common conftest.c >&5 configure:23821: $? = 0 configure:23839: result: yes configure:23759: checking for vfork configure:23815: gcc -o conftest -fno-common conftest.c >&5 configure:23821: $? = 0 configure:23839: result: yes configure:23850: checking for working fork configure:23882: gcc -o conftest -fno-common conftest.c >&5 configure:23885: $? = 0 configure:23891: ./conftest configure:23894: $? = 0 configure:23910: result: yes configure:23931: checking for working vfork configure:24069: result: yes configure:24105: checking for waitpid configure:24161: gcc -o conftest -fno-common conftest.c >&5 configure:24167: $? = 0 configure:24185: result: yes configure:24105: checking for kill configure:24161: gcc -o conftest -fno-common conftest.c >&5 configure:24167: $? = 0 configure:24185: result: yes configure:24205: checking for re_comp configure:24261: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _re_comp configure:24267: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define const | #define pid_t int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_KILL 1 | /* end confdefs.h. */ | /* Define re_comp to an innocuous variant, in case declares re_comp. | For example, HP-UX 11i declares gettimeofday. */ | #define re_comp innocuous_re_comp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char re_comp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef re_comp | | /* 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 re_comp (); | /* 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_re_comp || defined __stub___re_comp | choke me | #endif | | int | main () | { | return re_comp (); | ; | return 0; | } configure:24285: result: no configure:24205: checking for regcomp configure:24261: gcc -o conftest -fno-common conftest.c >&5 configure:24267: $? = 0 configure:24285: result: yes configure:24205: checking for strdup configure:24261: gcc -o conftest -fno-common conftest.c >&5 configure:24267: $? = 0 configure:24285: result: yes configure:24205: checking for strstr configure:24261: gcc -o conftest -fno-common conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function `strstr' configure:24267: $? = 0 configure:24285: result: yes configure:24205: checking for lstat configure:24261: gcc -o conftest -fno-common conftest.c >&5 configure:24267: $? = 0 configure:24285: result: yes configure:24205: checking for setenv configure:24261: gcc -o conftest -fno-common conftest.c >&5 configure:24267: $? = 0 configure:24285: result: yes configure:24205: checking for access configure:24261: gcc -o conftest -fno-common conftest.c >&5 configure:24267: $? = 0 configure:24285: result: yes configure:24300: checking for strchr configure:24356: gcc -o conftest -fno-common conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function `strchr' configure:24362: $? = 0 configure:24380: result: yes configure:24300: checking for memcpy configure:24356: gcc -o conftest -fno-common conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function `memcpy' configure:24362: $? = 0 configure:24380: result: yes configure:24396: checking for clock configure:24452: gcc -o conftest -fno-common conftest.c >&5 configure:24458: $? = 0 configure:24476: result: yes configure:24396: checking for times configure:24452: gcc -o conftest -fno-common conftest.c >&5 configure:24458: $? = 0 configure:24476: result: yes configure:24396: checking for getrusage configure:24452: gcc -o conftest -fno-common conftest.c >&5 configure:24458: $? = 0 configure:24476: result: yes configure:24487: checking for log in -lm configure:24522: gcc -o conftest -fno-common conftest.c -lm >&5 conftest.c:47: warning: conflicting types for built-in function `log' configure:24528: $? = 0 configure:24546: result: yes configure:24558: checking for working strcoll configure:24589: gcc -o conftest -fno-common conftest.c -lm >&5 configure:24592: $? = 0 configure:24598: ./conftest configure:24601: $? = 0 configure:24617: result: yes configure:24628: checking for uid_t in sys/types.h configure:24651: result: yes configure:24666: checking type of array argument to getgroups configure:24710: gcc -o conftest -fno-common conftest.c -lm >&5 conftest.c: In function `main': conftest.c:83: error: `gid_t' undeclared (first use in this function) conftest.c:83: error: (Each undeclared identifier is reported only once conftest.c:83: error: for each function it appears in.) conftest.c:83: error: parse error before "gidset" conftest.c:85: error: parse error before "gid_t" conftest.c:85: warning: no semicolon at end of struct or union conftest.c: At top level: conftest.c:85: warning: data definition has no type or storage class conftest.c:87: error: parse error before '.' token conftest.c:90: error: `gidset' undeclared here (not in a function) conftest.c:90: error: `gid_t' undeclared here (not in a function) conftest.c:90: error: `gid_t' undeclared here (not in a function) conftest.c:91: error: `gidset' undeclared here (not in a function) conftest.c:91: error: initializer element is not constant conftest.c:91: warning: data definition has no type or storage class conftest.c:95: error: parse error before "return" configure:24713: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "swish-e" | #define VERSION "2.4.5" | #define const | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_WAIT_H 1 | #define const | #define pid_t int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_KILL 1 | #define HAVE_REGCOMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_LSTAT 1 | #define HAVE_SETENV 1 | #define HAVE_ACCESS 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_CLOCK 1 | #define HAVE_TIMES 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_LIBM 1 | #define HAVE_STRCOLL 1 | /* end confdefs.h. */ | /* Thanks to Mike Rendell for this test. */ | #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 | #define NGID 256 | #undef MAX | #define MAX(x, y) ((x) > (y) ? (x) : (y)) | | int | main () | { | gid_t gidset[NGID]; | int i, n; | union { gid_t gval; long int lval; } val; | | val.lval = -1; | for (i = 0; i < NGID; i++) | gidset[i] = val.gval; | n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1, | gidset); | /* Exit non-zero if getgroups seems to require an array of ints. This | happens when gid_t is short int but getgroups modifies an array | of ints. */ | return n > 0 && gidset[n] != val.gval; | } configure:24757: result: int configure:24765: checking for getgroups configure:24821: gcc -o conftest -fno-common conftest.c -lm >&5 configure:24827: $? = 0 configure:24844: result: yes configure:24922: checking for working getgroups configure:24952: gcc -o conftest -fno-common conftest.c -lm >&5 configure:24955: $? = 0 configure:24961: ./conftest configure:24964: $? = 0 configure:24981: result: yes configure:24994: checking type of array argument to getgroups configure:25085: result: int configure:25099: checking for vsnprintf configure:25155: gcc -o conftest -fno-common conftest.c -lm >&5 conftest.c:68: warning: conflicting types for built-in function `vsnprintf' configure:25161: $? = 0 configure:25179: result: yes configure:25099: checking for mkstemp configure:25155: gcc -o conftest -fno-common conftest.c -lm >&5 configure:25161: $? = 0 configure:25179: result: yes configure:25259: checking for xml2-config configure:25277: found /usr/local/bin/xml2-config configure:25290: result: /usr/local/bin/xml2-config configure:25317: checking for libxml libraries >= 2.4.3 configure:25329: result: found version 2.6.15 configure:25421: checking zlib.h usability configure:25438: gcc -c -fno-common conftest.c >&5 configure:25444: $? = 0 configure:25458: result: yes configure:25462: checking zlib.h presence configure:25477: gcc -E conftest.c configure:25483: $? = 0 configure:25497: result: yes configure:25525: checking for zlib.h configure:25533: result: yes configure:25541: checking for gzread in -lz configure:25576: gcc -o conftest -fno-common conftest.c -lz -lm >&5 configure:25582: $? = 0 configure:25600: result: yes configure:25777: result: Not building with perl compatible regex - use --with-pcre to enable configure:25787: Setting libexecdir to ${exec_prefix}/lib/swish-e configure:25792: checking config option memdebug for setting MEM_DEBUG configure:25801: result: no configure:25810: checking config option memtrace for setting MEM_TRACE configure:25819: result: no configure:25828: checking config option memstats for setting MEM_STATISTICS configure:25837: result: no configure:26029: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu 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= ac_cv_env_CC_value= 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= ac_cv_env_CXX_value= 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_BSDgettimeofday=no ac_cv_func__doprnt=no ac_cv_func_access=yes ac_cv_func_alloca_works=yes ac_cv_func_clock=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_kill=yes ac_cv_func_lstat=yes ac_cv_func_memcpy=yes ac_cv_func_mkstemp=yes ac_cv_func_re_comp=no ac_cv_func_regcomp=yes ac_cv_func_setenv=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strstr=yes ac_cv_func_times=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_waitpid=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_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_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=no ac_cv_header_vfork_h=no ac_cv_header_windows_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_m_log=yes ac_cv_lib_snprintf_vsnprintf=no ac_cv_lib_z_gzread=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_XML2_CONFIG=/usr/local/bin/xml2-config ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_POD2MAN=pod2man ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_struct_tm=time.h ac_cv_sys_interpreter=yes ac_cv_type_getgroups=int ac_cv_type_pid_t=no ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= 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=-1 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/www/swish-e/work/swish-e-2.4.5/config/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/www/swish-e/work/swish-e-2.4.5/config/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/www/swish-e/work/swish-e-2.4.5/config/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/www/swish-e/work/swish-e-2.4.5/config/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/www/swish-e/work/swish-e-2.4.5/config/missing --run automake-1.9' AWK='gawk' BTREE_OBJS='' BUILDDOCS_FALSE='' BUILDDOCS_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GREP='/usr/bin/grep' INSTALLDOCS_FALSE='#' INSTALLDOCS_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML2_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include' LIBXML2_LIB='-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm' LIBXML2_OBJS='parser.lo' LIBXML_REQUIRED_VERSION='2.4.3' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/www/swish-e/work/swish-e-2.4.5/config/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='' PACKAGE='swish-e' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_CONFIG='' PCRE_LIBS='' PCRE_REQUIRED_VERSION='3.4' PERL='/usr/local/bin/perl' POD2MAN='pod2man' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SWISH_WEB='' VERSION='2.4.5' XML2_CONFIG='/usr/local/bin/xml2-config' Z_CFLAGS='' Z_LIBS='-lz' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${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}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/www/swish-e/work/swish-e-2.4.5/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/lib/${PACKAGE}' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' 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 "swish-e" #define VERSION "2.4.5" #define const #define HAVE_DLFCN_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_WAIT_H 1 #define const #define pid_t int #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STRFTIME 1 #define HAVE_VPRINTF 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_WAITPID 1 #define HAVE_KILL 1 #define HAVE_REGCOMP 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_LSTAT 1 #define HAVE_SETENV 1 #define HAVE_ACCESS 1 #define HAVE_STRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_CLOCK 1 #define HAVE_TIMES 1 #define HAVE_GETRUSAGE 1 #define HAVE_LIBM 1 #define HAVE_STRCOLL 1 #define GETGROUPS_T int #define HAVE_GETGROUPS 1 #define GETGROUPS_T int #define HAVE_VSNPRINTF 1 #define HAVE_MKSTEMP 1 #define HAVE_LIBXML2 #define HAVE_ZLIB_H 1 #define HAVE_ZLIB configure: exit 0 ## ---------------------- ## ## 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:702: creating Makefile config.status:702: creating html/Makefile config.status:702: creating pod/Makefile config.status:702: creating man/Makefile config.status:702: creating src/Makefile config.status:702: creating src/expat/Makefile config.status:702: creating src/replace/Makefile config.status:702: creating src/snowball/Makefile config.status:702: creating rpm/swish-e.spec config.status:702: creating tests/Makefile config.status:702: creating example/Makefile config.status:702: creating prog-bin/Makefile config.status:702: creating filters/Makefile config.status:702: creating filters/SWISH/Makefile config.status:702: creating conf/Makefile config.status:702: creating filter-bin/Makefile config.status:702: creating swish-e.pc config.status:702: creating swish-config config.status:702: creating src/acconfig.h config.status:952: src/acconfig.h is unchanged config.status:998: executing depfiles commands