This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.60. Invocation command line was $ .././configure --srcdir=.. --enable-builddir=./build --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common CXX=c++ CXXFLAGS=-fno-common ## --------- ## ## 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: 138 tasks, 195 threads, 4 processors Load average: 0.26, Mach factor: 3.72 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2004: checking build system type configure:2022: result: i386-unknown-gnu configure:2044: checking host system type configure:2059: result: i386-unknown-gnu configure:2081: checking target system type configure:2096: result: i386-unknown-gnu configure:2223: checking for gsed configure:2241: found /usr/local/bin/gsed configure:2254: result: /usr/local/bin/gsed configure:2294: checking default prefix system configure:2351: result: is /local-package configure:2368: result: ...using thread-safe linkage configure:2375: checking zlib install prefix configure:2398: result: none configure:2435: checking rpm spec file configure:2476: result: .././zziplib.spec configure:2484: checking for spec package configure:2518: result: zziplib configure:2521: checking for spec version configure:2561: result: 0.13.49 configure:2564: checking for spec license type configure:2624: result: GNU LGPL configure:2627: checking for spec summary configure:2660: result: ZZipLib - libZ-based ZIP-access Library configure:2663: checking for spec category configure:2697: result: Development/Libraries configure:2700: checking for spec icon configure:2730: result: zziplib-icon.png (fallback) configure:2748: checking for a BSD-compatible install configure:2804: result: /usr/bin/install -c -o root -g wheel configure:2815: checking whether build environment is sane configure:2858: result: yes configure:2923: checking for gawk configure:2939: found /usr/local/bin/gawk configure:2950: result: gawk configure:2961: checking whether make sets $(MAKE) configure:2982: result: yes configure:3174: checking for i386-unknown-gnu-gcc configure:3201: result: cc configure:3479: checking for C compiler version configure:3486: 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:3489: $? = 0 configure:3496: 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:3499: $? = 0 configure:3506: cc -V >&5 cc: `-V' option must have argument configure:3509: $? = 1 configure:3532: checking for C compiler default output file name configure:3559: cc -fno-common conftest.c >&5 configure:3562: $? = 0 configure:3608: result: a.out configure:3613: checking whether the C compiler works configure:3623: ./a.out configure:3626: $? = 0 configure:3643: result: yes configure:3650: checking whether we are cross compiling configure:3652: result: no configure:3655: checking for suffix of executables configure:3662: cc -o conftest -fno-common conftest.c >&5 configure:3665: $? = 0 configure:3689: result: configure:3695: checking for suffix of object files configure:3721: cc -c -fno-common conftest.c >&5 configure:3724: $? = 0 configure:3747: result: configure:3751: checking whether we are using the GNU C compiler configure:3780: cc -c -fno-common conftest.c >&5 configure:3786: $? = 0 configure:3793: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3796: $? = 0 configure:3803: test -s conftest. configure:3806: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3820: result: no configure:3825: checking whether cc accepts -g configure:3855: cc -c -g conftest.c >&5 configure:3861: $? = 0 configure:3868: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3871: $? = 0 configure:3878: test -s conftest. configure:3881: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3910: cc -c conftest.c >&5 configure:3916: $? = 0 configure:3923: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3926: $? = 0 configure:3933: test -s conftest. configure:3936: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3966: cc -c -g conftest.c >&5 configure:3972: $? = 0 configure:3979: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3982: $? = 0 configure:3989: test -s conftest. configure:3992: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4011: result: no configure:4028: checking for cc option to accept ISO C89 configure:4102: cc -c -fno-common conftest.c >&5 configure:4108: $? = 0 configure:4115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4118: $? = 0 configure:4125: test -s conftest. configure:4128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* 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:4102: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:4108: $? = 0 configure:4115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4118: $? = 0 configure:4125: test -s conftest. configure:4128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* 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:4102: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:4108: $? = 0 configure:4115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4118: $? = 0 configure:4125: test -s conftest. configure:4128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* 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:4102: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:4108: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* 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:4102: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:4108: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* 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:4102: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:4108: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* 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:4102: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:4108: $? = 0 configure:4115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4118: $? = 0 configure:4125: test -s conftest. configure:4128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* 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:4151: result: unsupported configure:4177: checking for style of include used by make configure:4205: result: GNU configure:4233: checking dependency style of cc configure:4323: result: gcc3 configure:4353: checking for a BSD-compatible install configure:4409: result: /usr/bin/install -c -o root -g wheel configure:4494: checking for a sed that does not truncate output configure:4548: result: /usr/local/bin/sed configure:4551: checking for grep that handles long lines and -e configure:4625: result: /usr/bin/grep configure:4630: checking for egrep configure:4708: result: /usr/bin/grep -E configure:4757: checking for non-GNU ld configure:4791: result: /usr/bin/ld configure:4800: checking if the linker (/usr/bin/ld) is GNU ld configure:4815: result: no configure:4820: checking for /usr/bin/ld option to reload object files configure:4827: result: -r configure:4845: checking for BSD-compatible nm configure:4894: result: /usr/bin/nm -p configure:4898: checking whether ln -s works configure:4902: result: yes configure:4909: checking how to recognise dependent libraries configure:5085: result: pass_all configure:5625: checking how to run the C preprocessor configure:5665: cc -E conftest.c configure:5671: $? = 0 configure:5709: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5715: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include configure:5755: result: cc -E configure:5784: cc -E conftest.c configure:5790: $? = 0 configure:5828: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5834: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include configure:5879: checking for ANSI C header files configure:5909: cc -c -fno-common conftest.c >&5 configure:5915: $? = 0 configure:5922: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5925: $? = 0 configure:5932: test -s conftest. configure:5935: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:6057: result: no configure:6081: checking for sys/types.h configure:6102: cc -c -fno-common conftest.c >&5 configure:6108: $? = 0 configure:6115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6118: $? = 0 configure:6125: test -s conftest. configure:6128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6141: result: no configure:6081: checking for sys/stat.h configure:6102: cc -c -fno-common conftest.c >&5 configure:6108: $? = 0 configure:6115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6118: $? = 0 configure:6125: test -s conftest. configure:6128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6141: result: no configure:6081: checking for stdlib.h configure:6102: cc -c -fno-common conftest.c >&5 configure:6108: $? = 0 configure:6115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6118: $? = 0 configure:6125: test -s conftest. configure:6128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6141: result: no configure:6081: checking for string.h configure:6102: cc -c -fno-common conftest.c >&5 configure:6108: $? = 0 configure:6115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6118: $? = 0 configure:6125: test -s conftest. configure:6128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6141: result: no configure:6081: checking for memory.h configure:6102: cc -c -fno-common conftest.c >&5 configure:6108: $? = 0 configure:6115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6118: $? = 0 configure:6125: test -s conftest. configure:6128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6141: result: no configure:6081: checking for strings.h configure:6102: cc -c -fno-common conftest.c >&5 configure:6108: $? = 0 configure:6115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6118: $? = 0 configure:6125: test -s conftest. configure:6128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6141: result: no configure:6081: checking for inttypes.h configure:6102: cc -c -fno-common conftest.c >&5 configure:6108: $? = 0 configure:6115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6118: $? = 0 configure:6125: test -s conftest. configure:6128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6141: result: no configure:6081: checking for stdint.h configure:6102: cc -c -fno-common conftest.c >&5 configure:6108: $? = 0 configure:6115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6118: $? = 0 configure:6125: test -s conftest. configure:6128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6141: result: no configure:6081: checking for unistd.h configure:6102: cc -c -fno-common conftest.c >&5 configure:6108: $? = 0 configure:6115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6118: $? = 0 configure:6125: test -s conftest. configure:6128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:6141: result: no configure:6168: checking dlfcn.h usability configure:6185: cc -c -fno-common conftest.c >&5 configure:6191: $? = 0 configure:6198: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6201: $? = 0 configure:6208: test -s conftest. configure:6211: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6222: result: no configure:6226: checking dlfcn.h presence configure:6241: cc -E conftest.c configure:6247: $? = 0 configure:6268: result: yes configure:6281: WARNING: dlfcn.h: present but cannot be compiled configure:6283: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6285: WARNING: dlfcn.h: see the Autoconf documentation configure:6287: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6289: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6291: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6296: checking for dlfcn.h configure:6304: result: yes configure:6433: checking for C++ compiler version configure:6440: 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:6443: $? = 0 configure:6450: 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:6453: $? = 0 configure:6460: c++ -V >&5 c++: `-V' option must have argument configure:6463: $? = 1 configure:6466: checking whether we are using the GNU C++ compiler configure:6495: c++ -c -fno-common conftest.cpp >&5 configure:6501: $? = 0 configure:6508: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6511: $? = 0 configure:6518: test -s conftest. configure:6521: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6535: result: no configure:6540: checking whether c++ accepts -g configure:6570: c++ -c -g conftest.cpp >&5 configure:6576: $? = 0 configure:6583: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6586: $? = 0 configure:6593: test -s conftest. configure:6596: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6625: c++ -c conftest.cpp >&5 configure:6631: $? = 0 configure:6638: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6641: $? = 0 configure:6648: test -s conftest. configure:6651: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6681: c++ -c -g conftest.cpp >&5 configure:6687: $? = 0 configure:6694: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6697: $? = 0 configure:6704: test -s conftest. configure:6707: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6726: result: no configure:6751: checking dependency style of c++ configure:6841: result: gcc3 configure:6868: checking how to run the C++ preprocessor configure:6904: c++ -E conftest.cpp configure:6910: $? = 0 configure:6948: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:6954: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6994: result: c++ -E configure:7023: c++ -E conftest.cpp configure:7029: $? = 0 configure:7067: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:7073: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7129: checking for i386-unknown-gnu-g77 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-f77 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-xlf configure:7159: result: no configure:7129: checking for i386-unknown-gnu-frt configure:7159: result: no configure:7129: checking for i386-unknown-gnu-pgf77 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-cf77 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-fort77 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-fl32 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-af77 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-f90 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-xlf90 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-pgf90 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-pghpf configure:7159: result: no configure:7129: checking for i386-unknown-gnu-epcf90 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-gfortran configure:7159: result: no configure:7129: checking for i386-unknown-gnu-g95 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-f95 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-fort configure:7159: result: no configure:7129: checking for i386-unknown-gnu-xlf95 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-ifort configure:7159: result: no configure:7129: checking for i386-unknown-gnu-ifc configure:7159: result: no configure:7129: checking for i386-unknown-gnu-efc configure:7159: result: no configure:7129: checking for i386-unknown-gnu-pgf95 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-lf95 configure:7159: result: no configure:7129: checking for i386-unknown-gnu-ftn configure:7159: result: no configure:7173: checking for g77 configure:7189: found /usr/local/bin/g77 configure:7200: result: g77 configure:7230: checking for Fortran 77 compiler version configure:7237: 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:7240: $? = 0 configure:7247: 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:7250: $? = 0 configure:7257: 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:7260: $? = 0 configure:7268: checking whether we are using the GNU Fortran 77 compiler configure:7287: 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:7293: $? = 0 configure:7300: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:7303: $? = 0 configure:7310: test -s conftest. configure:7313: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7327: result: no configure:7333: checking whether g77 accepts -g configure:7350: g77 -c -g conftest.f >&5 configure:7356: $? = 0 configure:7363: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:7366: $? = 0 configure:7373: test -s conftest. configure:7376: $? = 1 configure: failed program was: | program main | | end configure:7389: result: no configure:7419: checking the maximum length of command line arguments configure:7528: result: configure:7539: checking command to parse /usr/bin/nm -p output from cc object configure:7644: cc -c -fno-common conftest.c >&5 configure:7647: $? = 0 configure:7651: /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:7654: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7644: cc -c -fno-common conftest.c >&5 configure:7647: $? = 0 configure:7651: /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:7654: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7744: result: failed configure:7751: checking for objdir configure:7766: result: .libs configure:7818: checking for i386-unknown-gnu-ar configure:7848: result: no configure:7858: checking for ar configure:7874: found /usr/bin/ar configure:7885: result: ar configure:7914: checking for i386-unknown-gnu-ranlib configure:7944: result: no configure:7954: checking for ranlib configure:7970: found /usr/bin/ranlib configure:7981: result: ranlib configure:8010: checking for i386-unknown-gnu-strip configure:8040: result: no configure:8050: checking for strip configure:8066: found /usr/bin/strip configure:8077: result: strip configure:8413: checking for cc option to produce PIC configure:8623: result: configure:8694: checking if cc static flag works configure:8722: result: yes configure:8732: checking if cc supports -c -o file.o configure:8756: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8760: $? = 0 configure:8779: result: yes configure:8805: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9791: result: no configure:9858: checking dynamic linker characteristics configure:10446: result: gnu ld.so configure:10455: checking how to hardcode library paths into programs configure:10480: result: unsupported configure:10494: checking whether stripping libraries is possible configure:10515: result: no configure:11412: checking if libtool supports shared libraries configure:11414: result: no configure:11417: checking whether to build shared libraries configure:11438: result: no configure:11441: checking whether to build static libraries configure:11445: result: yes configure:11537: creating libtool configure:12267: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13233: result: yes configure:13251: c++ -c -fno-common conftest.cpp >&5 configure:13254: $? = 0 configure:13373: checking for c++ option to produce PIC configure:13647: result: configure:13718: checking if c++ static flag works configure:13746: result: yes configure:13756: checking if c++ supports -c -o file.o configure:13780: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13784: $? = 0 configure:13803: result: yes configure:13829: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13854: result: yes configure:13921: checking dynamic linker characteristics configure:14509: result: gnu ld.so configure:14518: checking how to hardcode library paths into programs configure:14543: result: unsupported configure:15069: checking if libtool supports shared libraries configure:15071: result: no configure:15074: checking whether to build shared libraries configure:15094: result: no configure:15097: checking whether to build static libraries configure:15101: result: yes configure:15111: checking for g77 option to produce PIC configure:15321: result: configure:15392: checking if g77 static flag works configure:15420: result: yes configure:15430: checking if g77 supports -c -o file.o configure:15454: g77 -c -o out/conftest2.o conftest.f >&5 configure:15458: $? = 0 configure:15477: result: yes configure:15503: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:16469: result: no configure:16536: checking dynamic linker characteristics configure:17124: result: gnu ld.so configure:17133: checking how to hardcode library paths into programs configure:17158: result: unsupported configure:20748: checking out linker version info 0.13.49 configure:20764: result: /0/13:49 (-0.so.13.0.49) configure:20771: result: creating zzip/_msvc.in via zzip/_msvc.sed of config.h.in configure:20781: checking whether to enable maintainer-specific portions of Makefiles configure:20790: result: no configure:20811: checking our pkgconfig libname configure:20819: result: zziplib configure:20822: checking our pkgconfig version configure:20830: result: 0.13.49 configure:20833: checking our pkgconfig_libdir configure:20840: result: ${libdir}/pkgconfig configure:20843: result: expanded our pkgconfig_libdir... /lib/pkgconfig configure:20847: checking our pkgconfig_libfile configure:20853: result: zziplib.pc configure:20860: checking our package / suffix configure:20864: result: zziplib / configure:20867: checking our pkgconfig description configure:20874: result: ZZipLib - libZ-based ZIP-access Library configure:20877: checking our pkgconfig requires configure:20882: result: zzip-zlib-config configure:20885: checking our pkgconfig ext libs configure:20892: result: -lzzip configure:20895: checking our pkgconfig cppflags configure:20900: result: configure:20903: checking our pkgconfig ldflags configure:20908: result: configure:20916: result: generate the pkgconfig later... zzip/zziplib.pc configure:20948: result: noninstalled pkgconfig -L /mnt/gmirror/ports/devel/zziplib/work/zziplib-0.13.49/build/zzip/.libs configure:20983: result: noninstalled pkgconfig -I /mnt/gmirror/ports/devel/zziplib/work/zziplib-0.13.49/build/../. configure:20995: checking for perl5 configure:21013: found /usr/local/bin/perl5 configure:21025: result: /usr/local/bin/perl5 configure:21041: checking for python2.2 configure:21071: result: /usr/local/bin/python2.3 configure:21087: checking for zip configure:21105: found /usr/local/bin/zip configure:21117: result: /usr/local/bin/zip configure:21133: checking for xmlto configure:21166: result: no configure:21176: checking for inline configure:21202: cc -c -fno-common conftest.c >&5 configure:21208: $? = 0 configure:21215: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21218: $? = 0 configure:21225: test -s conftest.o configure:21228: $? = 0 configure:21243: result: inline configure:21262: checking for an ANSI C-conforming const configure:21337: cc -c -fno-common conftest.c >&5 configure:21343: $? = 0 configure:21350: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21353: $? = 0 configure:21360: test -s conftest.o configure:21363: $? = 0 configure:21375: result: yes configure:21385: checking for C restrict keyword configure:21425: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:15: error: syntax error before "x" configure:21431: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | float * restrict x; | ; | return 0; | } configure:21425: cc -c -fno-common conftest.c >&5 configure:21431: $? = 0 configure:21438: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21441: $? = 0 configure:21448: test -s conftest.o configure:21451: $? = 0 configure:21471: result: __restrict__ configure:21483: checking for ANSI C header files configure:21661: result: no configure:21679: checking for dirent.h that defines DIR configure:21708: cc -c -fno-common conftest.c >&5 configure:21714: $? = 0 configure:21721: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21724: $? = 0 configure:21731: test -s conftest.o configure:21734: $? = 0 configure:21747: result: yes configure:21760: checking for library containing opendir configure:21801: cc -o conftest -fno-common conftest.c >&5 configure:21807: $? = 0 configure:21814: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21817: $? = 0 configure:21824: test -s conftest configure:21827: $? = 0 configure:21851: result: none required configure:21971: checking for stdint.h configure:21977: result: no configure:21971: checking for unistd.h configure:21977: result: no configure:21981: checking windows.h usability configure:21998: cc -c -fno-common conftest.c >&5 conftest.c:46:21: windows.h: No such file or directory configure:22004: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22035: result: no configure:22039: checking windows.h presence configure:22054: cc -E conftest.c conftest.c:13:21: windows.h: No such file or directory configure:22060: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:22081: result: no configure:22109: checking for windows.h configure:22117: result: no configure:21981: checking winnt.h usability configure:21998: cc -c -fno-common conftest.c >&5 conftest.c:46:19: winnt.h: No such file or directory configure:22004: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22035: result: no configure:22039: checking winnt.h presence configure:22054: cc -E conftest.c conftest.c:13:19: winnt.h: No such file or directory configure:22060: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:22081: result: no configure:22109: checking for winnt.h configure:22117: result: no configure:21981: checking winbase.h usability configure:21998: cc -c -fno-common conftest.c >&5 conftest.c:46:21: winbase.h: No such file or directory configure:22004: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22035: result: no configure:22039: checking winbase.h presence configure:22054: cc -E conftest.c conftest.c:13:21: winbase.h: No such file or directory configure:22060: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:22081: result: no configure:22109: checking for winbase.h configure:22117: result: no configure:21981: checking sys/int_types.h usability configure:21998: cc -c -fno-common conftest.c >&5 conftest.c:46:27: sys/int_types.h: No such file or directory configure:22004: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22035: result: no configure:22039: checking sys/int_types.h presence configure:22054: cc -E conftest.c conftest.c:13:27: sys/int_types.h: No such file or directory configure:22060: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:22081: result: no configure:22109: checking for sys/int_types.h configure:22117: result: no configure:22138: checking for sys/types.h configure:22144: result: no configure:22148: checking sys/mman.h usability configure:22165: cc -c -fno-common conftest.c >&5 configure:22171: $? = 0 configure:22178: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22181: $? = 0 configure:22188: test -s conftest.o configure:22191: $? = 0 configure:22202: result: yes configure:22206: checking sys/mman.h presence configure:22221: cc -E conftest.c configure:22227: $? = 0 configure:22248: result: yes configure:22276: checking for sys/mman.h configure:22284: result: yes configure:22138: checking for sys/stat.h configure:22144: result: no configure:22148: checking sys/param.h usability configure:22165: cc -c -fno-common conftest.c >&5 configure:22171: $? = 0 configure:22178: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22181: $? = 0 configure:22188: test -s conftest.o configure:22191: $? = 0 configure:22202: result: yes configure:22206: checking sys/param.h presence configure:22221: cc -E conftest.c configure:22227: $? = 0 configure:22248: result: yes configure:22276: checking for sys/param.h configure:22284: result: yes configure:22314: checking io.h usability configure:22331: cc -c -fno-common conftest.c >&5 conftest.c:48:16: io.h: No such file or directory configure:22337: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22368: result: no configure:22372: checking io.h presence configure:22387: cc -E conftest.c conftest.c:15:16: io.h: No such file or directory configure:22393: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:22414: result: no configure:22442: checking for io.h configure:22450: result: no configure:22314: checking direct.h usability configure:22331: cc -c -fno-common conftest.c >&5 conftest.c:48:20: direct.h: No such file or directory configure:22337: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22368: result: no configure:22372: checking direct.h presence configure:22387: cc -E conftest.c conftest.c:15:20: direct.h: No such file or directory configure:22393: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:22414: result: no configure:22442: checking for direct.h configure:22450: result: no configure:22314: checking zlib.h usability configure:22331: cc -c -fno-common conftest.c >&5 configure:22337: $? = 0 configure:22344: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22347: $? = 0 configure:22354: test -s conftest.o configure:22357: $? = 0 configure:22368: result: yes configure:22372: checking zlib.h presence configure:22387: cc -E conftest.c configure:22393: $? = 0 configure:22414: result: yes configure:22442: checking for zlib.h configure:22450: result: yes configure:22314: checking byteswap.h usability configure:22331: cc -c -fno-common conftest.c >&5 conftest.c:49:22: byteswap.h: No such file or directory configure:22337: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22368: result: no configure:22372: checking byteswap.h presence configure:22387: cc -E conftest.c conftest.c:16:22: byteswap.h: No such file or directory configure:22393: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:22414: result: no configure:22442: checking for byteswap.h configure:22450: result: no configure:22478: checking fnmatch.h usability configure:22495: cc -c -fno-common conftest.c >&5 configure:22501: $? = 0 configure:22508: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22511: $? = 0 configure:22518: test -s conftest.o configure:22521: $? = 0 configure:22532: result: yes configure:22536: checking fnmatch.h presence configure:22551: cc -E conftest.c configure:22557: $? = 0 configure:22578: result: yes configure:22606: checking for fnmatch.h configure:22614: result: yes configure:22632: checking for strcasecmp configure:22688: cc -o conftest -fno-common conftest.c >&5 configure:22694: $? = 0 configure:22701: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22704: $? = 0 configure:22711: test -s conftest configure:22714: $? = 0 configure:22728: result: yes configure:22632: checking for strndup configure:22688: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _strndup configure:22694: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define strndup to an innocuous variant, in case declares strndup. | For example, HP-UX 11i declares gettimeofday. */ | #define strndup innocuous_strndup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strndup | | /* 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 strndup (); | /* 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_strndup || defined __stub___strndup | choke me | #endif | | int | main () | { | return strndup (); | ; | return 0; | } configure:22728: result: no configure:22739: checking for off_t configure:22769: cc -c -fno-common conftest.c >&5 conftest.c:51: error: parse error before "ac__type_new_" conftest.c:51: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:55: error: parse error before ')' token configure:22775: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22807: result: no configure:22819: checking for size_t configure:22849: cc -c -fno-common conftest.c >&5 configure:22855: $? = 0 configure:22862: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22865: $? = 0 configure:22872: test -s conftest.o configure:22875: $? = 0 configure:22887: result: yes configure:22899: checking for ssize_t configure:22929: cc -c -fno-common conftest.c >&5 conftest.c:52: error: parse error before "ac__type_new_" conftest.c:52: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:56: error: parse error before ')' token configure:22935: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef ssize_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:22967: result: no configure:22979: checking for off64_t configure:23009: cc -c -fno-common conftest.c >&5 conftest.c:53: error: parse error before "ac__type_new_" conftest.c:53: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:57: error: parse error before ')' token configure:23015: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef off64_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:23047: result: no configure:23059: checking for __int64 configure:23089: cc -c -fno-common conftest.c >&5 conftest.c:54: error: parse error before "ac__type_new_" conftest.c:54: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:58: error: parse error before ')' token configure:23095: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef __int64 ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:23127: result: no configure:23139: checking size of short configure:23169: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:29: error: duplicate case value conftest.c:29: error: previously used here configure:23175: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (short) == 4):; | ; | return 0; | } configure:23169: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:29: error: duplicate case value conftest.c:29: error: previously used here configure:23175: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (short) == 8):; | ; | return 0; | } configure:23169: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:29: error: duplicate case value conftest.c:29: error: previously used here configure:23175: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (short) == 1):; | ; | return 0; | } configure:23169: cc -c -fno-common conftest.c >&5 configure:23175: $? = 0 configure:23182: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23185: $? = 0 configure:23192: test -s conftest.o configure:23195: $? = 0 configure:23216: result: 2 configure:23224: checking size of int configure:23254: cc -c -fno-common conftest.c >&5 configure:23260: $? = 0 configure:23267: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23270: $? = 0 configure:23277: test -s conftest.o configure:23280: $? = 0 configure:23301: result: 4 configure:23309: checking size of long configure:23339: cc -c -fno-common conftest.c >&5 configure:23345: $? = 0 configure:23352: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23355: $? = 0 configure:23362: test -s conftest.o configure:23365: $? = 0 configure:23386: result: 4 configure:23394: checking whether byte ordering is bigendian configure:23426: cc -c -fno-common conftest.c >&5 configure:23432: $? = 0 configure:23439: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23442: $? = 0 configure:23449: test -s conftest.o configure:23452: $? = 0 configure:23481: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:32: error: `not' undeclared (first use in this function) conftest.c:32: error: (Each undeclared identifier is reported only once conftest.c:32: error: for each function it appears in.) conftest.c:32: error: parse error before "big" configure:23487: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:23661: result: no configure:23680: checking if pointers to integers require aligned access configure:23720: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:33: error: parse error before '[' token configure:23723: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | #include | #include | | int main() | { | char* string = malloc(40); | int i; | for (i=0; i < 40; i++) string[[i]] = i; | { | void* s = string; | int* p = s+1; | int* q = s+2; | | if (*p == *q) { return 1; } | } | return 0; | } | configure:23749: result: no configure:23767: checking for special C compiler options needed for large files configure:23807: cc -c -fno-common conftest.c >&5 conftest.c:31: warning: left shift count >= width of type conftest.c:31: warning: left shift count >= width of type conftest.c:33: error: size of array `off_t_is_large' is negative configure:23813: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:23851: cc -n32 -c -fno-common conftest.c >&5 cc: unrecognized option `-n32' conftest.c:31: warning: left shift count >= width of type conftest.c:31: warning: left shift count >= width of type conftest.c:33: error: size of array `off_t_is_large' is negative configure:23857: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:23894: result: no configure:23900: checking for _FILE_OFFSET_BITS value needed for large files configure:23936: cc -c -fno-common conftest.c >&5 conftest.c:31: warning: left shift count >= width of type conftest.c:31: warning: left shift count >= width of type conftest.c:33: error: size of array `off_t_is_large' is negative configure:23942: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:24003: cc -c -fno-common conftest.c >&5 conftest.c:32: warning: left shift count >= width of type conftest.c:32: warning: left shift count >= width of type conftest.c:34: error: size of array `off_t_is_large' is negative configure:24009: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:24043: result: no configure:24053: checking for _LARGE_FILES value needed for large files configure:24089: cc -c -fno-common conftest.c >&5 conftest.c:31: warning: left shift count >= width of type conftest.c:31: warning: left shift count >= width of type conftest.c:33: error: size of array `off_t_is_large' is negative configure:24095: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:24156: cc -c -fno-common conftest.c >&5 conftest.c:32: warning: left shift count >= width of type conftest.c:32: warning: left shift count >= width of type conftest.c:34: error: size of array `off_t_is_large' is negative configure:24162: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:24196: result: no configure:24209: checking whether system differentiates 64bit off_t by defines configure:24220: result: no configure:24233: result: compiles library with the only off_t seen configure:24250: checking for zlib being found configure:24287: result: yes - 1.2.3 configure:24290: checking docdir default configure:24314: result: ${datadir}/doc configure:24317: checking whether using debugging messages in libraries configure:24337: result: no configure:24345: checking whether thread stack is too small for bufsiz buffers configure:24371: result: no configure:24374: checking whether can use mmap for file scanning configure:24399: result: yes, sys/mman.h configure:24406: checking whether making SDL parts configure:24417: result: no, disabled configure:24434: checking running extra tests on make check configure:24437: result: yes configure:24447: checking link options configure:24459: result: --export-dynamic # configure:24464: checking auto silent in maintainer mode configure:24473: result: libtool-silent, auto-sleep-9 configure:24484: checking CFLAGS frame-pointer configure:24499: result: no, -g removed configure:24506: checking CFLAGS for maximum warnings configure:24543: cc -c -fno-common -D_USE_MMAP -pedantic -Wall conftest.c >&5 configure:24549: $? = 0 configure:24556: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24559: $? = 0 configure:24566: test -s conftest.o configure:24569: $? = 0 configure:24590: result: -Wall configure:24603: : CFLAGS="$CFLAGS $ac_cv_cflags_warn_all" configure:24606: $? = 0 configure:24613: checking CFLAGS making strings readonly configure:24655: cc -c -fno-common -D_USE_MMAP -Wall -pedantic -fno-writable-strings -Wwrite-strings conftest.c >&5 configure:24661: $? = 0 configure:24668: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24671: $? = 0 configure:24678: test -s conftest.o configure:24681: $? = 0 configure:24770: result: configure:24793: checking CFLAGS for strict prototypes configure:24830: cc -c -fno-common -D_USE_MMAP -Wall -pedantic -fstrict-prototypes -Wstrict-prototypes conftest.c >&5 cc1: error: unrecognized option `-fstrict-prototypes' configure:24836: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:24830: cc -c -fno-common -D_USE_MMAP -Wall -pedantic -Wstrict-prototypes conftest.c >&5 conftest.c:28: warning: function declaration isn't a prototype configure:24836: $? = 0 configure:24843: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24846: $? = 0 configure:24853: test -s conftest.o configure:24856: $? = 0 configure:24895: cc -c -fno-common -D_USE_MMAP -Wall -pedantic -Wstrict-prototypes conftest.c >&5 conftest.c:28: warning: function declaration isn't a prototype configure:24901: $? = 0 configure:24908: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24911: $? = 0 configure:24918: test -s conftest.o configure:24921: $? = 0 configure:24946: result: -Wstrict-prototypes configure:24959: : CFLAGS="$CFLAGS $ac_cv_cflags_strict_prototypes" configure:24962: $? = 0 configure:24969: checking CFLAGS for gcc -Wpointer-arith configure:25006: cc -c -fno-common -D_USE_MMAP -Wall -Wstrict-prototypes -pedantic -Werror -Wpointer-arith conftest.c >&5 conftest.c:28: warning: function declaration isn't a prototype configure:25012: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:25006: cc -c -fno-common -D_USE_MMAP -Wall -Wstrict-prototypes -pedantic -Wpointer-arith conftest.c >&5 conftest.c:28: warning: function declaration isn't a prototype configure:25012: $? = 0 configure:25019: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25022: $? = 0 configure:25029: test -s conftest.o configure:25032: $? = 0 configure:25053: result: no, obsolete configure:25075: checking CFLAGS for gcc -Wsign-compare configure:25112: cc -c -fno-common -D_USE_MMAP -Wall -Wstrict-prototypes -pedantic -Werror -Wsign-compare conftest.c >&5 conftest.c:28: warning: function declaration isn't a prototype configure:25118: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:25112: cc -c -fno-common -D_USE_MMAP -Wall -Wstrict-prototypes -pedantic -Wsign-compare conftest.c >&5 conftest.c:28: warning: function declaration isn't a prototype configure:25118: $? = 0 configure:25125: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25128: $? = 0 configure:25135: test -s conftest.o configure:25138: $? = 0 configure:25159: result: no, obsolete configure:25181: checking CFLAGS for gcc -Wmissing-declarations configure:25218: cc -c -fno-common -D_USE_MMAP -Wall -Wstrict-prototypes -pedantic -Werror -Wmissing-declarations conftest.c >&5 conftest.c:28: warning: function declaration isn't a prototype configure:25224: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:25218: cc -c -fno-common -D_USE_MMAP -Wall -Wstrict-prototypes -pedantic -Wmissing-declarations conftest.c >&5 conftest.c:28: warning: function declaration isn't a prototype configure:25224: $? = 0 configure:25231: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25234: $? = 0 configure:25241: test -s conftest.o configure:25244: $? = 0 configure:25265: result: no, obsolete configure:25287: checking CFLAGS for gcc -Wdeclaration-after-statement configure:25324: cc -c -fno-common -D_USE_MMAP -Wall -Wstrict-prototypes -pedantic -Werror -Wdeclaration-after-statement conftest.c >&5 cc1: error: unrecognized option `-Wdeclaration-after-statement' configure:25330: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:25324: cc -c -fno-common -D_USE_MMAP -Wall -Wstrict-prototypes -pedantic -Wdeclaration-after-statement conftest.c >&5 cc1: error: unrecognized option `-Wdeclaration-after-statement' configure:25330: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:25371: result: no, unknown configure:25393: checking CFLAGS for gcc -Werror-implicit-function-declaration configure:25430: cc -c -fno-common -D_USE_MMAP -Wall -Wstrict-prototypes -pedantic -Werror -Werror-implicit-function-declaration conftest.c >&5 conftest.c:28: warning: function declaration isn't a prototype configure:25436: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "zziplib" | #define VERSION "0.13.49" | #define HAVE_DLFCN_H 1 | #define restrict __restrict__ | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRCASECMP 1 | #define off_t long int | #define ssize_t int | #define off64_t _zzip_off_t | #define __int64 long long | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:25430: cc -c -fno-common -D_USE_MMAP -Wall -Wstrict-prototypes -pedantic -Werror-implicit-function-declaration conftest.c >&5 conftest.c:28: warning: function declaration isn't a prototype configure:25436: $? = 0 configure:25443: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:25446: $? = 0 configure:25453: test -s conftest.o configure:25456: $? = 0 configure:25477: result: no, obsolete configure:25623: checking for pkg-config configure:25641: found /usr/local/bin/pkg-config configure:25654: result: /usr/local/bin/pkg-config configure:25722: : last pkgconfig dir is assumed as "$ax_warning_default_pkgconfig_dir" configure:25725: $? = 0 configure:25734: : test ".$ax_warning_default_pkgconfig_loc" = ".$ax_warning_default_pkgconfig_dir" configure:25737: $? = 0 configure:25742: warning: pkgconfigdir=/lib/pkgconfig (see config.log) configure:25744: perhaps: make install pkgconfigdir=/usr/lib/pkgconfig pkgconfigdir: the default pkgconfigdir of /lib/pkgconfig pkgconfigdir: is not listed in the dirlist where pkg-config will look for pkgconfigdir: package-configs - you can override the install-path using pkgconfigdir: make install pkgconfigdir=/usr/lib/pkgconfig pkgconfigdir: or set/append the directory to the environment variable pkgconfigdir: PKG_CONFIG_PATH="/lib/pkgconfig" configure:25874: : test "$ax_warning_default_aclocal_loc" = "$ax_warning_default_aclocal_dir" configure:25877: $? = 0 configure:25891: warning: aclocaldir=/share/aclocal (see config.log) configure:25893: perhaps: make install aclocaldir=/usr/local/share/aclocal aclocaldir: the default aclocaldir of /share/aclocal aclocaldir: is not listed in the dirlist where aclocal will look aclocaldir: for macros - you can override the install-path using aclocaldir: make install aclocaldir=/usr/local/share/aclocal aclocaldir: or append the directory to aclocal reconfigures later as aclocaldir: aclocal -I /share/aclocal aclocaldir: when an autoconf macro is needed from that directory configure:26041: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:718: creating Makefile config.status:718: creating zzip/Makefile config.status:718: creating zzipwrap/Makefile config.status:718: creating SDL/Makefile config.status:718: creating docs/Makefile config.status:718: creating test/Makefile config.status:718: creating bins/Makefile config.status:718: creating config.h config.status:982: executing buildir commands config.status:999: create top_srcdir/Makefile guessed from local Makefile config.status:1034: extend top_srcdir/Makefile with top_srcdir/Makefile.mk config.status:1038: make uses BUILD=yes (on darwintel:) config.status:982: executing depfiles commands config.status:982: executing zzip/_config.h commands config.status:1198: creating zzip/_config.h - prefix ZZIP for config.h defines config.status:982: executing zzip/_msvc.h commands config.status:1332: creating zzip/_msvc.h - prefix ZZIP for zzip/_msvc.in defines config.status:982: executing zzip/zziplib.pc commands config.status:1442: creating zzip/zziplib.pc.in config.status:1464: creating zzip/zziplib.pc config.status:1491: creating zzip/zziplib-uninstalled.pc config.status:1522: creating zzip/zziplib-uninstalled.sh ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cflags_gcc_option__Wdeclaration_after_statement='no, unknown' ac_cv_cflags_gcc_option__Werror_implicit_function_declaration='no, obsolete' ac_cv_cflags_gcc_option__Wmissing_declarations='no, obsolete' ac_cv_cflags_gcc_option__Wpointer_arith='no, obsolete' ac_cv_cflags_gcc_option__Wsign_compare='no, obsolete' ac_cv_cflags_no_writable_strings= ac_cv_cflags_strict_prototypes=-Wstrict-prototypes ac_cv_cflags_warn_all=-Wall ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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_strcasecmp=yes ac_cv_func_strndup=no ac_cv_header_byteswap_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_inttypes_h=no ac_cv_header_io_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_int_types_h=no ac_cv_header_sys_mman_h=yes 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_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winnt_h=no ac_cv_header_zlib_h=yes ac_cv_host=i386-unknown-gnu ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MKZIP=/usr/local/bin/zip ac_cv_path_PERL=/usr/local/bin/perl5 ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_PYTHON=/usr/local/bin/python2.3 ac_cv_path_ax_enable_builddir_sed=/usr/local/bin/gsed ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_sensitive=no ac_cv_target=i386-unknown-gnu ac_cv_type___int64=no ac_cv_type_off64_t=no ac_cv_type_off_t=no ac_cv_type_size_t=yes ac_cv_type_ssize_t=no acx_cv_c_restrict=__restrict__ am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ax_cv_have_aligned_access_required=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/zziplib/work/zziplib-0.13.49/uses/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/zziplib/work/zziplib-0.13.49/uses/missing --run tar' AR='ar' AS='as' AUTOCONF='sleep 9 ; true || autoconf || skipped' AUTOHEADER='sleep 9 ; true || autoheader || skipped' AUTOMAKE='sleep 9 ; true || automake || skipped' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS=' -fno-common -D_USE_MMAP -Wall -Wstrict-prototypes' CONFIG_FILES='' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GREP='/usr/bin/grep' 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' LARGEFILE_CFLAGS='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/zziplib/work/zziplib-0.13.49/uses/missing --run makeinfo' MKZIP='/usr/local/bin/zip' OBJDUMP='objdump' OBJEXT='' PACKAGE='zziplib' PACKAGE_BUGREPORT='' PACKAGE_NAME='zziplib' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='0.13.49' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl5' PKG_CONFIG='/usr/local/bin/pkg-config' PYTHON='/usr/local/bin/python2.3' RANLIB='ranlib' RELEASE_INFO='' RESOLVES=' # ' SDL='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THREAD_SAFE='-thread-safe' VERSION='0.13.49' VERSION_INFO='-version-info 13:49' XMLTO=':' ZIPTESTS='' ZLIB_INCL='' ZLIB_LDIR='' ZLIB_VERSION='1.2.3' ZZIPLIB_LDFLAGS='--export-dynamic' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' aclocaldir='/usr/local/share/aclocal' 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 -' ax_enable_builddir_sed='/usr/local/bin/gsed' 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='${datadir}/doc' 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/devel/zziplib/work/zziplib-0.13.49/uses/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}' pkgconfig_libdir='${libdir}/pkgconfig' pkgconfig_libfile='zziplib.pc' pkgconfigdir='/usr/lib/pkgconfig' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${sysconfdir}/default' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "zziplib" #define VERSION "0.13.49" #define HAVE_DLFCN_H 1 #define restrict __restrict__ #define HAVE_DIRENT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_ZLIB_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_STRCASECMP 1 #define off_t long int #define ssize_t int #define off64_t _zzip_off_t #define __int64 long long #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 configure: exit 0 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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_host=i386-unknown-gnu ac_cv_target=i386-unknown-gnu lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='' AR='' AS='' AUTOCONF='' AUTOHEADER='' AUTOMAKE='' AWK='' CC='cc' CCDEPMODE='' CFLAGS='-fno-common' CONFIG_FILES='' CPP='' CPPFLAGS='' CXX='c++' CXXCPP='' CXXDEPMODE='' CXXFLAGS='-fno-common' CYGPATH_W='' DEFS='' DEPDIR='' DLLTOOL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='' FFLAGS='' GREP='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='' LARGEFILE_CFLAGS='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='' MAKEINFO='' MKZIP='' OBJDUMP='' OBJEXT='' PACKAGE='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='' PYTHON='/usr/local/bin/python2.3' RANLIB='' RELEASE_INFO='' RESOLVES='' SDL='' SET_MAKE='' SHELL='/bin/sh' STRIP='' THREAD_SAFE='' VERSION='' VERSION_INFO='' XMLTO='' ZIPTESTS='' ZLIB_INCL='' ZLIB_LDIR='' ZLIB_VERSION='' ZZIPLIB_LDFLAGS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' aclocaldir='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='' am__leading_dot='' am__quote='' am__tar='' am__untar='' ax_enable_builddir_sed='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' 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='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfig_libdir='' pkgconfig_libfile='' pkgconfigdir='' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' configure: exit 0