This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by IExtract configure 0.9.02, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-libintl-prefix=/usr/local --disable-rpath --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 99 tasks, 154 threads, 4 processors Load average: 1.08, Mach factor: 2.90 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2054: checking for i386-unknown-gnu-gcc configure:2081: result: cc configure:2359: checking for C compiler version configure:2366: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2369: $? = 0 configure:2376: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2379: $? = 0 configure:2386: cc -V >&5 cc: `-V' option must have argument configure:2389: $? = 1 configure:2412: checking for C compiler default output file name configure:2439: cc -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2442: $? = 0 configure:2480: result: a.out configure:2497: checking whether the C compiler works configure:2507: ./a.out configure:2510: $? = 0 configure:2527: result: yes configure:2534: checking whether we are cross compiling configure:2536: result: no configure:2539: checking for suffix of executables configure:2546: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2549: $? = 0 configure:2573: result: configure:2579: checking for suffix of object files configure:2605: cc -c -fno-common conftest.c >&5 configure:2608: $? = 0 configure:2631: result: configure:2635: checking whether we are using the GNU C compiler configure:2664: cc -c -fno-common conftest.c >&5 configure:2670: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2687: result: no configure:2692: checking whether cc accepts -g configure:2722: cc -c -g conftest.c >&5 configure:2728: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2760: cc -c conftest.c >&5 configure:2766: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2799: cc -c -g conftest.c >&5 configure:2805: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2827: result: no configure:2844: checking for cc option to accept ISO C89 configure:2918: cc -c -fno-common conftest.c >&5 configure:2924: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:2918: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2924: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:2918: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2924: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:2918: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:2924: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:2918: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2924: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:2918: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2924: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:2918: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2924: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:2950: result: unsupported configure:2971: checking how to run the C preprocessor configure:3011: cc -E conftest.c configure:3017: $? = 0 configure:3048: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3054: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* end confdefs.h. */ | #include configure:3087: result: cc -E configure:3116: cc -E conftest.c configure:3122: $? = 0 configure:3153: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3159: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* end confdefs.h. */ | #include configure:3197: checking for grep that handles long lines and -e configure:3271: result: /usr/bin/grep configure:3276: checking for egrep configure:3354: result: /usr/bin/grep -E configure:3359: checking for ANSI C header files configure:3389: cc -c -fno-common conftest.c >&5 configure:3395: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3520: result: no configure:3544: checking for sys/types.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:3587: result: no configure:3544: checking for sys/stat.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:3587: result: no configure:3544: checking for stdlib.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:3587: result: no configure:3544: checking for string.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:3587: result: no configure:3544: checking for memory.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:3587: result: no configure:3544: checking for strings.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:3587: result: no configure:3544: checking for inttypes.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:3587: result: no configure:3544: checking for stdint.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:3587: result: no configure:3544: checking for unistd.h configure:3565: cc -c -fno-common conftest.c >&5 configure:3571: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* 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:3587: result: no configure:3599: checking whether byte ordering is bigendian configure:3631: cc -c -fno-common conftest.c >&5 configure:3637: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:3784: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:3787: $? = 0 configure:3793: ./conftest configure:3796: $? = 0 configure:3815: result: no configure:3882: checking for a BSD-compatible install configure:3938: result: /usr/bin/install -c -o root -g wheel configure:3949: checking whether build environment is sane configure:3992: result: yes configure:4057: checking for gawk configure:4073: found /usr/local/bin/gawk configure:4084: result: gawk configure:4095: checking whether make sets $(MAKE) configure:4116: result: yes configure:4146: checking for style of include used by make configure:4174: result: GNU configure:4366: checking dependency style of cc configure:4456: result: gcc3 configure:4593: checking for C++ compiler version configure:4600: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4603: $? = 0 configure:4610: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:4613: $? = 0 configure:4620: c++ -V >&5 c++: `-V' option must have argument configure:4623: $? = 1 configure:4626: checking whether we are using the GNU C++ compiler configure:4655: c++ -c -fno-common conftest.cpp >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4678: result: no configure:4683: checking whether c++ accepts -g configure:4713: c++ -c -g conftest.cpp >&5 configure:4719: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4751: c++ -c conftest.cpp >&5 configure:4757: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4790: c++ -c -g conftest.cpp >&5 configure:4796: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4818: result: no configure:4843: checking dependency style of c++ configure:4933: result: gcc3 configure:5034: checking build system type configure:5052: result: i386-unknown-gnu configure:5074: checking host system type configure:5089: result: i386-unknown-gnu configure:5111: checking for a sed that does not truncate output configure:5167: result: /usr/local/bin/sed configure:5214: checking for non-GNU ld configure:5248: result: /usr/bin/ld configure:5257: checking if the linker (/usr/bin/ld) is GNU ld configure:5272: result: no configure:5277: checking for /usr/bin/ld option to reload object files configure:5284: result: -r configure:5302: checking for BSD-compatible nm configure:5351: result: /usr/bin/nm -p configure:5355: checking whether ln -s works configure:5359: result: yes configure:5366: checking how to recognize dependent libraries configure:5552: result: pass_all configure:5802: checking dlfcn.h usability configure:5819: c++ -c -fno-common conftest.cpp >&5 configure:5825: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | /* 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:5839: result: no configure:5843: checking dlfcn.h presence configure:5858: conftest.cpp ./configure: line 1: conftest.cpp: command not found configure:5864: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | /* end confdefs.h. */ | #include configure:5878: result: no configure:5911: checking for dlfcn.h configure:5919: result: no configure:5942: checking how to run the C++ preprocessor configure:5978: c++ -E conftest.cpp configure:5984: $? = 0 configure:6015: c++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:6021: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | /* end confdefs.h. */ | #include configure:6054: result: c++ -E configure:6083: c++ -E conftest.cpp configure:6089: $? = 0 configure:6120: c++ -E conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:6126: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | /* end confdefs.h. */ | #include configure:6175: checking for i386-unknown-gnu-g77 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-xlf configure:6205: result: no configure:6175: checking for i386-unknown-gnu-f77 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-frt configure:6205: result: no configure:6175: checking for i386-unknown-gnu-pgf77 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-cf77 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-fort77 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-fl32 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-af77 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-xlf90 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-f90 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-pgf90 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-pghpf configure:6205: result: no configure:6175: checking for i386-unknown-gnu-epcf90 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-gfortran configure:6205: result: no configure:6175: checking for i386-unknown-gnu-g95 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-xlf95 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-f95 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-fort configure:6205: result: no configure:6175: checking for i386-unknown-gnu-ifort configure:6205: result: no configure:6175: checking for i386-unknown-gnu-ifc configure:6205: result: no configure:6175: checking for i386-unknown-gnu-efc configure:6205: result: no configure:6175: checking for i386-unknown-gnu-pgf95 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-lf95 configure:6205: result: no configure:6175: checking for i386-unknown-gnu-ftn configure:6205: result: no configure:6219: checking for g77 configure:6235: found /usr/local/bin/g77 configure:6246: result: g77 configure:6276: checking for Fortran 77 compiler version configure:6283: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6286: $? = 0 configure:6293: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6296: $? = 0 configure:6303: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6306: $? = 0 configure:6314: checking whether we are using the GNU Fortran 77 compiler configure:6333: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6339: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6356: result: no configure:6362: checking whether g77 accepts -g configure:6379: g77 -c -g conftest.f >&5 configure:6385: $? = 0 configure: failed program was: | program main | | end configure:6401: result: no configure:6431: checking the maximum length of command line arguments configure:6543: result: configure:6555: checking command to parse /usr/bin/nm -p output from cc object configure:6660: c++ -c -fno-common conftest.cpp >&5 configure:6663: $? = 0 configure:6667: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6670: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6660: c++ -c -fno-common conftest.cpp >&5 configure:6663: $? = 0 configure:6667: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6670: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6760: result: failed configure:6767: checking for objdir configure:6782: result: .libs configure:6834: checking for i386-unknown-gnu-ar configure:6864: result: no configure:6874: checking for ar configure:6890: found /usr/bin/ar configure:6901: result: ar configure:6930: checking for i386-unknown-gnu-ranlib configure:6960: result: no configure:6970: checking for ranlib configure:6986: found /usr/bin/ranlib configure:6997: result: ranlib configure:7026: checking for i386-unknown-gnu-strip configure:7056: result: no configure:7066: checking for strip configure:7082: found /usr/bin/strip configure:7093: result: strip configure:7330: checking for correct ltmain.sh version configure:7380: result: yes configure:7490: checking for cc option to produce PIC configure:7722: result: configure:7793: checking if cc static flag works cc: unrecognized option `-pthread' configure:7821: result: yes configure:7831: checking if cc supports -c -o file.o configure:7856: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7860: $? = 0 configure:7878: result: yes configure:7904: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8884: result: no configure:8951: checking dynamic linker characteristics configure:9566: result: gnu ld.so configure:9575: checking how to hardcode library paths into programs configure:9600: result: unsupported configure:9614: checking whether stripping libraries is possible configure:9636: result: no configure:10421: checking if libtool supports shared libraries configure:10423: result: no configure:10426: checking whether to build shared libraries configure:10447: result: no configure:10450: checking whether to build static libraries configure:10454: result: yes configure:10547: creating libtool configure:11277: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12251: result: yes configure:12269: c++ -c -fno-common conftest.cpp >&5 configure:12272: $? = 0 configure:12424: checking for c++ option to produce PIC configure:12708: result: configure:12779: checking if c++ static flag works c++: unrecognized option `-pthread' configure:12807: result: yes configure:12817: checking if c++ supports -c -o file.o configure:12842: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12846: $? = 0 configure:12864: result: yes configure:12890: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12915: result: yes configure:12982: checking dynamic linker characteristics configure:13545: result: gnu ld.so configure:13554: checking how to hardcode library paths into programs configure:13579: result: unsupported configure:14113: checking if libtool supports shared libraries configure:14115: result: no configure:14118: checking whether to build shared libraries configure:14138: result: no configure:14141: checking whether to build static libraries configure:14145: result: yes configure:14155: checking for g77 option to produce PIC configure:14387: result: configure:14458: checking if g77 static flag works cc: unrecognized option `-pthread' configure:14486: result: yes configure:14496: checking if g77 supports -c -o file.o configure:14521: g77 -c -o out/conftest2.o conftest.f >&5 configure:14525: $? = 0 configure:14543: result: yes configure:14569: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15529: result: no configure:15596: checking dynamic linker characteristics configure:16159: result: gnu ld.so configure:16168: checking how to hardcode library paths into programs configure:16193: result: unsupported configure:19789: checking for a BSD-compatible install configure:19845: result: /usr/bin/install -c -o root -g wheel configure:19856: checking whether make sets $(MAKE) configure:19877: result: yes configure:19893: checking whether NLS is requested configure:19902: result: yes configure:19940: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:19972: result: /usr/local/bin/msgfmt configure:19981: checking for gmsgfmt configure:20012: result: /usr/local/bin/msgfmt configure:20063: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:20095: result: /usr/local/bin/xgettext configure:20141: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:20172: result: /usr/local/bin/msgmerge configure:20188: checking whether we are using the GNU C Library 2 or newer conftest.cpp:12:22: features.h: No such file or directory configure:20219: result: no configure:20228: checking for i386-unknown-gnu-ranlib configure:20255: result: ranlib configure:20396: checking for inline configure:20422: c++ -c -fno-common conftest.cpp >&5 configure:20428: $? = 0 configure:20446: result: inline configure:20465: checking for size_t configure:20495: c++ -c -fno-common conftest.cpp >&5 configure:20501: $? = 0 configure:20516: result: yes configure:20529: checking for stdint.h configure:20556: c++ -c -fno-common conftest.cpp >&5 configure:20562: $? = 0 configure:20577: result: yes configure:20589: checking for working alloca.h configure:20616: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:20622: $? = 0 configure:20639: result: yes configure:20649: checking for alloca configure:20696: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:20702: $? = 0 configure:20719: result: yes configure:20952: checking for stdlib.h configure:20958: result: no configure:20952: checking for unistd.h configure:20958: result: no configure:21096: checking for getpagesize configure:21152: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:21158: $? = 0 configure:21176: result: yes configure:21186: checking for working mmap configure:21333: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' conftest.cpp: In function `int main()': conftest.cpp:125: error: `getpagesize' undeclared (first use this function) conftest.cpp:125: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cpp:78: error: too many arguments to function `char* malloc()' conftest.cpp:128: error: at this point in file conftest.cpp:132: error: `rand' undeclared (first use this function) conftest.cpp:133: error: `umask' undeclared (first use this function) conftest.cpp:137: error: `write' undeclared (first use this function) conftest.cpp:139: error: `close' undeclared (first use this function) conftest.cpp:78: error: too many arguments to function `char* malloc()' conftest.cpp:147: error: at this point in file conftest.cpp:78: error: too many arguments to function `char* malloc()' conftest.cpp:163: error: at this point in file conftest.cpp:166: error: `read' undeclared (first use this function) configure:21336: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 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 | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #ifndef HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # ifndef HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # ifdef HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 1; | if (write (fd, data, pagesize) != pagesize) | return 1; | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | return 1; | data2 = (char *) malloc (2 * pagesize); | if (!data2) | return 1; | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 1; | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | return 1; | if (read (fd, data3, pagesize) != pagesize) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 1; | close (fd); | return 0; | } configure:21361: result: no configure:21374: checking whether integer division by zero raises SIGFPE configure:21441: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:21444: $? = 0 configure:21450: ./conftest configure:21453: $? = 0 configure:21470: result: yes configure:21483: checking for inttypes.h configure:21510: c++ -c -fno-common conftest.cpp >&5 configure:21516: $? = 0 configure:21531: result: yes configure:21542: checking for unsigned long long int configure:21573: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:21579: $? = 0 configure:21596: result: yes configure:21644: checking for inttypes.h configure:21650: result: no configure:21965: checking for non-GNU ld configure:21996: result: /usr/bin/ld configure:22005: checking if the linker (/usr/bin/ld) is GNU ld configure:22018: result: no configure:22025: checking for shared library run path origin configure:22038: result: done configure:22082: checking whether imported symbols can be declared weak configure:22107: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' ld: Undefined symbols: __Z5xyzzyv configure:22113: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | extern void xyzzy (); | #pragma weak xyzzy | int | main () | { | xyzzy(); | ; | return 0; | } configure:22129: result: no configure:22144: checking pthread.h usability configure:22161: c++ -c -fno-common conftest.cpp >&5 configure:22167: $? = 0 configure:22181: result: yes configure:22185: checking pthread.h presence configure:22200: c++ -E conftest.cpp configure:22206: $? = 0 configure:22220: result: yes configure:22253: checking for pthread.h configure:22260: result: yes configure:22301: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:22307: $? = 0 configure:22328: checking for pthread_kill in -lpthread configure:22363: c++ -o conftest -fno-common -pthread conftest.cpp -lpthread >&5 c++: unrecognized option `-pthread' configure:22369: $? = 0 configure:22387: result: yes configure:22566: checking for pthread_rwlock_t configure:22597: c++ -c -fno-common conftest.cpp >&5 configure:22603: $? = 0 configure:22618: result: yes configure:22655: c++ -c -fno-common conftest.cpp >&5 configure:22661: $? = 0 configure:23290: checking for multithread API to use configure:23292: result: posix configure:23728: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:23734: $? = 0 configure:23774: checking argz.h usability configure:23791: c++ -c -fno-common conftest.cpp >&5 conftest.cpp:58:18: argz.h: No such file or directory configure:23797: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 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:23811: result: no configure:23815: checking argz.h presence configure:23830: c++ -E conftest.cpp conftest.cpp:25:18: argz.h: No such file or directory configure:23836: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include configure:23850: result: no configure:23883: checking for argz.h configure:23891: result: no configure:23764: checking for inttypes.h configure:23770: result: no configure:23774: checking limits.h usability configure:23791: c++ -c -fno-common conftest.cpp >&5 configure:23797: $? = 0 configure:23811: result: yes configure:23815: checking limits.h presence configure:23830: c++ -E conftest.cpp configure:23836: $? = 0 configure:23850: result: yes configure:23883: checking for limits.h configure:23891: result: yes configure:23764: checking for unistd.h configure:23770: result: no configure:23774: checking sys/param.h usability configure:23791: c++ -c -fno-common conftest.cpp >&5 configure:23797: $? = 0 configure:23811: result: yes configure:23815: checking sys/param.h presence configure:23830: c++ -E conftest.cpp configure:23836: $? = 0 configure:23850: result: yes configure:23883: checking for sys/param.h configure:23891: result: yes configure:23925: checking for getcwd configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:23987: $? = 0 configure:24005: result: yes configure:23925: checking for getegid configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:23987: $? = 0 configure:24005: result: yes configure:23925: checking for geteuid configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:23987: $? = 0 configure:24005: result: yes configure:23925: checking for getgid configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:23987: $? = 0 configure:24005: result: yes configure:23925: checking for getuid configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:23987: $? = 0 configure:24005: result: yes configure:23925: checking for mempcpy configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' ld: Undefined symbols: _mempcpy configure:23987: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* 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 mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:24005: result: no configure:23925: checking for munmap configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:23987: $? = 0 configure:24005: result: yes configure:23925: checking for stpcpy configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:23987: $? = 0 configure:24005: result: yes configure:23925: checking for strcasecmp configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:23987: $? = 0 configure:24005: result: yes configure:23925: checking for strdup configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:23987: $? = 0 configure:24005: result: yes configure:23925: checking for strtoul configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:23987: $? = 0 configure:24005: result: yes configure:23925: checking for tsearch configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:23987: $? = 0 configure:24005: result: yes configure:23925: checking for argz_count configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' ld: Undefined symbols: _argz_count configure:23987: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_count to an innocuous variant, in case declares argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_count innocuous_argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_count | | /* 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 argz_count (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_count || defined __stub___argz_count | choke me | #endif | | int | main () | { | return argz_count (); | ; | return 0; | } configure:24005: result: no configure:23925: checking for argz_stringify configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' ld: Undefined symbols: _argz_stringify configure:23987: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* 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 argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_stringify || defined __stub___argz_stringify | choke me | #endif | | int | main () | { | return argz_stringify (); | ; | return 0; | } configure:24005: result: no configure:23925: checking for argz_next configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' ld: Undefined symbols: _argz_next configure:23987: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* 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 argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_argz_next || defined __stub___argz_next | choke me | #endif | | int | main () | { | return argz_next (); | ; | return 0; | } configure:24005: result: no configure:23925: checking for __fsetlocking configure:23981: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' ld: Undefined symbols: ___fsetlocking configure:23987: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* 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 __fsetlocking (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___fsetlocking || defined __stub_____fsetlocking | choke me | #endif | | int | main () | { | return __fsetlocking (); | ; | return 0; | } configure:24005: result: no configure:24017: checking whether feof_unlocked is declared configure:24047: c++ -c -fno-common conftest.cpp >&5 configure:24053: $? = 0 configure:24068: result: yes configure:24082: checking whether fgets_unlocked is declared configure:24112: c++ -c -fno-common conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:45: error: `fgets_unlocked' undeclared (first use this function) conftest.cpp:45: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:24118: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:24133: result: no configure:24177: checking for iconv configure:24209: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:24215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:24258: c++ -o conftest -fno-common -pthread conftest.cpp -liconv >&5 c++: unrecognized option `-pthread' configure:24264: $? = 0 configure:24285: result: yes configure:24295: checking how to link with libiconv configure:24297: result: -liconv configure:24308: checking for iconv declaration configure:24347: c++ -c -fno-common conftest.cpp >&5 conftest.cpp:49: error: declaration of C function `size_t libiconv(void*, char**, size_t*, char**, size_t*)' conflicts with /usr/local/include/iconv.h:83: error: previous declaration `size_t libiconv(void*, const char**, size_t*, char**, size_t*)' here configure:24353: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:24372: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:24383: checking for NL_LOCALE_NAME macro configure:24410: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' conftest.cpp: In function `int main()': conftest.cpp:47: error: `_NL_LOCALE_NAME' undeclared (first use this function) conftest.cpp:47: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:24416: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | /* end confdefs.h. */ | #include | #include | int | main () | { | char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES)); | ; | return 0; | } configure:24434: result: no configure:24448: checking for bison configure:24464: found /usr/local/bin/bison configure:24475: result: bison configure:24489: checking version of bison configure:24498: result: 1.35, ok configure:24506: checking for long long int configure:24539: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:24545: $? = 0 configure:24562: result: yes configure:24573: checking for long double configure:24607: c++ -c -fno-common conftest.cpp >&5 conftest.cpp:45: warning: use of `long double' type; its size may change in a future release conftest.cpp:45: warning: (Long double usage is reported only once for each file. conftest.cpp:45: warning: To disable this warning, use -Wno-long-double.) configure:24613: $? = 0 configure:24629: result: yes configure:24640: checking for wchar_t configure:24667: c++ -c -fno-common conftest.cpp >&5 configure:24673: $? = 0 configure:24688: result: yes configure:24699: checking for wint_t configure:24726: c++ -c -fno-common conftest.cpp >&5 configure:24732: $? = 0 configure:24747: result: yes configure:24760: checking for intmax_t configure:24796: c++ -c -fno-common conftest.cpp >&5 configure:24802: $? = 0 configure:24817: result: yes configure:24829: checking whether printf() supports POSIX/XSI format strings configure:24884: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:24887: $? = 0 configure:24893: ./conftest configure:24896: $? = 0 configure:24913: result: yes configure:24926: checking whether we are using the GNU C Library 2.1 or newer conftest.cpp:49:22: features.h: No such file or directory configure:24957: result: no configure:24969: checking for stdint.h configure:24975: result: no configure:25109: checking for SIZE_MAX configure:25428: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:25431: $? = 0 configure:25437: ./conftest configure:25440: $? = 0 configure:25738: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:25741: $? = 0 configure:25747: ./conftest configure:25750: $? = 0 configure:25791: c++ -c -fno-common conftest.cpp >&5 configure:25797: $? = 0 configure:25824: result: (((1UL << 31) - 1) * 2 + 1) configure:25842: checking for stdint.h configure:25848: result: no configure:25984: checking for CFPreferencesCopyAppValue configure:26012: c++ -o conftest -fno-common -pthread conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 c++: unrecognized option `-pthread' configure:26018: $? = 0 configure:26036: result: yes configure:26045: checking for CFLocaleCopyCurrent configure:26073: c++ -o conftest -fno-common -pthread conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 c++: unrecognized option `-pthread' conftest.cpp: In function `int main()': conftest.cpp:54: error: `CFLocaleCopyCurrent' undeclared (first use this function) conftest.cpp:54: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:26079: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:26097: result: no configure:26117: checking for ptrdiff_t configure:26147: c++ -c -fno-common conftest.cpp >&5 conftest.cpp:83: error: syntax error before `;' token conftest.cpp: In function `int main()': conftest.cpp:87: error: `ac__type_new_' undeclared (first use this function) conftest.cpp:87: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cpp:87: error: parse error before `)' token configure:26153: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 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 ptrdiff_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:26168: result: no configure:26198: checking stddef.h usability configure:26215: c++ -c -fno-common conftest.cpp >&5 configure:26221: $? = 0 configure:26235: result: yes configure:26239: checking stddef.h presence configure:26254: c++ -E conftest.cpp configure:26260: $? = 0 configure:26274: result: yes configure:26307: checking for stddef.h configure:26315: result: yes configure:26188: checking for stdlib.h configure:26194: result: no configure:26188: checking for string.h configure:26194: result: no configure:26338: checking for asprintf configure:26394: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:26400: $? = 0 configure:26418: result: yes configure:26338: checking for fwprintf configure:26394: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:26400: $? = 0 configure:26418: result: yes configure:26338: checking for putenv configure:26394: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:26400: $? = 0 configure:26418: result: yes configure:26338: checking for setenv configure:26394: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:26400: $? = 0 configure:26418: result: yes configure:26338: checking for setlocale configure:26394: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:26400: $? = 0 configure:26418: result: yes configure:26338: checking for snprintf configure:26394: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:26400: $? = 0 configure:26418: result: yes configure:26338: checking for wcslen configure:26394: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:26400: $? = 0 configure:26418: result: yes configure:26430: checking whether _snprintf is declared configure:26460: c++ -c -fno-common conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:65: error: `_snprintf' undeclared (first use this function) conftest.cpp:65: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:26466: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:26481: result: no configure:26495: checking whether _snwprintf is declared configure:26525: c++ -c -fno-common conftest.cpp >&5 conftest.cpp: In function `int main()': conftest.cpp:66: error: `_snwprintf' undeclared (first use this function) conftest.cpp:66: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:26531: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:26546: result: no configure:26561: checking whether getc_unlocked is declared configure:26591: c++ -c -fno-common conftest.cpp >&5 configure:26597: $? = 0 configure:26612: result: yes configure:26651: checking for nl_langinfo and CODESET configure:26677: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:26683: $? = 0 configure:26701: result: yes configure:26712: checking for LC_MESSAGES configure:26738: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' configure:26744: $? = 0 configure:26761: result: yes configure:26808: checking for CFPreferencesCopyAppValue configure:26860: result: yes configure:26869: checking for CFLocaleCopyCurrent configure:26921: result: no configure:26958: checking whether included gettext is requested configure:26968: result: no configure:26991: checking for GNU gettext in libc configure:27021: c++ -o conftest -fno-common -pthread conftest.cpp >&5 c++: unrecognized option `-pthread' ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:27027: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:27045: result: no configure:27443: checking for GNU gettext in libintl configure:27481: c++ -o conftest -fno-common -I/include -pthread conftest.cpp /lib/libintl.a -liconv >&5 c++: unrecognized option `-pthread' 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:27487: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:27534: c++ -o conftest -fno-common -I/include -pthread conftest.cpp /lib/libintl.a -liconv -liconv >&5 c++: unrecognized option `-pthread' 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:27540: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IExtract" | #define PACKAGE_TARNAME "IExtract" | #define PACKAGE_VERSION "0.9.02" | #define PACKAGE_STRING "IExtract 0.9.02" | #define PACKAGE_BUGREPORT "g17m0@lycos.com" | #define PACKAGE "IExtract" | #define VERSION "0.9.02" | #define _GNU_SOURCE 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:27564: result: no configure:27620: checking whether to use NLS configure:27622: result: yes configure:27625: checking where the gettext function comes from configure:27636: result: included intl directory configure:27729: checking for main in -lstdc++ configure:27758: c++ -o conftest -fno-common -pthread conftest.cpp -lstdc++ >&5 c++: unrecognized option `-pthread' configure:27764: $? = 0 configure:27782: result: yes configure:27799: checking for i386-unknown-gnu-pkg-config configure:27832: result: no configure:27842: checking for pkg-config configure:27860: found /usr/local/bin/pkg-config configure:27872: result: /usr/local/bin/pkg-config configure:27901: checking pkg-config is at least version 0.9.0 configure:27904: result: yes configure:27915: checking for YMP configure:27923: $PKG_CONFIG --exists --print-errors "YGP >= 0.8.20" configure:27926: $? = 0 configure:27941: $PKG_CONFIG --exists --print-errors "YGP >= 0.8.20" configure:27944: $? = 0 configure:27984: result: yes configure:28482: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by IExtract config.status 0.9.02, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:741: creating Makefile config.status:741: creating src/Makefile config.status:741: creating src/Plugins/Makefile config.status:741: creating doc/Makefile config.status:741: creating po/Makefile.in config.status:741: creating intl/Makefile config.status:741: creating IExtract-cfg.h config.status:1073: executing depfiles commands config.status:1073: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -pthread' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_YMP_CFLAGS_set= ac_cv_env_YMP_CFLAGS_value= ac_cv_env_YMP_LIBS_set= ac_cv_env_YMP_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_func___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_argz_count=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_asprintf=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2=no ac_cv_gnu_library_2_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_header_argz_h=no ac_cv_header_dlfcn_h=no ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_stdcpp_main=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_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_type_long_long_int=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=no ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_long_long_int=yes 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_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_size_max='(((1UL << 31) - 1) * 2 + 1)' gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_func_printf_posix=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_nl_locale_name=no gt_cv_val_LC_MESSAGES=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes pkg_cv_YMP_CFLAGS='-I/include ' pkg_cv_YMP_LIBS='-L/lib -lYGP ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/sysutils/iextract/work/IExtract-0.9.02/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/sysutils/iextract/work/IExtract-0.9.02/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/sysutils/iextract/work/IExtract-0.9.02/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/sysutils/iextract/work/IExtract-0.9.02/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/sysutils/iextract/work/IExtract-0.9.02/missing --run automake-1.9' AWK='gawk' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common ' CFLAG_VISIBILITY='' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GENCAT='gencat' GLIBC21='no' GLIBC2='no' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015=':' GREP='/usr/bin/grep' HAVE_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_VISIBILITY='0' HAVE_WPRINTF='0' INCLUDES='-DLOCALEDIR=\"$(datadir)/locale\"' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation' INTLOBJS='$(GETTOBJS)' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LDFLAGS=' -pthread' LIBICONV='-liconv' LIBINTL='${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBS='-lstdc++ ' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='${top_builddir}/intl/libintl.a -liconv -Wl,-framework -Wl,CoreFoundation' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' MAKEINFO='${SHELL} /mnt/gmirror/ports/sysutils/iextract/work/IExtract-0.9.02/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015=':' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='IExtract' PACKAGE_BUGREPORT='g17m0@lycos.com' PACKAGE_NAME='IExtract' PACKAGE_STRING='IExtract 0.9.02' PACKAGE_TARNAME='IExtract' PACKAGE_VERSION='0.9.02' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POSUB='po' PRI_MACROS_BROKEN='0' RANLIB='ranlib' RELEASE='0.9' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SUPPORT_ABIWORD_FALSE='#' SUPPORT_ABIWORD_TRUE='' SUPPORT_GIF_FALSE='#' SUPPORT_GIF_TRUE='' SUPPORT_HTML_FALSE='#' SUPPORT_HTML_TRUE='' SUPPORT_JPEG_FALSE='#' SUPPORT_JPEG_TRUE='' SUPPORT_MP3_FALSE='#' SUPPORT_MP3_TRUE='' SUPPORT_MSOFFICE_FALSE='#' SUPPORT_MSOFFICE_TRUE='' SUPPORT_OGG_FALSE='#' SUPPORT_OGG_TRUE='' SUPPORT_OO_FALSE='#' SUPPORT_OO_TRUE='' SUPPORT_PDF_FALSE='#' SUPPORT_PDF_TRUE='' SUPPORT_PNG_FALSE='#' SUPPORT_PNG_TRUE='' SUPPORT_RTF_FALSE='#' SUPPORT_RTF_TRUE='' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='0.9.02' WOE32DLL='no' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015=':' YMP_CFLAGS='-I/include ' YMP_LIBS='-L/lib -lYGP ' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/sysutils/iextract/work/IExtract-0.9.02/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "IExtract" #define PACKAGE_TARNAME "IExtract" #define PACKAGE_VERSION "0.9.02" #define PACKAGE_STRING "IExtract 0.9.02" #define PACKAGE_BUGREPORT "g17m0@lycos.com" #define PACKAGE "IExtract" #define VERSION "0.9.02" #define _GNU_SOURCE 1 #define HAVE_VISIBILITY 0 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UINTMAX_T 1 #define USE_POSIX_THREADS 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LONG_LONG_INT 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTMAX_T 1 #define HAVE_POSIX_PRINTF 1 #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ptrdiff_t long #define HAVE_STDDEF_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ENABLE_NLS 1 #define HAVE_LIBSTDC__ 1 #define SUPPORT_HTML 1 #define SUPPORT_JPEG 1 #define SUPPORT_PNG 1 #define SUPPORT_GIF 1 #define SUPPORT_MP3 1 #define SUPPORT_OGG 1 #define SUPPORT_PDF 1 #define SUPPORT_OO 1 #define SUPPORT_ABIWORD 1 #define SUPPORT_RTF 1 #define SUPPORT_MSOFFICE 1 configure: exit 0