This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by giFT configure 0.11.8.1, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-I/usr/local/include CXXFLAGS=-fno-common CXX=c++ LDFLAGS= -L/usr/local/lib build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CFLAGS=-fno-common -Wall CFLAGS=-fno-common -Wall -Wall CFLAGS=-fno-common -Wall -Wall -Wall --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: 135 tasks, 192 threads, 4 processors Load average: 1.37, Mach factor: 2.61 /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:2088: checking for a BSD-compatible install configure:2144: result: /usr/local/bin/ginstall -c configure:2155: checking whether build environment is sane configure:2198: result: yes configure:2231: checking for gawk configure:2247: found /usr/local/bin/gawk configure:2258: result: gawk configure:2269: checking whether make sets $(MAKE) configure:2290: result: yes configure:2472: checking whether to enable maintainer-specific portions of Makefiles configure:2481: result: no configure:2527: checking for i386-unknown-gnu-gcc configure:2557: result: no configure:2567: checking for gcc configure:2583: found /usr/bin/gcc configure:2594: result: gcc configure:2832: checking for C compiler version configure:2839: 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:2842: $? = 0 configure:2849: 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:2852: $? = 0 configure:2859: gcc -V >&5 gcc: `-V' option must have argument configure:2862: $? = 1 configure:2885: checking for C compiler default output file name configure:2912: gcc -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:2915: $? = 0 configure:2953: result: a.out configure:2970: checking whether the C compiler works configure:2980: ./a.out configure:2983: $? = 0 configure:3000: result: yes configure:3007: checking whether we are cross compiling configure:3009: result: no configure:3012: checking for suffix of executables configure:3019: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:3022: $? = 0 configure:3046: result: configure:3052: checking for suffix of object files configure:3078: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:3081: $? = 0 configure:3104: result: configure:3108: checking whether we are using the GNU C compiler configure:3137: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:3143: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3160: result: no configure:3165: checking whether gcc accepts -g configure:3195: gcc -c -g conftest.c >&5 configure:3201: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3233: gcc -c conftest.c >&5 configure:3239: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3272: gcc -c -g conftest.c >&5 configure:3278: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3300: result: no configure:3317: checking for gcc option to accept ISO C89 configure:3391: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:3397: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:3391: gcc -qlanglvl=extc89 -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3397: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:3391: gcc -qlanglvl=ansi -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3397: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:3391: gcc -std -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 cc1: error: unrecognized option `-std' configure:3397: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:3391: gcc -Ae -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 :6:2: missing '(' after predicate configure:3397: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:3391: gcc -Aa -D_HPUX_SOURCE -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 :6:2: missing '(' after predicate configure:3397: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:3391: gcc -Xc -D__EXTENSIONS__ -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 gcc: unrecognized option `-Xc' configure:3397: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:3423: result: unsupported configure:3449: checking for style of include used by make configure:3477: result: GNU configure:3505: checking dependency style of gcc configure:3588: result: gcc3 configure:3609: checking for gcc option to accept ANSI C configure:3677: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:3683: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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; | } | 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:3677: gcc -qlanglvl=ansi -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3683: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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; | } | 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:3677: gcc -std1 -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3683: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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; | } | 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:3677: gcc -Ae -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 :6:2: missing '(' after predicate configure:3683: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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; | } | 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:3677: gcc -Aa -D_HPUX_SOURCE -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 :6:2: missing '(' after predicate configure:3683: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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; | } | 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:3677: gcc -Xc -D__EXTENSIONS__ -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 gcc: unrecognized option `-Xc' configure:3683: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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; | } | 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:3706: result: no configure:3719: checking how to run the C preprocessor configure:3759: gcc -E conftest.c configure:3765: $? = 0 configure:3796: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3802: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* end confdefs.h. */ | #include configure:3835: result: gcc -E configure:3864: gcc -E conftest.c configure:3870: $? = 0 configure:3901: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3907: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* end confdefs.h. */ | #include configure:3945: checking for grep that handles long lines and -e configure:4019: result: /usr/bin/grep configure:4024: checking for egrep configure:4102: result: /usr/bin/grep -E configure:4107: checking for ANSI C header files configure:4137: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:4143: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4268: result: no configure:4291: checking for a BSD-compatible install configure:4347: result: /usr/local/bin/ginstall -c configure:4360: checking for sed configure:4378: found /usr/local/bin/sed configure:4390: result: /usr/local/bin/sed configure:4403: checking for perl configure:4421: found /usr/local/bin/perl configure:4433: result: /usr/local/bin/perl configure:4443: checking for xsltproc configure:4461: found /usr/local/bin/xsltproc configure:4473: result: /usr/local/bin/xsltproc configure:4571: checking build system type configure:4589: result: i386-unknown-gnu configure:4611: checking host system type configure:4626: result: i386-unknown-gnu configure:4648: checking for a sed that does not truncate output configure:4702: result: /usr/local/bin/sed configure:4749: checking for non-GNU ld configure:4783: result: /usr/bin/ld configure:4792: checking if the linker (/usr/bin/ld) is GNU ld configure:4807: result: no configure:4812: checking for /usr/bin/ld option to reload object files configure:4819: result: -r configure:4828: checking for BSD-compatible nm configure:4870: result: nm configure:4874: checking whether ln -s works configure:4878: result: yes configure:4885: checking how to recognise dependent libraries configure:5059: result: pass_all configure:5278: checking for sys/types.h configure:5299: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:5305: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:5321: result: no configure:5278: checking for sys/stat.h configure:5299: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:5305: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:5321: result: no configure:5278: checking for stdlib.h configure:5299: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:5305: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:5321: result: no configure:5278: checking for string.h configure:5299: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:5305: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:5321: result: no configure:5278: checking for memory.h configure:5299: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:5305: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:5321: result: no configure:5278: checking for strings.h configure:5299: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:5305: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:5321: result: no configure:5278: checking for inttypes.h configure:5299: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:5305: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:5321: result: no configure:5278: checking for stdint.h configure:5299: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:5305: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:5321: result: no configure:5278: checking for unistd.h configure:5299: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:5305: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:5321: result: no configure:5348: checking dlfcn.h usability configure:5365: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:5371: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | /* 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:5385: result: no configure:5389: checking dlfcn.h presence configure:5404: gcc -E conftest.c configure:5410: $? = 0 configure:5424: result: yes configure:5437: WARNING: dlfcn.h: present but cannot be compiled configure:5439: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5441: WARNING: dlfcn.h: see the Autoconf documentation configure:5443: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5445: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5447: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5452: checking for dlfcn.h configure:5460: result: yes configure:5487: checking for i386-unknown-gnu-g++ configure:5517: result: no configure:5487: checking for i386-unknown-gnu-c++ configure:5517: result: no configure:5487: checking for i386-unknown-gnu-gpp configure:5517: result: no configure:5487: checking for i386-unknown-gnu-aCC configure:5517: result: no configure:5487: checking for i386-unknown-gnu-CC configure:5517: result: no configure:5487: checking for i386-unknown-gnu-cxx configure:5517: result: no configure:5487: checking for i386-unknown-gnu-cc++ configure:5517: result: no configure:5487: checking for i386-unknown-gnu-cl.exe configure:5517: result: no configure:5487: checking for i386-unknown-gnu-FCC configure:5517: result: no configure:5487: checking for i386-unknown-gnu-KCC configure:5517: result: no configure:5487: checking for i386-unknown-gnu-RCC configure:5517: result: no configure:5487: checking for i386-unknown-gnu-xlC_r configure:5517: result: no configure:5487: checking for i386-unknown-gnu-xlC configure:5517: result: no configure:5531: checking for g++ configure:5547: found /usr/local/bin/g++ configure:5558: result: g++ configure:5589: checking for C++ compiler version configure:5596: 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:5599: $? = 0 configure:5606: 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:5609: $? = 0 configure:5616: g++ -V >&5 g++: `-V' option must have argument configure:5619: $? = 1 configure:5622: checking whether we are using the GNU C++ compiler configure:5651: g++ -c -fno-common conftest.cpp >&5 configure:5657: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5674: result: no configure:5679: checking whether g++ accepts -g configure:5709: g++ -c -g conftest.cpp >&5 configure:5715: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5747: g++ -c conftest.cpp >&5 configure:5753: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5786: g++ -c -g conftest.cpp >&5 configure:5792: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5814: result: no configure:5839: checking dependency style of g++ configure:5922: result: gcc3 configure:5944: checking how to run the C++ preprocessor configure:5980: g++ -E conftest.cpp configure:5986: $? = 0 configure:6017: g++ -E conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:6023: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6056: result: g++ -E configure:6085: g++ -E conftest.cpp configure:6091: $? = 0 configure:6122: g++ -E conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:6128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6175: checking for i386-unknown-gnu-g77 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-xlf configure:6205: result: no configure:6175: checking for i386-unknown-gnu-f77 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-frt configure:6205: result: no configure:6175: checking for i386-unknown-gnu-pgf77 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-cf77 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-fort77 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-fl32 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-af77 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-xlf90 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-f90 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-pgf90 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-pghpf configure:6205: result: no configure:6175: checking for i386-unknown-gnu-epcf90 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-gfortran configure:6205: result: no configure:6175: checking for i386-unknown-gnu-g95 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-xlf95 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-f95 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-fort configure:6205: result: no configure:6175: checking for i386-unknown-gnu-ifort configure:6205: result: no configure:6175: checking for i386-unknown-gnu-ifc configure:6205: result: no configure:6175: checking for i386-unknown-gnu-efc configure:6205: result: no configure:6175: checking for i386-unknown-gnu-pgf95 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-lf95 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-ftn configure:6205: result: no configure:6219: checking for g77 configure:6235: found /usr/local/bin/g77 configure:6246: result: g77 configure:6276: checking for Fortran 77 compiler version configure:6283: 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:6286: $? = 0 configure:6293: 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:6296: $? = 0 configure:6303: 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:6306: $? = 0 configure:6314: checking whether we are using the GNU Fortran 77 compiler configure:6333: 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:6339: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6356: result: no configure:6362: checking whether g77 accepts -g configure:6379: g77 -c -g conftest.f >&5 configure:6385: $? = 0 configure: failed program was: | program main | | end configure:6401: result: no configure:6431: checking the maximum length of command line arguments configure:6496: result: -1 configure:6507: checking command to parse nm output from gcc object configure:6596: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:6599: $? = 0 configure:6603: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6606: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6596: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:6599: $? = 0 configure:6603: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:6606: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6696: result: failed configure:6703: checking for objdir configure:6718: result: .libs configure:6770: checking for i386-unknown-gnu-ar configure:6800: result: no configure:6810: checking for ar configure:6826: found /usr/bin/ar configure:6837: result: ar configure:6866: checking for i386-unknown-gnu-ranlib configure:6896: result: no configure:6906: checking for ranlib configure:6922: found /usr/bin/ranlib configure:6933: result: ranlib configure:6962: checking for i386-unknown-gnu-strip configure:6992: result: no configure:7002: checking for strip configure:7018: found /usr/bin/strip configure:7029: result: strip configure:7305: checking if gcc static flag works configure:7328: result: yes configure:7394: checking for gcc option to produce PIC configure:7571: result: configure:7636: checking if gcc supports -c -o file.o configure:7660: gcc -c -fno-common -Wall -Wall -Wall -Wall -o out/conftest2.o conftest.c >&5 configure:7664: $? = 0 configure:7681: result: yes configure:7707: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8552: result: no configure:8623: checking dynamic linker characteristics configure:9175: result: gnu ld.so configure:9179: checking how to hardcode library paths into programs configure:9204: result: immediate configure:9218: checking whether stripping libraries is possible configure:9239: result: no configure:10020: checking if libtool supports shared libraries configure:10022: result: no configure:10025: checking whether to build shared libraries configure:10083: result: no configure:10086: checking whether to build static libraries configure:10090: result: yes configure:10182: creating libtool configure:10871: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:11695: result: yes configure:11713: g++ -c -fno-common conftest.cc >&5 configure:11716: $? = 0 configure:11812: checking for g++ option to produce PIC configure:12064: result: configure:12129: checking if g++ supports -c -o file.o configure:12153: g++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:12157: $? = 0 configure:12174: result: yes configure:12200: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12228: result: yes configure:12299: checking dynamic linker characteristics configure:12851: result: gnu ld.so configure:12855: checking how to hardcode library paths into programs configure:12880: result: immediate configure:12894: checking whether stripping libraries is possible configure:12915: result: no configure:14173: checking if libtool supports shared libraries configure:14175: result: no configure:14178: checking whether to build shared libraries configure:14196: result: no configure:14199: checking whether to build static libraries configure:14203: result: yes configure:14215: checking for g77 option to produce PIC configure:14392: result: configure:14457: checking if g77 supports -c -o file.o configure:14481: g77 -c -o out/conftest2.o conftest.f >&5 configure:14485: $? = 0 configure:14502: result: yes configure:14528: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15353: result: no configure:15424: checking dynamic linker characteristics configure:15976: result: gnu ld.so configure:15980: checking how to hardcode library paths into programs configure:16005: result: immediate configure:16019: checking whether stripping libraries is possible configure:16040: result: no configure:20087: checking for gethostbyname in -lnsl configure:20122: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:20128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #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 gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:20146: result: no configure:20158: checking for socket in -lsocket configure:20193: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:20199: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:20217: result: no configure:20229: checking for opendir in -lmingwex configure:20264: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c -lmingwex >&5 ld: can't locate file for: -lmingwex configure:20270: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #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 opendir (); | int | main () | { | return opendir (); | ; | return 0; | } configure:20288: result: no configure:20300: checking for inet_ntoa in -lbind configure:20335: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c -lbind >&5 ld: can't locate file for: -lbind configure:20341: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #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 inet_ntoa (); | int | main () | { | return inet_ntoa (); | ; | return 0; | } configure:20359: result: no configure:20371: checking for openlog in -lbe configure:20406: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c -lbe >&5 ld: can't locate file for: -lbe configure:20412: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #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 openlog (); | int | main () | { | return openlog (); | ; | return 0; | } configure:20430: result: no configure:20444: checking if -lws2_32 is needed configure:20472: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c:12:22: winsock2.h: No such file or directory conftest.c: In function `main': conftest.c:16: warning: implicit declaration of function `shutdown' configure:20478: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | int | main () | { | shutdown ((void *) 0, 0) | ; | return 0; | } configure:20520: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c -lws2_32 >&5 conftest.c:12:22: winsock2.h: No such file or directory conftest.c: In function `main': conftest.c:16: warning: implicit declaration of function `shutdown' configure:20526: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | int | main () | { | shutdown ((void *) 0, 0) | ; | return 0; | } configure:20547: result: no configure:20555: checking if -lwsock32 is needed configure:20583: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c:12:22: winsock2.h: No such file or directory conftest.c: In function `main': conftest.c:16: warning: implicit declaration of function `shutdown' configure:20589: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | int | main () | { | shutdown ((void *) 0, 0) | ; | return 0; | } configure:20631: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c -lwsock32 >&5 conftest.c:12:22: winsock2.h: No such file or directory conftest.c: In function `main': conftest.c:16: warning: implicit declaration of function `shutdown' configure:20637: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | int | main () | { | shutdown ((void *) 0, 0) | ; | return 0; | } configure:20658: result: no configure:20677: checking for dirent.h that defines DIR configure:20706: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:20712: $? = 0 configure:20728: result: yes configure:20741: checking for library containing opendir configure:20782: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:20788: $? = 0 configure:20816: result: none required configure:20910: checking for ANSI C header files configure:21071: result: no configure:21081: checking for sys/wait.h that is POSIX.1 compatible configure:21117: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21123: $? = 0 configure:21138: result: yes configure:21188: checking dirent.h usability configure:21205: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21211: $? = 0 configure:21225: result: yes configure:21229: checking dirent.h presence configure:21244: gcc -E conftest.c configure:21250: $? = 0 configure:21264: result: yes configure:21292: checking for dirent.h configure:21300: result: yes configure:21188: checking fcntl.h usability configure:21205: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21211: $? = 0 configure:21225: result: yes configure:21229: checking fcntl.h presence configure:21244: gcc -E conftest.c configure:21250: $? = 0 configure:21264: result: yes configure:21292: checking for fcntl.h configure:21300: result: yes configure:21188: checking getopt.h usability configure:21205: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21211: $? = 0 configure:21225: result: yes configure:21229: checking getopt.h presence configure:21244: gcc -E conftest.c configure:21250: $? = 0 configure:21264: result: yes configure:21292: checking for getopt.h configure:21300: result: yes configure:21188: checking limits.h usability configure:21205: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21211: $? = 0 configure:21225: result: yes configure:21229: checking limits.h presence configure:21244: gcc -E conftest.c configure:21250: $? = 0 configure:21264: result: yes configure:21292: checking for limits.h configure:21300: result: yes configure:21188: checking linux/limits.h usability configure:21205: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c:51:26: linux/limits.h: No such file or directory configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21225: result: no configure:21229: checking linux/limits.h presence configure:21244: gcc -E conftest.c conftest.c:18:26: linux/limits.h: No such file or directory configure:21250: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:21264: result: no configure:21292: checking for linux/limits.h configure:21300: result: no configure:21178: checking for stdint.h configure:21184: result: no configure:21188: checking sys/mman.h usability configure:21205: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21211: $? = 0 configure:21225: result: yes configure:21229: checking sys/mman.h presence configure:21244: gcc -E conftest.c configure:21250: $? = 0 configure:21264: result: yes configure:21292: checking for sys/mman.h configure:21300: result: yes configure:21188: checking sys/time.h usability configure:21205: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21211: $? = 0 configure:21225: result: yes configure:21229: checking sys/time.h presence configure:21244: gcc -E conftest.c configure:21250: $? = 0 configure:21264: result: yes configure:21292: checking for sys/time.h configure:21300: result: yes configure:21188: checking syslog.h usability configure:21205: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21211: $? = 0 configure:21225: result: yes configure:21229: checking syslog.h presence configure:21244: gcc -E conftest.c configure:21250: $? = 0 configure:21264: result: yes configure:21292: checking for syslog.h configure:21300: result: yes configure:21188: checking signal.h usability configure:21205: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21211: $? = 0 configure:21225: result: yes configure:21229: checking signal.h presence configure:21244: gcc -E conftest.c configure:21250: $? = 0 configure:21264: result: yes configure:21292: checking for signal.h configure:21300: result: yes configure:21178: checking for unistd.h configure:21184: result: no configure:21178: checking for inttypes.h configure:21184: result: no configure:21188: checking io.h usability configure:21205: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c:55:16: io.h: No such file or directory configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_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:21225: result: no configure:21229: checking io.h presence configure:21244: gcc -E conftest.c conftest.c:22:16: io.h: No such file or directory configure:21250: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include configure:21264: result: no configure:21292: checking for io.h configure:21300: result: no configure:21316: checking for an ANSI C-conforming const configure:21391: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21397: $? = 0 configure:21412: result: yes configure:21422: checking whether time.h and sys/time.h may both be included configure:21452: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21458: $? = 0 configure:21473: result: yes configure:21483: checking whether struct tm is in sys/time.h or time.h configure:21513: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21519: $? = 0 configure:21534: result: time.h configure:21574: checking whether byte ordering is bigendian configure:21606: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:21612: $? = 0 configure:21644: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:30: error: `not' undeclared (first use in this function) conftest.c:30: error: (Each undeclared identifier is reported only once conftest.c:30: error: for each function it appears in.) conftest.c:30: error: parse error before "big" configure:21650: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21790: result: no configure:21820: checking for an implementation of va_copy() configure:21849: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c: In function `f': conftest.c:8: warning: implicit declaration of function `exit' configure:21855: $? = 0 configure:21872: result: yes configure:21875: checking for an implementation of __va_copy() configure:21904: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c: In function `f': conftest.c:8: warning: implicit declaration of function `exit' configure:21910: $? = 0 configure:21927: result: yes configure:21930: checking whether va_lists can be copied by value configure:21967: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c: In function `f': conftest.c:30: warning: implicit declaration of function `exit' configure:21970: $? = 0 configure:21976: ./conftest configure:21979: $? = 0 configure:21995: result: yes configure:22023: checking for short configure:22053: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:22059: $? = 0 configure:22074: result: yes configure:22081: checking size of short configure:22383: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:22386: $? = 0 configure:22392: ./conftest configure:22395: $? = 0 configure:22418: result: 2 configure:22428: checking for int configure:22458: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:22464: $? = 0 configure:22479: result: yes configure:22486: checking size of int configure:22788: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:22791: $? = 0 configure:22797: ./conftest configure:22800: $? = 0 configure:22823: result: 4 configure:22833: checking for long configure:22863: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:22869: $? = 0 configure:22884: result: yes configure:22891: checking size of long configure:23193: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:23196: $? = 0 configure:23202: ./conftest configure:23205: $? = 0 configure:23228: result: 4 configure:23238: checking for long long configure:23268: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:23274: $? = 0 configure:23289: result: yes configure:23296: checking size of long long configure:23598: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:23601: $? = 0 configure:23607: ./conftest configure:23610: $? = 0 configure:23633: result: 8 configure:23643: checking for void * configure:23673: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:23679: $? = 0 configure:23694: result: yes configure:23701: checking size of void * configure:24003: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:24006: $? = 0 configure:24012: ./conftest configure:24015: $? = 0 configure:24038: result: 4 configure:24077: checking for uint8_t configure:24115: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:24121: $? = 0 configure:24136: result: yes configure:24148: checking for int8_t configure:24186: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:24192: $? = 0 configure:24207: result: yes configure:24219: checking for uint16_t configure:24257: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:24263: $? = 0 configure:24278: result: yes configure:24290: checking for int16_t configure:24328: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:24334: $? = 0 configure:24349: result: yes configure:24361: checking for uint32_t configure:24399: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:24405: $? = 0 configure:24420: result: yes configure:24432: checking for int32_t configure:24470: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:24476: $? = 0 configure:24491: result: yes configure:24523: checking for in_addr_t configure:24556: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:24562: $? = 0 configure:24577: result: yes configure:24590: checking for in_port_t configure:24623: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:24629: $? = 0 configure:24644: result: yes configure:24658: checking for pid_t configure:24688: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c:61: error: parse error before "ac__type_new_" conftest.c:61: warning: type defaults to `int' in declaration of `ac__type_new_' conftest.c:61: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:65: error: parse error before ')' token configure:24694: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | /* 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:24709: result: no configure:24721: checking for off_t configure:24751: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c:61: error: parse error before "ac__type_new_" conftest.c:61: warning: type defaults to `int' in declaration of `ac__type_new_' conftest.c:61: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:65: error: parse error before ')' token configure:24757: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | /* 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:24772: result: no configure:24784: checking for ssize_t configure:24814: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c:61: error: parse error before "ac__type_new_" conftest.c:61: warning: type defaults to `int' in declaration of `ac__type_new_' conftest.c:61: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:65: error: parse error before ')' token configure:24820: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | /* 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 ssize_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:24835: result: no configure:24847: checking for size_t configure:24877: gcc -c -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:24883: $? = 0 configure:24898: result: yes configure:24912: checking for getopt configure:24940: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:24946: $? = 0 configure:24963: result: yes configure:24975: checking for getopt_long configure:25003: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:35: warning: implicit declaration of function `getopt_long' configure:25009: $? = 0 configure:25026: result: yes configure:25040: checking for working memcmp configure:25093: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:69: warning: implicit declaration of function `memcmp' conftest.c:83: warning: implicit declaration of function `strcpy' configure:25096: $? = 0 configure:25102: ./conftest configure:25105: $? = 0 configure:25121: result: yes configure:25136: checking for stdlib.h configure:25142: result: no configure:25136: checking for unistd.h configure:25142: result: no configure:25275: checking for getpagesize configure:25331: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25337: $? = 0 configure:25355: result: yes configure:25365: checking for working mmap configure:25512: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c: In function `main': conftest.c:140: warning: implicit declaration of function `getpagesize' conftest.c:147: warning: implicit declaration of function `rand' conftest.c:148: warning: implicit declaration of function `umask' conftest.c:152: warning: implicit declaration of function `write' conftest.c:154: warning: implicit declaration of function `close' conftest.c:181: warning: implicit declaration of function `read' configure:25515: $? = 0 configure:25521: ./conftest configure:25524: $? = 0 configure:25540: result: yes configure:25582: checking for ftruncate configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for gettimeofday configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for madvise configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for memdup configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 ld: Undefined symbols: _memdup configure:25644: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define USE_GETOPT 1 | #define USE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define memdup to an innocuous variant, in case declares memdup. | For example, HP-UX 11i declares gettimeofday. */ | #define memdup innocuous_memdup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memdup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memdup | | /* 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 memdup (); | /* 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_memdup || defined __stub___memdup | choke me | #endif | | int | main () | { | return memdup (); | ; | return 0; | } configure:25662: result: no configure:25582: checking for mkstemp configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for nice configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for select configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for poll configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for rmdir configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for signal configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for socket configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for socketpair configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for snprintf configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function `snprintf' configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for _snprintf configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 ld: Undefined symbols: __snprintf configure:25644: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define USE_GETOPT 1 | #define USE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define _snprintf to an innocuous variant, in case declares _snprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define _snprintf innocuous__snprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _snprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _snprintf | | /* 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 _snprintf (); | /* 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__snprintf || defined __stub____snprintf | choke me | #endif | | int | main () | { | return _snprintf (); | ; | return 0; | } configure:25662: result: no configure:25582: checking for vsnprintf configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function `vsnprintf' configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for _vsnprintf configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 ld: Undefined symbols: __vsnprintf configure:25644: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define USE_GETOPT 1 | #define USE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define _vsnprintf to an innocuous variant, in case declares _vsnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define _vsnprintf innocuous__vsnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _vsnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _vsnprintf | | /* 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 (); | /* 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__vsnprintf || defined __stub____vsnprintf | choke me | #endif | | int | main () | { | return _vsnprintf (); | ; | return 0; | } configure:25662: result: no configure:25582: checking for strcasecmp configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for strcspn configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function `strcspn' configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for strlcat configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for strlcpy configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for strmove configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 ld: Undefined symbols: _strmove configure:25644: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "giFT" | #define PACKAGE_TARNAME "gift" | #define PACKAGE_VERSION "0.11.8.1" | #define PACKAGE_STRING "giFT 0.11.8.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gift" | #define VERSION "0.11.8.1" | #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SIGNAL_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define USE_GETOPT 1 | #define USE_GETOPT_LONG 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define strmove to an innocuous variant, in case declares strmove. | For example, HP-UX 11i declares gettimeofday. */ | #define strmove innocuous_strmove | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strmove (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strmove | | /* 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 strmove (); | /* 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_strmove || defined __stub___strmove | choke me | #endif | | int | main () | { | return strmove (); | ; | return 0; | } configure:25662: result: no configure:25582: checking for strpbrk configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function `strpbrk' configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for strspn configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function `strspn' configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for strtol configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for strtoul configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25582: checking for unlink configure:25638: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall conftest.c >&5 configure:25644: $? = 0 configure:25662: result: yes configure:25846: checking for lt_dlopen in -lltdl configure:25881: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall -Wall conftest.c -lltdl >&5 configure:25887: $? = 0 configure:25905: result: yes configure:25908: checking for lt_dlsym in -lltdl configure:25943: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall -Wall conftest.c -lltdl >&5 configure:25949: $? = 0 configure:25967: result: yes configure:26009: checking ltdl.h usability configure:26026: gcc -c -fno-common -Wall -Wall -Wall -Wall -Wall conftest.c >&5 configure:26032: $? = 0 configure:26046: result: yes configure:26050: checking ltdl.h presence configure:26065: gcc -E conftest.c configure:26071: $? = 0 configure:26085: result: yes configure:26113: checking for ltdl.h configure:26121: result: yes configure:26464: checking for Ogg configure:26504: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall -Wall -I/include conftest.c -L/lib -logg >&5 configure:26507: $? = 0 configure:26513: ./conftest configure:26516: $? = 0 configure:26536: result: yes configure:26678: checking for Vorbis configure:26718: gcc -o conftest -fno-common -Wall -Wall -Wall -Wall -Wall -I/include -I/include conftest.c -L/lib -lvorbis -lm -L/lib -logg >&5 configure:26721: $? = 0 configure:26727: ./conftest configure:26730: $? = 0 configure:26750: result: yes configure:27460: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes 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 -Wall -Wall -Wall -Wall' 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__snprintf=no ac_cv_func__vsnprintf=no ac_cv_func_ftruncate=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_madvise=yes ac_cv_func_memcmp_working=yes ac_cv_func_memdup=no ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_nice=yes ac_cv_func_poll=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_signal=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcspn=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strmove=no ac_cv_func_strpbrk=yes ac_cv_func_strspn=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_unlink=yes ac_cv_func_vsnprintf=yes ac_cv_gift_int32=int ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_limits_h=no ac_cv_header_ltdl_h=yes ac_cv_header_memory_h=no ac_cv_header_signal_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_mman_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_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_be_openlog=no ac_cv_lib_bind_inet_ntoa=no ac_cv_lib_ltdl_lt_dlopen=yes ac_cv_lib_ltdl_lt_dlsym=yes ac_cv_lib_mingwex_opendir=no ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_socket_socket=no 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_SED=/usr/local/bin/sed ac_cv_path_XSLTPROC=/usr/local/bin/xsltproc ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' 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_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=4 ac_cv_struct_tm=time.h ac_cv_type_in_addr_t=yes ac_cv_type_in_port_t=yes ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int8_t=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=no ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint8_t=yes ac_cv_type_void_p=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc=no gift_cv_gift_cv_need_ws2_lib_save_LIBS= gift_cv_gift_cv_need_wsock32_lib_save_LIBS= gift_cv_link_without_gift_cv_need_ws2_lib_failed=yes gift_cv_link_without_gift_cv_need_wsock32_lib_failed=yes gift_cv_need_ws2_lib=no gift_cv_need_wsock32_lib=no libgift_cv___va_copy=yes libgift_cv_va_copy=yes libgift_cv_va_copy_by_val=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=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len=-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/net-p2p/gift/work/gift-0.11.8.1/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/net-p2p/gift/work/gift-0.11.8.1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/net-p2p/gift/work/gift-0.11.8.1/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/net-p2p/gift/work/gift-0.11.8.1/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/net-p2p/gift/work/gift-0.11.8.1/missing --run automake-1.7' AWK='gawk' BUILD_DOCS_FALSE='#' BUILD_DOCS_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -Wall -Wall -Wall -Wall -Wall' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DL_CFLAGS='' DL_LDFLAGS='' DL_LIBS='-lltdl' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GIFTD_MAJOR='0' GIFTD_MICRO='8' GIFTD_MINOR='11' GIFTD_VERSION='0.11.8' GIFTD_VERSIONSTR='"0.11.8"' GIFT_CFLAGS='-fno-common -Wall -Wall -Wall -Wall -Wall' GIFT_LDFLAGS='' GIFT_LIBS='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBGIFTPROTO_MAJOR='0' LIBGIFTPROTO_MICRO='8' LIBGIFTPROTO_MINOR='11' LIBGIFTPROTO_VERSION='0.11.8' LIBGIFTPROTO_VERSIONSTR='"0.11.8"' LIBGIFT_MAJOR='0' LIBGIFT_MICRO='8' LIBGIFT_MINOR='11' LIBGIFT_VERSION='0.11.8' LIBGIFT_VERSIONSTR='"0.11.8"' LIBMAGIC_FALSE='' LIBMAGIC_TRUE='#' LIBOBJS='' LIBOGG_FALSE='#' LIBOGG_TRUE='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBVORBIS_FALSE='#' LIBVORBIS_TRUE='' LN_S='ln -s' LTDL_FALSE='#' LTDL_TRUE='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/net-p2p/gift/work/gift-0.11.8.1/missing --run makeinfo' OBJEXT='' OGG_CFLAGS='-I/include' OGG_LIBS='-L/lib -logg' PACKAGE='gift' PACKAGE_BUGREPORT='' PACKAGE_NAME='giFT' PACKAGE_STRING='giFT 0.11.8.1' PACKAGE_TARNAME='gift' PACKAGE_VERSION='0.11.8.1' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' PERL_CFLAGS='' PERL_FALSE='' PERL_LIBS='' PERL_TRUE='#' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_LTDL='' VERSION='0.11.8.1' VORBISENC_LIBS='-L/lib -lvorbisenc' VORBISFILE_LIBS='-L/lib -lvorbisfile' VORBIS_CFLAGS='-I/include' VORBIS_LIBS='-L/lib -lvorbis -lm' XSLTPROC='/usr/local/bin/xsltproc' 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='' 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_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' giftdatadir='/share/giFT' giftperldir='/bin' 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/net-p2p/gift/work/gift-0.11.8.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libgiftincdir='/include/libgift' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' perlpath='' plugindir='/lib/giFT' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ------------------- ## ## File substitutions. ## ## ------------------- ## GIFT_FEATURES='gconfdefs.h' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "giFT" #define PACKAGE_TARNAME "gift" #define PACKAGE_VERSION "0.11.8.1" #define PACKAGE_STRING "giFT 0.11.8.1" #define PACKAGE_BUGREPORT "" #define PACKAGE "gift" #define VERSION "0.11.8.1" #define BUILD_DATE "Wed Jan 9 07:29:53 EST 2008" #define HAVE_DLFCN_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SIGNAL_H 1 #define TIME_WITH_SYS_TIME 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_VOID_P 4 #define USE_GETOPT 1 #define USE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_LTDL_H 1 #define USE_LTDL 1 #define USE_LIBOGG 1 #define USE_LIBVORBIS 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by giFT config.status 0.11.8.1, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gift-setup on darwintel config.status:732: creating gift-setup