This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgutenfetch configure 1.2, 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 build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --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: 155 tasks, 212 threads, 4 processors Load average: 0.35, Mach factor: 3.64 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1823: checking for a BSD-compatible install configure:1879: result: /usr/local/bin/ginstall -c configure:1890: checking whether build environment is sane configure:1933: result: yes configure:1967: checking for gawk configure:1983: found /usr/local/bin/gawk configure:1994: result: gawk configure:2005: checking whether make sets $(MAKE) configure:2026: result: yes configure:2135: checking build system type configure:2153: result: i386-unknown-gnu configure:2175: checking host system type configure:2190: result: i386-unknown-gnu configure:2212: checking target system type configure:2227: result: i386-unknown-gnu configure:2271: checking for style of include used by make configure:2299: result: GNU configure:2311: checking for i386-unknown-gnu-gcc configure:2341: result: no configure:2351: checking for gcc configure:2367: found /usr/bin/gcc configure:2378: result: gcc configure:2616: checking for C compiler version configure:2623: 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:2626: $? = 0 configure:2633: 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:2636: $? = 0 configure:2643: gcc -V >&5 gcc: `-V' option must have argument configure:2646: $? = 1 configure:2669: checking for C compiler default output file name configure:2696: gcc -fno-common conftest.c >&5 configure:2699: $? = 0 configure:2737: result: a.out configure:2754: checking whether the C compiler works configure:2764: ./a.out configure:2767: $? = 0 configure:2784: result: yes configure:2791: checking whether we are cross compiling configure:2793: result: no configure:2796: checking for suffix of executables configure:2803: gcc -o conftest -fno-common conftest.c >&5 configure:2806: $? = 0 configure:2830: result: configure:2836: checking for suffix of object files configure:2862: gcc -c -fno-common conftest.c >&5 configure:2865: $? = 0 configure:2888: result: configure:2892: checking whether we are using the GNU C compiler configure:2921: gcc -c -fno-common conftest.c >&5 configure:2927: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2944: result: no configure:2949: checking whether gcc accepts -g configure:2979: gcc -c -g conftest.c >&5 configure:2985: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3017: gcc -c conftest.c >&5 configure:3023: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3056: gcc -c -g conftest.c >&5 configure:3062: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3084: result: no configure:3101: checking for gcc option to accept ISO C89 configure:3175: gcc -c -fno-common conftest.c >&5 configure:3181: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3175: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3181: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3175: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3181: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3175: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3181: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3175: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3181: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3175: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3181: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3175: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3181: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3207: result: unsupported configure:3224: checking dependency style of gcc configure:3286: result: gcc3 configure:3297: checking how to run the C preprocessor configure:3337: gcc -E conftest.c configure:3343: $? = 0 configure:3374: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3380: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* end confdefs.h. */ | #include configure:3413: result: gcc -E configure:3442: gcc -E conftest.c configure:3448: $? = 0 configure:3479: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3485: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* end confdefs.h. */ | #include configure:3523: checking for grep that handles long lines and -e configure:3597: result: /usr/bin/grep configure:3602: checking for egrep configure:3680: result: /usr/bin/grep -E configure:3686: checking for AIX configure:3708: result: no configure:3714: checking for ANSI C header files configure:3744: gcc -c -fno-common conftest.c >&5 configure:3750: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3875: result: no configure:3899: checking for sys/types.h configure:3920: gcc -c -fno-common conftest.c >&5 configure:3926: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3942: result: no configure:3899: checking for sys/stat.h configure:3920: gcc -c -fno-common conftest.c >&5 configure:3926: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3942: result: no configure:3899: checking for stdlib.h configure:3920: gcc -c -fno-common conftest.c >&5 configure:3926: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3942: result: no configure:3899: checking for string.h configure:3920: gcc -c -fno-common conftest.c >&5 configure:3926: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3942: result: no configure:3899: checking for memory.h configure:3920: gcc -c -fno-common conftest.c >&5 configure:3926: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3942: result: no configure:3899: checking for strings.h configure:3920: gcc -c -fno-common conftest.c >&5 configure:3926: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3942: result: no configure:3899: checking for inttypes.h configure:3920: gcc -c -fno-common conftest.c >&5 configure:3926: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3942: result: no configure:3899: checking for stdint.h configure:3920: gcc -c -fno-common conftest.c >&5 configure:3926: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3942: result: no configure:3899: checking for unistd.h configure:3920: gcc -c -fno-common conftest.c >&5 configure:3926: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:3942: result: no configure:3964: checking minix/config.h usability configure:3981: gcc -c -fno-common conftest.c >&5 conftest.c:43:26: minix/config.h: No such file or directory configure:3987: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:4001: result: no configure:4005: checking minix/config.h presence configure:4020: gcc -E conftest.c conftest.c:10:26: minix/config.h: No such file or directory configure:4026: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* end confdefs.h. */ | #include configure:4040: result: no configure:4073: checking for minix/config.h configure:4080: result: no configure:4118: checking for i386-unknown-gnu-gcc configure:4145: result: gcc configure:4423: checking for C compiler version configure:4430: 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:4433: $? = 0 configure:4440: 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:4443: $? = 0 configure:4450: gcc -V >&5 gcc: `-V' option must have argument configure:4453: $? = 1 configure:4456: checking whether we are using the GNU C compiler configure:4508: result: no configure:4513: checking whether gcc accepts -g configure:4648: result: no configure:4665: checking for gcc option to accept ISO C89 configure:4771: result: unsupported configure:4788: checking dependency style of gcc configure:4850: result: gcc3 configure:4856: checking for strerror in -lcposix configure:4891: gcc -o conftest -fno-common conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:4897: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:4915: result: no configure:4927: checking for gcc option to accept ANSI C configure:4995: gcc -c -fno-common conftest.c >&5 configure:5001: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:4995: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:5001: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:4995: gcc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:5001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:4995: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:5001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:4995: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:5001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:4995: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:5001: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* 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:5024: result: no configure:5045: checking for a BSD-compatible install configure:5101: result: /usr/local/bin/ginstall -c configure:5181: checking for i386-unknown-gnu-ranlib configure:5211: result: no configure:5221: checking for ranlib configure:5237: found /usr/bin/ranlib configure:5248: result: ranlib configure:5312: checking for non-GNU ld configure:5342: result: /usr/bin/ld configure:5351: checking if the linker (/usr/bin/ld) is GNU ld configure:5363: result: no configure:5367: checking for BSD-compatible nm configure:5401: result: /usr/bin/nm -p configure:5404: checking whether ln -s works configure:5408: result: yes ltconfig:581: checking whether we are using GNU C ltconfig:589: gcc -E conftest.c ltconfig:603: checking for object suffix ltconfig:604: gcc -c -fno-common conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: gcc -o conftest -fno-common conftest.c 1>&5 ltconfig:776: checking if gcc PIC flag -fPIC works ltconfig:777: gcc -c -fno-common -fPIC -DPIC conftest.c 1>&5 ltconfig:829: checking if gcc supports -c -o file.o ltconfig:830: gcc -c -fno-common -o out/conftest2.o conftest.c 1>&5 ltconfig:862: checking if gcc supports -c -o file.lo ltconfig:863: gcc -c -fno-common -c -o conftest.lo conftest.c 1>&5 ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:915: gcc -c -fno-common -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:958: checking if gcc static flag -static works ltconfig:959: gcc -o conftest -fno-common -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine ltconfig:1653: checking if global_symbol_pipe works ltconfig:1654: gcc -c -fno-common conftest.c 1>&5 ltconfig:1657: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" cannot find nm_test_var in conftest.nm ltconfig:1653: checking if global_symbol_pipe works ltconfig:1654: gcc -c -fno-common conftest.c 1>&5 ltconfig:1657: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1709: gcc -o conftest -fno-common -fno-builtin conftest.c conftstm.o 1>&5 configure:5658: checking whether NLS is requested configure:5667: result: yes configure:5705: checking for msgfmt configure:5736: result: /usr/local/bin/msgfmt configure:5745: checking for gmsgfmt configure:5776: result: /usr/local/bin/msgfmt configure:5816: checking for xgettext configure:5847: result: /usr/local/bin/xgettext configure:5887: checking for msgmerge configure:5917: result: /usr/local/bin/msgmerge configure:6025: checking for non-GNU ld configure:6056: result: /usr/bin/ld configure:6065: checking if the linker (/usr/bin/ld) is GNU ld configure:6078: result: no configure:6084: checking for shared library run path origin configure:6097: result: done configure:6513: checking whether NLS is requested configure:6522: result: yes configure:6540: checking for GNU gettext in libc configure:6569: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:6575: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:6592: result: no configure:6626: checking for iconv configure:6658: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:6664: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:6707: gcc -o conftest -fno-common conftest.c -liconv >&5 configure:6713: $? = 0 configure:6734: result: yes configure:6744: checking how to link with libiconv configure:6746: result: -liconv configure:7135: checking for GNU gettext in libintl configure:7172: gcc -o conftest -fno-common -I/include conftest.c /lib/libintl.a -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:7178: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:7224: gcc -o conftest -fno-common -I/include conftest.c /lib/libintl.a -liconv -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:7230: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:7253: result: no configure:7282: checking whether to use NLS configure:7284: result: no configure:7361: checking for an ANSI C-conforming const configure:7436: gcc -c -fno-common conftest.c >&5 configure:7442: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:7457: result: no configure:7469: checking for working alloca.h configure:7496: gcc -o conftest -fno-common conftest.c >&5 configure:7502: $? = 0 configure:7519: result: yes configure:7529: checking for alloca configure:7576: gcc -o conftest -fno-common conftest.c >&5 configure:7582: $? = 0 configure:7599: result: yes configure:7826: checking for size_t configure:7856: gcc -c -fno-common conftest.c >&5 configure:7862: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 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 | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7877: result: no configure:7897: checking for dirent.h that defines DIR configure:7926: gcc -c -fno-common conftest.c >&5 configure:7932: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:7948: result: no configure:7897: checking for sys/ndir.h that defines DIR configure:7926: gcc -c -fno-common conftest.c >&5 conftest.c:16:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:21: error: `DIR' undeclared (first use in this function) conftest.c:21: error: (Each undeclared identifier is reported only once conftest.c:21: error: for each function it appears in.) conftest.c:21: error: parse error before ')' token configure:7932: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:7948: result: no configure:7897: checking for sys/dir.h that defines DIR configure:7926: gcc -c -fno-common conftest.c >&5 configure:7932: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:7948: result: no configure:7897: checking for ndir.h that defines DIR configure:7926: gcc -c -fno-common conftest.c >&5 conftest.c:16:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:21: error: `DIR' undeclared (first use in this function) conftest.c:21: error: (Each undeclared identifier is reported only once conftest.c:21: error: for each function it appears in.) conftest.c:21: error: parse error before ')' token configure:7932: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:7948: result: no configure:8045: checking for library containing opendir configure:8086: gcc -o conftest -fno-common conftest.c >&5 configure:8092: $? = 0 configure:8120: result: none required configure:8130: checking whether closedir returns void configure:8164: gcc -o conftest -fno-common conftest.c >&5 conftest.c:48:14: no: No such file or directory configure:8167: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | #ifndef __cplusplus | int closedir (); | #endif | | int | main () | { | return closedir (opendir (".")) != 0; | ; | return 0; | } configure:8192: result: yes configure:8203: checking for ANSI C header files configure:8364: result: no configure:8422: checking stdio.h usability configure:8439: gcc -c -fno-common conftest.c >&5 configure:8445: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 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:8459: result: no configure:8463: checking stdio.h presence configure:8478: gcc -E conftest.c configure:8484: $? = 0 configure:8498: result: yes configure:8511: WARNING: stdio.h: present but cannot be compiled configure:8513: WARNING: stdio.h: check for missing prerequisite headers? configure:8515: WARNING: stdio.h: see the Autoconf documentation configure:8517: WARNING: stdio.h: section "Present But Cannot Be Compiled" configure:8519: WARNING: stdio.h: proceeding with the preprocessor's result configure:8521: WARNING: stdio.h: in the future, the compiler will take precedence configure:8531: checking for stdio.h configure:8539: result: yes configure:8412: checking for stdlib.h configure:8418: result: no configure:8422: checking assert.h usability configure:8439: gcc -c -fno-common conftest.c >&5 configure:8445: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_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:8459: result: no configure:8463: checking assert.h presence configure:8478: gcc -E conftest.c configure:8484: $? = 0 configure:8498: result: yes configure:8511: WARNING: assert.h: present but cannot be compiled configure:8513: WARNING: assert.h: check for missing prerequisite headers? configure:8515: WARNING: assert.h: see the Autoconf documentation configure:8517: WARNING: assert.h: section "Present But Cannot Be Compiled" configure:8519: WARNING: assert.h: proceeding with the preprocessor's result configure:8521: WARNING: assert.h: in the future, the compiler will take precedence configure:8531: checking for assert.h configure:8539: result: yes configure:8422: checking stdarg.h usability configure:8439: gcc -c -fno-common conftest.c >&5 configure:8445: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_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:8459: result: no configure:8463: checking stdarg.h presence configure:8478: gcc -E conftest.c configure:8484: $? = 0 configure:8498: result: yes configure:8511: WARNING: stdarg.h: present but cannot be compiled configure:8513: WARNING: stdarg.h: check for missing prerequisite headers? configure:8515: WARNING: stdarg.h: see the Autoconf documentation configure:8517: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:8519: WARNING: stdarg.h: proceeding with the preprocessor's result configure:8521: WARNING: stdarg.h: in the future, the compiler will take precedence configure:8531: checking for stdarg.h configure:8539: result: yes configure:8412: checking for unistd.h configure:8418: result: no configure:8422: checking fcntl.h usability configure:8439: gcc -c -fno-common conftest.c >&5 configure:8445: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_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:8459: result: no configure:8463: checking fcntl.h presence configure:8478: gcc -E conftest.c configure:8484: $? = 0 configure:8498: result: yes configure:8511: WARNING: fcntl.h: present but cannot be compiled configure:8513: WARNING: fcntl.h: check for missing prerequisite headers? configure:8515: WARNING: fcntl.h: see the Autoconf documentation configure:8517: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:8519: WARNING: fcntl.h: proceeding with the preprocessor's result configure:8521: WARNING: fcntl.h: in the future, the compiler will take precedence configure:8531: checking for fcntl.h configure:8539: result: yes configure:8422: checking time.h usability configure:8439: gcc -c -fno-common conftest.c >&5 configure:8445: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_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:8459: result: no configure:8463: checking time.h presence configure:8478: gcc -E conftest.c configure:8484: $? = 0 configure:8498: result: yes configure:8511: WARNING: time.h: present but cannot be compiled configure:8513: WARNING: time.h: check for missing prerequisite headers? configure:8515: WARNING: time.h: see the Autoconf documentation configure:8517: WARNING: time.h: section "Present But Cannot Be Compiled" configure:8519: WARNING: time.h: proceeding with the preprocessor's result configure:8521: WARNING: time.h: in the future, the compiler will take precedence configure:8531: checking for time.h configure:8539: result: yes configure:8412: checking for sys/types.h configure:8418: result: no configure:8412: checking for sys/stat.h configure:8418: result: no configure:8422: checking sys/uio.h usability configure:8439: gcc -c -fno-common conftest.c >&5 configure:8445: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_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:8459: result: no configure:8463: checking sys/uio.h presence configure:8478: gcc -E conftest.c configure:8484: $? = 0 configure:8498: result: yes configure:8511: WARNING: sys/uio.h: present but cannot be compiled configure:8513: WARNING: sys/uio.h: check for missing prerequisite headers? configure:8515: WARNING: sys/uio.h: see the Autoconf documentation configure:8517: WARNING: sys/uio.h: section "Present But Cannot Be Compiled" configure:8519: WARNING: sys/uio.h: proceeding with the preprocessor's result configure:8521: WARNING: sys/uio.h: in the future, the compiler will take precedence configure:8531: checking for sys/uio.h configure:8539: result: yes configure:8412: checking for string.h configure:8418: result: no configure:8412: checking for strings.h configure:8418: result: no configure:8422: checking unixlib.h usability configure:8439: gcc -c -fno-common conftest.c >&5 conftest.c:55:21: unixlib.h: No such file or directory configure:8445: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_UIO_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:8459: result: no configure:8463: checking unixlib.h presence configure:8478: gcc -E conftest.c conftest.c:22:21: unixlib.h: No such file or directory configure:8484: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include configure:8498: result: no configure:8531: checking for unixlib.h configure:8539: result: no configure:8422: checking pthread.h usability configure:8439: gcc -c -fno-common conftest.c >&5 configure:8445: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_UIO_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:8459: result: no configure:8463: checking pthread.h presence configure:8478: gcc -E conftest.c configure:8484: $? = 0 configure:8498: result: yes configure:8511: WARNING: pthread.h: present but cannot be compiled configure:8513: WARNING: pthread.h: check for missing prerequisite headers? configure:8515: WARNING: pthread.h: see the Autoconf documentation configure:8517: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:8519: WARNING: pthread.h: proceeding with the preprocessor's result configure:8521: WARNING: pthread.h: in the future, the compiler will take precedence configure:8531: checking for pthread.h configure:8539: result: yes configure:8422: checking regex.h usability configure:8439: gcc -c -fno-common conftest.c >&5 configure:8445: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_PTHREAD_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:8459: result: no configure:8463: checking regex.h presence configure:8478: gcc -E conftest.c configure:8484: $? = 0 configure:8498: result: yes configure:8511: WARNING: regex.h: present but cannot be compiled configure:8513: WARNING: regex.h: check for missing prerequisite headers? configure:8515: WARNING: regex.h: see the Autoconf documentation configure:8517: WARNING: regex.h: section "Present But Cannot Be Compiled" configure:8519: WARNING: regex.h: proceeding with the preprocessor's result configure:8521: WARNING: regex.h: in the future, the compiler will take precedence configure:8531: checking for regex.h configure:8539: result: yes configure:8422: checking gnuregex.h usability configure:8439: gcc -c -fno-common conftest.c >&5 conftest.c:57:22: gnuregex.h: No such file or directory configure:8445: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_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:8459: result: no configure:8463: checking gnuregex.h presence configure:8478: gcc -E conftest.c conftest.c:24:22: gnuregex.h: No such file or directory configure:8484: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include configure:8498: result: no configure:8531: checking for gnuregex.h configure:8539: result: no configure:8422: checking errno.h usability configure:8439: gcc -c -fno-common conftest.c >&5 configure:8445: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_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:8459: result: no configure:8463: checking errno.h presence configure:8478: gcc -E conftest.c configure:8484: $? = 0 configure:8498: result: yes configure:8511: WARNING: errno.h: present but cannot be compiled configure:8513: WARNING: errno.h: check for missing prerequisite headers? configure:8515: WARNING: errno.h: see the Autoconf documentation configure:8517: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:8519: WARNING: errno.h: proceeding with the preprocessor's result configure:8521: WARNING: errno.h: in the future, the compiler will take precedence configure:8531: checking for errno.h configure:8539: result: yes configure:8557: checking for strsep configure:8613: gcc -o conftest -fno-common conftest.c >&5 configure:8619: $? = 0 configure:8637: result: yes configure:8653: checking for mergesort configure:8709: gcc -o conftest -fno-common conftest.c >&5 configure:8715: $? = 0 configure:8733: result: yes configure:8746: checking for regexec configure:8802: gcc -o conftest -fno-common conftest.c >&5 configure:8808: $? = 0 configure:8825: result: yes configure:8952: checking windows.h usability configure:8969: gcc -c -fno-common conftest.c >&5 conftest.c:61:21: windows.h: No such file or directory configure:8975: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRSEP 1 | #define HAVE_MERGESORT 1 | #define USE_C_REGEX 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:8989: result: no configure:8993: checking windows.h presence configure:9008: gcc -E conftest.c conftest.c:28:21: windows.h: No such file or directory configure:9014: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRSEP 1 | #define HAVE_MERGESORT 1 | #define USE_C_REGEX 1 | /* end confdefs.h. */ | #include configure:9028: result: no configure:9061: checking for windows.h configure:9068: result: no configure:9112: checking curl/curl.h usability configure:9129: gcc -c -fno-common conftest.c >&5 configure:9135: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRSEP 1 | #define HAVE_MERGESORT 1 | #define USE_C_REGEX 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:9149: result: no configure:9153: checking curl/curl.h presence configure:9168: gcc -E conftest.c configure:9174: $? = 0 configure:9188: result: yes configure:9201: WARNING: curl/curl.h: present but cannot be compiled configure:9203: WARNING: curl/curl.h: check for missing prerequisite headers? configure:9205: WARNING: curl/curl.h: see the Autoconf documentation configure:9207: WARNING: curl/curl.h: section "Present But Cannot Be Compiled" configure:9209: WARNING: curl/curl.h: proceeding with the preprocessor's result configure:9211: WARNING: curl/curl.h: in the future, the compiler will take precedence configure:9221: checking for curl/curl.h configure:9229: result: yes configure:9239: checking for curl-config configure:9255: found /usr/local/bin/curl-config configure:9267: result: yes configure:9285: checking for curl_global_init in -lcurl configure:9320: gcc -o conftest -fno-common conftest.c -lcurl >&5 configure:9326: $? = 0 configure:9344: result: yes configure:9522: checking for the pthreads library -lpthreads configure:9565: gcc -o conftest -fno-common conftest.c -lpthreads >&5 ld: can't locate file for: -lpthreads configure:9571: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libgutenfetch" | #define PACKAGE_TARNAME "libgutenfetch" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libgutenfetch 1.2" | #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" | #define PACKAGE "libgutenfetch" | #define VERSION "1.2" | #define HAVE_ICONV 1 | #define const | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define size_t unsigned int | #define CLOSEDIR_VOID 1 | #define HAVE_STDIO_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STRSEP 1 | #define HAVE_MERGESORT 1 | #define USE_C_REGEX 1 | #define HAVE_CURL_CURL_H 1 | #define HAVE_CURL_GLOBAL_INIT 1 | #define HAVE_CURLLIB | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:9591: result: no configure:9511: checking whether pthreads work without any flags configure:9565: gcc -o conftest -fno-common conftest.c >&5 configure:9571: $? = 0 configure:9591: result: yes configure:9611: checking for joinable pthread attribute configure:9634: gcc -o conftest -fno-common conftest.c >&5 configure:9640: $? = 0 configure:9708: result: PTHREAD_CREATE_JOINABLE configure:9715: checking if more special flags are required for pthreads configure:9722: result: no configure:9734: checking for cc_r configure:9762: result: gcc configure:9933: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_func_alloca_works=yes ac_cv_func_closedir_void=yes ac_cv_func_mergesort=yes ac_cv_func_regexec=yes ac_cv_func_strsep=yes ac_cv_header_assert_h=yes ac_cv_header_curl_curl_h=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gnuregex_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_uio_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_header_unixlib_h=no ac_cv_header_windows_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_curl_curl_global_init=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_LD=/usr/bin/ld ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_NM='/usr/bin/nm -p' ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_PTHREAD_CC=gcc ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_gnu_ld=no ac_cv_prog_have_curl_config=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_target=i386-unknown-gnu ac_cv_type_size_t=no ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_lib_iconv=yes am_cv_prog_cc_stdc=no gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/libgutenfetch/work/libgutenfetch-1.2/missing --run aclocal' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/libgutenfetch/work/libgutenfetch-1.2/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/libgutenfetch/work/libgutenfetch-1.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/libgutenfetch/work/libgutenfetch-1.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/libgutenfetch/work/libgutenfetch-1.2/missing --run automake' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GETTEXT_PACKAGE='' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/libgutenfetch/work/libgutenfetch-1.2/missing --run makeinfo' MISSING_C_REGEX_FALSE='' MISSING_C_REGEX_TRUE='#' MISSING_GNUREGEX_FALSE='#' MISSING_GNUREGEX_TRUE='' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='libgutenfetch' PACKAGE_BUGREPORT='johntabularasa@users.sf.net' PACKAGE_CFLAGS=' -I/usr/local/include ' PACKAGE_LIBS=' -L/usr/local/lib -lcurl -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lssl -lcrypto -lssl -lcrypto -lz' PACKAGE_NAME='libgutenfetch' PACKAGE_STRING='libgutenfetch 1.2' PACKAGE_TARNAME='libgutenfetch' PACKAGE_VERSION='1.2' PATH_SEPARATOR=':' POSUB='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' REGEX_LIBS='' SET_MAKE='' SHELL='/bin/sh' USE_NLS='no' VERSION='1.2' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='gcc' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' have_curl_config='yes' 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/devel/libgutenfetch/work/libgutenfetch-1.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libgutenfetch" #define PACKAGE_TARNAME "libgutenfetch" #define PACKAGE_VERSION "1.2" #define PACKAGE_STRING "libgutenfetch 1.2" #define PACKAGE_BUGREPORT "johntabularasa@users.sf.net" #define PACKAGE "libgutenfetch" #define VERSION "1.2" #define HAVE_ICONV 1 #define const #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define size_t unsigned int #define CLOSEDIR_VOID 1 #define HAVE_STDIO_H 1 #define HAVE_ASSERT_H 1 #define HAVE_STDARG_H 1 #define HAVE_FCNTL_H 1 #define HAVE_TIME_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_REGEX_H 1 #define HAVE_ERRNO_H 1 #define HAVE_STRSEP 1 #define HAVE_MERGESORT 1 #define USE_C_REGEX 1 #define HAVE_CURL_CURL_H 1 #define HAVE_CURL_GLOBAL_INIT 1 #define HAVE_CURLLIB #define HAVE_PTHREAD 1 #define GETTEXT_PACKAGE libgutenfetch #define GETTEXT_PACKAGE "" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgutenfetch config.status 1.2, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:681: creating Makefile config.status:816: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:928: executing default-1 commands config.status:928: executing default-2 commands