This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gzip configure 1.3.12, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 113 tasks, 173 threads, 4 processors Load average: 2.67, Mach factor: 1.32 /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: /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 PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1854: checking for a BSD-compatible install configure:1910: result: /usr/bin/install -c -o root -g wheel configure:1921: checking whether build environment is sane configure:1964: result: yes configure:1992: checking for a thread-safe mkdir -p configure:2031: result: /usr/local/bin/mkdir -p configure:2044: checking for gawk configure:2060: found /usr/local/bin/gawk configure:2071: result: gawk configure:2082: checking whether make sets $(MAKE) configure:2103: result: yes configure:2304: checking for style of include used by make configure:2332: result: GNU configure:2362: checking for i386-unknown-gnu-gcc configure:2389: result: cc configure:2667: checking for C compiler version configure:2674: 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:2677: $? = 0 configure:2684: 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:2687: $? = 0 configure:2694: cc -V >&5 cc: `-V' option must have argument configure:2697: $? = 1 configure:2720: checking for C compiler default output file name configure:2747: cc -fno-common conftest.c >&5 configure:2750: $? = 0 configure:2788: result: a.out configure:2805: checking whether the C compiler works configure:2815: ./a.out configure:2818: $? = 0 configure:2835: result: yes configure:2842: checking whether we are cross compiling configure:2844: result: no configure:2847: checking for suffix of executables configure:2854: cc -o conftest -fno-common conftest.c >&5 configure:2857: $? = 0 configure:2881: result: configure:2887: checking for suffix of object files configure:2913: cc -c -fno-common conftest.c >&5 configure:2916: $? = 0 configure:2939: result: configure:2943: checking whether we are using the GNU C compiler configure:2972: cc -c -fno-common conftest.c >&5 configure:2978: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2995: result: no configure:3000: checking whether cc accepts -g configure:3030: cc -c -g conftest.c >&5 configure:3036: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3068: cc -c conftest.c >&5 configure:3074: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3107: cc -c -g conftest.c >&5 configure:3113: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3135: result: no configure:3152: checking for cc option to accept ISO C89 configure:3226: cc -c -fno-common conftest.c >&5 configure:3232: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* 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:3226: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3232: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* 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:3226: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3232: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* 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:3226: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3232: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* 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:3226: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3232: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* 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:3226: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3232: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* 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:3226: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3232: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* 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:3258: result: unsupported configure:3275: checking dependency style of cc configure:3366: result: gcc3 configure:3383: checking for cc option to accept ISO C99 configure:3542: cc -c -fno-common conftest.c >&5 conftest.c:60: error: parse error before "text" conftest.c: In function `test_restrict': conftest.c:65: error: `for' loop initial declaration used outside C99 mode conftest.c:65: error: `text' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c: In function `main': conftest.c:114: error: syntax error before "newvar" conftest.c:124: error: `for' loop initial declaration used outside C99 mode conftest.c:140: error: `newvar' undeclared (first use in this function) configure:3548: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:3542: cc -std=gnu99 -c -fno-common conftest.c >&5 configure:3548: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:3542: cc -c99 -c -fno-common conftest.c >&5 cc: unrecognized option `-c99' conftest.c:60: error: parse error before "text" conftest.c: In function `test_restrict': conftest.c:65: error: `for' loop initial declaration used outside C99 mode conftest.c:65: error: `text' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c: In function `main': conftest.c:114: error: syntax error before "newvar" conftest.c:124: error: `for' loop initial declaration used outside C99 mode conftest.c:140: error: `newvar' undeclared (first use in this function) configure:3548: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:3542: cc -qlanglvl=extc99 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc99' conftest.c:60: error: parse error before "text" conftest.c: In function `test_restrict': conftest.c:65: error: `for' loop initial declaration used outside C99 mode conftest.c:65: error: `text' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c: In function `main': conftest.c:114: error: syntax error before "newvar" conftest.c:124: error: `for' loop initial declaration used outside C99 mode conftest.c:140: error: `newvar' undeclared (first use in this function) configure:3548: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:3574: result: unsupported configure:3584: checking for cc option to accept ISO C89 configure:3690: result: unsupported configure:3708: checking for cc option to accept ISO Standard C configure:3715: result: unsupported configure:3728: checking whether cc understands -c and -o together configure:3760: cc -c conftest.c -o conftest2. >&5 configure:3763: $? = 0 configure:3769: cc -c conftest.c -o conftest2. >&5 configure:3772: $? = 0 configure:3824: result: yes configure:3855: checking how to run the C preprocessor configure:3895: cc -E conftest.c configure:3901: $? = 0 configure:3932: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3938: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* end confdefs.h. */ | #include configure:3971: result: cc -E configure:4000: cc -E conftest.c configure:4006: $? = 0 configure:4037: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4043: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | /* end confdefs.h. */ | #include configure:4083: checking for i386-unknown-gnu-nm configure:4113: result: no configure:4123: checking for nm configure:4139: found /usr/bin/nm configure:4150: result: nm configure:4176: checking whether ln -s works configure:4180: result: yes configure:4190: checking for i386-unknown-gnu-ranlib configure:4220: result: no configure:4230: checking for ranlib configure:4246: found /usr/bin/ranlib configure:4257: result: ranlib configure:4283: checking for a POSIX-compliant shell configure:4338: result: /bin/sh configure:4356: checking for grep that handles long lines and -e configure:4430: result: /usr/bin/grep configure:4435: checking for egrep configure:4513: result: /usr/bin/grep -E configure:4519: checking for AIX configure:4541: result: no configure:4547: checking for ANSI C header files configure:4577: cc -c -fno-common conftest.c >&5 configure:4583: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4708: result: no configure:4732: checking for sys/types.h configure:4753: cc -c -fno-common conftest.c >&5 configure:4759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4775: result: no configure:4732: checking for sys/stat.h configure:4753: cc -c -fno-common conftest.c >&5 configure:4759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4775: result: no configure:4732: checking for stdlib.h configure:4753: cc -c -fno-common conftest.c >&5 configure:4759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4775: result: no configure:4732: checking for string.h configure:4753: cc -c -fno-common conftest.c >&5 configure:4759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4775: result: no configure:4732: checking for memory.h configure:4753: cc -c -fno-common conftest.c >&5 configure:4759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4775: result: no configure:4732: checking for strings.h configure:4753: cc -c -fno-common conftest.c >&5 configure:4759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4775: result: no configure:4732: checking for inttypes.h configure:4753: cc -c -fno-common conftest.c >&5 configure:4759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4775: result: no configure:4732: checking for stdint.h configure:4753: cc -c -fno-common conftest.c >&5 configure:4759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4775: result: no configure:4732: checking for unistd.h configure:4753: cc -c -fno-common conftest.c >&5 configure:4759: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4775: result: no configure:4797: checking minix/config.h usability configure:4814: cc -c -fno-common conftest.c >&5 conftest.c:44:26: minix/config.h: No such file or directory configure:4820: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4834: result: no configure:4838: checking minix/config.h presence configure:4853: cc -E conftest.c conftest.c:11:26: minix/config.h: No such file or directory configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4873: result: no configure:4906: checking for minix/config.h configure:4913: result: no configure:4952: checking whether it is safe to define __EXTENSIONS__ configure:4980: cc -c -fno-common conftest.c >&5 configure:4986: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | # define __EXTENSIONS__ 1 | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | ; | return 0; | } configure:5001: result: no configure:5030: checking for special C compiler options needed for large files configure:5070: cc -c -fno-common conftest.c >&5 configure:5076: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* 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:5097: cc -n32 -c -fno-common conftest.c >&5 cc: unrecognized option `-n32' configure:5103: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* 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:5123: result: no configure:5129: checking for _FILE_OFFSET_BITS value needed for large files configure:5164: cc -c -fno-common conftest.c >&5 configure:5170: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* 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:5214: cc -c -fno-common conftest.c >&5 configure:5220: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* 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:5238: result: unknown configure:5250: checking for _LARGE_FILES value needed for large files configure:5285: cc -c -fno-common conftest.c >&5 configure:5291: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* 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:5335: cc -c -fno-common conftest.c >&5 configure:5341: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* 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:5359: result: unknown configure:5374: checking whether strerror_r is declared configure:5403: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: `strerror_r' undeclared (first use in this function) conftest.c:50: error: (Each undeclared identifier is reported only once conftest.c:50: error: for each function it appears in.) configure:5409: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strerror_r | (void) strerror_r; | #endif | | ; | return 0; | } configure:5424: result: no configure:5446: checking for strerror_r configure:5502: cc -o conftest -fno-common conftest.c >&5 configure:5508: $? = 0 configure:5526: result: yes configure:5536: checking whether strerror_r returns char * configure:5624: cc -o conftest -fno-common conftest.c >&5 configure:5627: $? = 0 configure:5633: ./conftest ./configure: line 1: 28129 Bus error ./conftest$ac_exeext configure:5636: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | extern char *strerror_r (); | int | main () | { | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | return ! isalpha (x); | ; | return 0; | } configure:5652: result: no configure:5680: checking fcntl.h usability configure:5697: cc -c -fno-common conftest.c >&5 configure:5703: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5717: result: no configure:5721: checking fcntl.h presence configure:5736: cc -E conftest.c configure:5742: $? = 0 configure:5756: result: yes configure:5769: WARNING: fcntl.h: present but cannot be compiled configure:5771: WARNING: fcntl.h: check for missing prerequisite headers? configure:5773: WARNING: fcntl.h: see the Autoconf documentation configure:5775: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:5777: WARNING: fcntl.h: proceeding with the preprocessor's result configure:5779: WARNING: fcntl.h: in the future, the compiler will take precedence configure:5789: checking for fcntl.h configure:5797: result: yes configure:5680: checking sys/time.h usability configure:5697: cc -c -fno-common conftest.c >&5 configure:5703: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5717: result: no configure:5721: checking sys/time.h presence configure:5736: cc -E conftest.c configure:5742: $? = 0 configure:5756: result: yes configure:5769: WARNING: sys/time.h: present but cannot be compiled configure:5771: WARNING: sys/time.h: check for missing prerequisite headers? configure:5773: WARNING: sys/time.h: see the Autoconf documentation configure:5775: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:5777: WARNING: sys/time.h: proceeding with the preprocessor's result configure:5779: WARNING: sys/time.h: in the future, the compiler will take precedence configure:5789: checking for sys/time.h configure:5797: result: yes configure:5670: checking for stdlib.h configure:5676: result: no configure:5670: checking for sys/stat.h configure:5676: result: no configure:5680: checking time.h usability configure:5697: cc -c -fno-common conftest.c >&5 configure:5703: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5717: result: no configure:5721: checking time.h presence configure:5736: cc -E conftest.c configure:5742: $? = 0 configure:5756: result: yes configure:5769: WARNING: time.h: present but cannot be compiled configure:5771: WARNING: time.h: check for missing prerequisite headers? configure:5773: WARNING: time.h: see the Autoconf documentation configure:5775: WARNING: time.h: section "Present But Cannot Be Compiled" configure:5777: WARNING: time.h: proceeding with the preprocessor's result configure:5779: WARNING: time.h: in the future, the compiler will take precedence configure:5789: checking for time.h configure:5797: result: yes configure:5670: checking for unistd.h configure:5676: result: no configure:5680: checking utime.h usability configure:5697: cc -c -fno-common conftest.c >&5 configure:5703: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5717: result: no configure:5721: checking utime.h presence configure:5736: cc -E conftest.c configure:5742: $? = 0 configure:5756: result: yes configure:5769: WARNING: utime.h: present but cannot be compiled configure:5771: WARNING: utime.h: check for missing prerequisite headers? configure:5773: WARNING: utime.h: see the Autoconf documentation configure:5775: WARNING: utime.h: section "Present But Cannot Be Compiled" configure:5777: WARNING: utime.h: proceeding with the preprocessor's result configure:5779: WARNING: utime.h: in the future, the compiler will take precedence configure:5789: checking for utime.h configure:5797: result: yes configure:5680: checking limits.h usability configure:5697: cc -c -fno-common conftest.c >&5 configure:5703: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5717: result: no configure:5721: checking limits.h presence configure:5736: cc -E conftest.c configure:5742: $? = 0 configure:5756: result: yes configure:5769: WARNING: limits.h: present but cannot be compiled configure:5771: WARNING: limits.h: check for missing prerequisite headers? configure:5773: WARNING: limits.h: see the Autoconf documentation configure:5775: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:5777: WARNING: limits.h: proceeding with the preprocessor's result configure:5779: WARNING: limits.h: in the future, the compiler will take precedence configure:5789: checking for limits.h configure:5797: result: yes configure:5670: checking for memory.h configure:5676: result: no configure:5829: checking getopt.h usability configure:5846: cc -c -fno-common conftest.c >&5 configure:5852: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5866: result: no configure:5870: checking getopt.h presence configure:5885: cc -E conftest.c configure:5891: $? = 0 configure:5905: result: yes configure:5918: WARNING: getopt.h: present but cannot be compiled configure:5920: WARNING: getopt.h: check for missing prerequisite headers? configure:5922: WARNING: getopt.h: see the Autoconf documentation configure:5924: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:5926: WARNING: getopt.h: proceeding with the preprocessor's result configure:5928: WARNING: getopt.h: in the future, the compiler will take precedence configure:5938: checking for getopt.h configure:5946: result: yes configure:5968: checking for getopt_long_only configure:6024: cc -o conftest -fno-common conftest.c >&5 configure:6030: $? = 0 configure:6048: result: yes configure:6063: checking whether optreset is declared configure:6093: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:28: error: `optreset' undeclared (first use in this function) conftest.c:28: error: (Each undeclared identifier is reported only once conftest.c:28: error: for each function it appears in.) configure:6099: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | (void) optreset; | #endif | | ; | return 0; | } configure:6114: result: no configure:6123: checking for working GNU getopt function configure:6216: cc -o conftest -fno-common conftest.c >&5 configure:6219: $? = 0 configure:6225: ./conftest configure:6228: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | int | main () | { | | char *myargv[3]; | myargv[0] = "conftest"; | myargv[1] = "-+"; | myargv[2] = 0; | return getopt (2, myargv, "+a") != '?'; | | ; | return 0; | } configure:6244: result: no configure:6251: checking whether getenv is declared configure:6280: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: `getenv' undeclared (first use in this function) conftest.c:59: error: (Each undeclared identifier is reported only once conftest.c:59: error: for each function it appears in.) configure:6286: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getenv | (void) getenv; | #endif | | ; | return 0; | } configure:6301: result: no configure:6319: checking for inline configure:6345: cc -c -fno-common conftest.c >&5 configure:6351: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:6345: cc -c -fno-common conftest.c >&5 configure:6351: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:6345: cc -c -fno-common conftest.c >&5 configure:6351: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:6369: result: no configure:6390: checking for stdbool.h that conforms to C99 configure:6483: cc -c -fno-common conftest.c >&5 configure:6489: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | #include | #ifndef bool | "error: bool is not defined" | #endif | #ifndef false | "error: false is not defined" | #endif | #if false | "error: false is not 0" | #endif | #ifndef true | "error: true is not defined" | #endif | #if true != 1 | "error: true is not 1" | #endif | #ifndef __bool_true_false_are_defined | "error: __bool_true_false_are_defined is not defined" | #endif | | struct s { _Bool s: 1; _Bool t; } s; | | char a[true == 1 ? 1 : -1]; | char b[false == 0 ? 1 : -1]; | char c[__bool_true_false_are_defined == 1 ? 1 : -1]; | char d[(bool) 0.5 == true ? 1 : -1]; | bool e = &s; | char f[(_Bool) 0.0 == false ? 1 : -1]; | char g[true]; | char h[sizeof (_Bool)]; | char i[sizeof s.t]; | enum { j = false, k = true, l = false * true, m = true * 256 }; | _Bool n[m]; | char o[sizeof n == m * sizeof n[0] ? 1 : -1]; | char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; | #if defined __xlc__ || defined __GNUC__ | /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0 | reported by James Lemley on 2005-10-05; see | http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html | This test is not quite right, since xlc is allowed to | reject this program, as the initializer for xlcbug is | not one of the forms that C requires support for. | However, doing the test right would require a run-time | test, and that would make cross-compilation harder. | Let us hope that IBM fixes the xlc bug, and also adds | support for this kind of constant expression. In the | meantime, this test will reject xlc, which is OK, since | our stdbool.h substitute should suffice. We also test | this with GCC, where it should work, to detect more | quickly whether someone messes up the test in the | future. */ | char digs[] = "0123456789"; | int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1); | #endif | /* Catch a bug in an HP-UX C compiler. See | http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html | http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html | */ | _Bool q = true; | _Bool *pq = &q; | | int | main () | { | | *pq |= q; | *pq |= ! q; | /* Refer to every declared value, to avoid compiler optimizations. */ | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | + !m + !n + !o + !p + !q + !pq); | | ; | return 0; | } configure:6504: result: no configure:6506: checking for _Bool configure:6536: cc -c -fno-common conftest.c >&5 configure:6542: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef _Bool ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:6557: result: no configure:6592: checking for lstat configure:6648: cc -o conftest -fno-common conftest.c >&5 configure:6654: $? = 0 configure:6672: result: yes configure:6592: checking for pipe configure:6648: cc -o conftest -fno-common conftest.c >&5 configure:6654: $? = 0 configure:6672: result: yes configure:6592: checking for futimes configure:6648: cc -o conftest -fno-common conftest.c >&5 configure:6654: $? = 0 configure:6672: result: yes configure:6592: checking for futimesat configure:6648: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _futimesat configure:6654: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | /* end confdefs.h. */ | /* Define futimesat to an innocuous variant, in case declares futimesat. | For example, HP-UX 11i declares gettimeofday. */ | #define futimesat innocuous_futimesat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char futimesat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef futimesat | | /* 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 futimesat (); | /* 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_futimesat || defined __stub___futimesat | choke me | #endif | | int | main () | { | return futimesat (); | ; | return 0; | } configure:6672: result: no configure:6592: checking for chown configure:6648: cc -o conftest -fno-common conftest.c >&5 configure:6654: $? = 0 configure:6672: result: yes configure:6592: checking for fchmod configure:6648: cc -o conftest -fno-common conftest.c >&5 configure:6654: $? = 0 configure:6672: result: yes configure:6592: checking for fchown configure:6648: cc -o conftest -fno-common conftest.c >&5 configure:6654: $? = 0 configure:6672: result: yes configure:6592: checking for fdopendir configure:6648: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _fdopendir configure:6654: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | /* end confdefs.h. */ | /* Define fdopendir to an innocuous variant, in case declares fdopendir. | For example, HP-UX 11i declares gettimeofday. */ | #define fdopendir innocuous_fdopendir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdopendir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdopendir | | /* 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 fdopendir (); | /* 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_fdopendir || defined __stub___fdopendir | choke me | #endif | | int | main () | { | return fdopendir (); | ; | return 0; | } configure:6672: result: no configure:6592: checking for siginterrupt configure:6648: cc -o conftest -fno-common conftest.c >&5 configure:6654: $? = 0 configure:6672: result: yes configure:6684: checking whether stat file-mode macros are broken configure:6721: cc -c -fno-common conftest.c >&5 configure:6727: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | /* end confdefs.h. */ | #include | #include | | #if defined S_ISBLK && defined S_IFDIR | extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1]; | #endif | | #if defined S_ISBLK && defined S_IFCHR | extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1]; | #endif | | #if defined S_ISLNK && defined S_IFREG | extern char c3[S_ISLNK (S_IFREG) ? -1 : 1]; | #endif | | #if defined S_ISSOCK && defined S_IFREG | extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1]; | #endif | configure:6742: result: yes configure:6754: checking for C/C++ restrict keyword configure:6790: cc -c -fno-common conftest.c >&5 conftest.c:35: error: parse error before "ip" conftest.c: In function `foo': conftest.c:36: error: `ip' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c: In function `main': conftest.c:42: error: syntax error before "t" conftest.c:43: error: `t' undeclared (first use in this function) configure:6796: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | typedef int * int_ptr; | int foo (int_ptr restrict ip) { | return ip[0]; | } | int | main () | { | int s[1]; | int * restrict t = s; | t[0] = 0; | return foo(t) | ; | return 0; | } configure:6790: cc -c -fno-common conftest.c >&5 configure:6796: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | typedef int * int_ptr; | int foo (int_ptr __restrict ip) { | return ip[0]; | } | int | main () | { | int s[1]; | int * __restrict t = s; | t[0] = 0; | return foo(t) | ; | return 0; | } configure:6790: cc -c -fno-common conftest.c >&5 configure:6796: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | typedef int * int_ptr; | int foo (int_ptr __restrict__ ip) { | return ip[0]; | } | int | main () | { | int s[1]; | int * __restrict__ t = s; | t[0] = 0; | return foo(t) | ; | return 0; | } configure:6790: cc -c -fno-common conftest.c >&5 conftest.c:35: error: parse error before "ip" conftest.c: In function `foo': conftest.c:36: error: `ip' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c: In function `main': conftest.c:42: error: syntax error before "t" conftest.c:43: error: `t' undeclared (first use in this function) configure:6796: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | typedef int * int_ptr; | int foo (int_ptr _Restrict ip) { | return ip[0]; | } | int | main () | { | int s[1]; | int * _Restrict t = s; | t[0] = 0; | return foo(t) | ; | return 0; | } configure:6814: result: no configure:6839: checking absolute name of configure:6863: result: ///usr/include/sys/time.h configure:6879: checking for struct timeval configure:6909: cc -c -fno-common conftest.c >&5 configure:6915: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | /* end confdefs.h. */ | #if HAVE_SYS_TIME_H | #include | #endif | #include | | int | main () | { | static struct timeval x; x.tv_sec = x.tv_usec; | ; | return 0; | } configure:6930: result: no configure:6963: checking for struct timespec in configure:6990: cc -c -fno-common conftest.c >&5 configure:6996: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | /* end confdefs.h. */ | #include | | int | main () | { | static struct timespec x; x.tv_sec = x.tv_nsec; | ; | return 0; | } configure:7011: result: no configure:7019: checking for struct timespec in configure:7046: cc -c -fno-common conftest.c >&5 configure:7052: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | /* end confdefs.h. */ | #include | | int | main () | { | static struct timespec x; x.tv_sec = x.tv_nsec; | ; | return 0; | } configure:7067: result: no configure:7079: checking absolute name of configure:7103: result: ///usr/include/time.h configure:7135: checking determine whether the utimes function works configure:7208: cc -o conftest -fno-common conftest.c >&5 configure:7211: $? = 0 configure:7217: ./conftest configure:7220: $? = 0 configure:7236: result: yes configure:7258: checking for struct utimbuf configure:7291: cc -c -fno-common conftest.c >&5 configure:7297: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | /* end confdefs.h. */ | #if HAVE_SYS_TIME_H | #include | #endif | #include | #ifdef HAVE_UTIME_H | #include | #endif | | int | main () | { | static struct utimbuf x; x.actime = x.modtime; | ; | return 0; | } configure:7312: result: no configure:7344: checking for error_at_line configure:7370: cc -o conftest -fno-common conftest.c >&5 conftest.c:38:19: error.h: No such file or directory configure:7376: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | /* end confdefs.h. */ | #include | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:7393: result: no configure:7410: checking for working fcntl.h configure:7476: cc -o conftest -fno-common conftest.c >&5 configure:7479: $? = 0 configure:7485: ./conftest configure:7488: $? = 96 configure: program exited with status 96 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #ifndef O_NOATIME | #define O_NOATIME 0 | #endif | #ifndef O_NOFOLLOW | #define O_NOFOLLOW 0 | #endif | static int const constants[] = | { | O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, | O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY | }; | | int | main () | { | | int status = !constants; | { | static char const sym[] = "conftest.sym"; | if (symlink (".", sym) != 0 | || close (open (sym, O_RDONLY | O_NOFOLLOW)) == 0) | status |= 32; | } | { | static char const file[] = "confdefs.h"; | int fd = open (file, O_RDONLY | O_NOATIME); | char c; | struct stat st0, st1; | if (fd < 0 | || fstat (fd, &st0) != 0 | || sleep (1) != 0 | || read (fd, &c, 1) != 1 | || close (fd) != 0 | || stat (file, &st1) != 0 | || st0.st_atime != st1.st_atime) | status |= 64; | } | return status; | ; | return 0; | } configure:7509: result: no (bad O_NOATIME, O_NOFOLLOW) configure:7532: checking absolute name of configure:7556: result: ///usr/include/fcntl.h configure:7608: checking whether the compiler generally respects inline configure:7662: result: no configure:7682: checking for struct stat.st_atim.tv_nsec configure:7712: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: structure has no member named `st_atim' configure:7718: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atim.tv_nsec) | return 0; | ; | return 0; | } configure:7753: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: structure has no member named `st_atim' configure:7759: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atim.tv_nsec) | return 0; | ; | return 0; | } configure:7777: result: no configure:7853: checking for struct stat.st_atimespec.tv_nsec configure:7883: cc -c -fno-common conftest.c >&5 configure:7889: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimespec.tv_nsec) | return 0; | ; | return 0; | } configure:7924: cc -c -fno-common conftest.c >&5 configure:7930: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimespec.tv_nsec) | return 0; | ; | return 0; | } configure:7948: result: no configure:7958: checking for struct stat.st_atimensec configure:7988: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: structure has no member named `st_atimensec' configure:7994: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:8029: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: structure has no member named `st_atimensec' configure:8035: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:8053: result: no configure:8063: checking for struct stat.st_atim.st__tim.tv_nsec configure:8093: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: structure has no member named `st_atim' configure:8099: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atim.st__tim.tv_nsec) | return 0; | ; | return 0; | } configure:8134: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: structure has no member named `st_atim' configure:8140: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atim.st__tim.tv_nsec) | return 0; | ; | return 0; | } configure:8158: result: no configure:8185: checking for struct stat.st_birthtimespec.tv_nsec configure:8215: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: structure has no member named `st_birthtimespec' configure:8221: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:8256: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: structure has no member named `st_birthtimespec' configure:8262: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:8280: result: no configure:8290: checking for struct stat.st_birthtimensec configure:8320: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: structure has no member named `st_birthtimensec' configure:8326: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:8361: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: structure has no member named `st_birthtimensec' configure:8367: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtimensec) | return 0; | ; | return 0; | } configure:8385: result: no configure:8395: checking for struct stat.st_birthtim.tv_nsec configure:8425: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: structure has no member named `st_birthtim' configure:8431: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:8466: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: structure has no member named `st_birthtim' configure:8472: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_birthtim.tv_nsec) | return 0; | ; | return 0; | } configure:8490: result: no configure:8527: checking absolute name of configure:8551: result: configure:8569: checking whether mkdir is declared configure:8599: cc -c -fno-common conftest.c >&5 configure:8605: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | #define ABSOLUTE_STDLIB_H "" | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef mkdir | (void) mkdir; | #endif | | ; | return 0; | } configure:8620: result: no configure:8649: checking io.h usability configure:8666: cc -c -fno-common conftest.c >&5 conftest.c:78:16: io.h: No such file or directory configure:8672: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | #define ABSOLUTE_STDLIB_H "" | #define HAVE_DECL_MKDIR 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8686: result: no configure:8690: checking io.h presence configure:8705: cc -E conftest.c conftest.c:45:16: io.h: No such file or directory configure:8711: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | #define ABSOLUTE_STDLIB_H "" | #define HAVE_DECL_MKDIR 0 | /* end confdefs.h. */ | #include configure:8725: result: no configure:8758: checking for io.h configure:8766: result: no configure:8786: checking absolute name of configure:8810: result: configure:8822: checking for a thread-safe mkdir -p configure:8861: result: /usr/local/bin/mkdir -p configure:8867: checking for a thread-safe mkdir -p configure:8906: result: /usr/local/bin/mkdir -p configure:9017: checking for underline in external names configure:9044: cc -c -fno-common conftest.c >&5 configure:9050: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | #define ABSOLUTE_STDLIB_H "" | #define HAVE_DECL_MKDIR 0 | #define ABSOLUTE_SYS_STAT_H "" | /* end confdefs.h. */ | int foo() {return 0;} | int | main () | { | | ; | return 0; | } configure:9066: result: yes configure:9077: checking for an assembler syntax supported by this package configure:9107: result: no configure:9129: checking for library containing strerror configure:9170: cc -o conftest -fno-common conftest.c >&5 configure:9176: $? = 0 configure:9204: result: none required configure:9212: checking for an ANSI C-conforming const configure:9287: cc -c -fno-common conftest.c >&5 configure:9293: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | #define ABSOLUTE_STDLIB_H "" | #define HAVE_DECL_MKDIR 0 | #define ABSOLUTE_SYS_STAT_H "" | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:9308: result: no configure:9318: checking for ANSI C header files configure:9479: result: no configure:9539: checking for dirent.h that defines DIR configure:9568: cc -c -fno-common conftest.c >&5 configure:9574: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | #define ABSOLUTE_STDLIB_H "" | #define HAVE_DECL_MKDIR 0 | #define ABSOLUTE_SYS_STAT_H "" | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:9590: result: no configure:9539: checking for sys/ndir.h that defines DIR configure:9568: cc -c -fno-common conftest.c >&5 conftest.c:48:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:53: error: `DIR' undeclared (first use in this function) conftest.c:53: error: (Each undeclared identifier is reported only once conftest.c:53: error: for each function it appears in.) conftest.c:53: error: parse error before ')' token configure:9574: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | #define ABSOLUTE_STDLIB_H "" | #define HAVE_DECL_MKDIR 0 | #define ABSOLUTE_SYS_STAT_H "" | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:9590: result: no configure:9539: checking for sys/dir.h that defines DIR configure:9568: cc -c -fno-common conftest.c >&5 configure:9574: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | #define ABSOLUTE_STDLIB_H "" | #define HAVE_DECL_MKDIR 0 | #define ABSOLUTE_SYS_STAT_H "" | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:9590: result: no configure:9539: checking for ndir.h that defines DIR configure:9568: cc -c -fno-common conftest.c >&5 conftest.c:48:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:53: error: `DIR' undeclared (first use in this function) conftest.c:53: error: (Each undeclared identifier is reported only once conftest.c:53: error: for each function it appears in.) conftest.c:53: error: parse error before ')' token configure:9574: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | #define ABSOLUTE_STDLIB_H "" | #define HAVE_DECL_MKDIR 0 | #define ABSOLUTE_SYS_STAT_H "" | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:9590: result: no configure:9687: checking for library containing opendir configure:9728: cc -o conftest -fno-common conftest.c >&5 configure:9734: $? = 0 configure:9762: result: none required configure:9772: checking return type of signal handlers configure:9800: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: void value not ignored as it ought to be configure:9806: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | #define ABSOLUTE_STDLIB_H "" | #define HAVE_DECL_MKDIR 0 | #define ABSOLUTE_SYS_STAT_H "" | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:9821: result: void configure:9829: checking for size_t configure:9859: cc -c -fno-common conftest.c >&5 configure:9865: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | #define ABSOLUTE_STDLIB_H "" | #define HAVE_DECL_MKDIR 0 | #define ABSOLUTE_SYS_STAT_H "" | #define const | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:9880: result: no configure:9892: checking for off_t configure:9922: cc -c -fno-common conftest.c >&5 conftest.c:82: error: parse error before "ac__type_new_" conftest.c:82: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:86: error: parse error before ')' token configure:9928: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gzip" | #define PACKAGE_TARNAME "gzip" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "gzip 1.3.12" | #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" | #define PACKAGE "gzip" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 0 | #ifndef __cplusplus | #define inline | #endif | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_SIGINTERRUPT 1 | #define STAT_MACROS_BROKEN 1 | #define restrict | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define ABSOLUTE_TIME_H "///usr/include/time.h" | #define HAVE_WORKING_UTIMES 1 | #define HAVE_WORKING_O_NOATIME 0 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" | #define GNULIB_FCNTL_SAFER 1 | #define __GETOPT_PREFIX rpl_ | #define ABSOLUTE_STDLIB_H "" | #define HAVE_DECL_MKDIR 0 | #define ABSOLUTE_SYS_STAT_H "" | #define const | #define RETSIGTYPE void | #define size_t unsigned int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | 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:9943: result: no configure:10188: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gzip config.status 1.3.12, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:697: creating Makefile config.status:697: creating doc/Makefile config.status:697: creating lib/Makefile config.status:697: creating lib/config.h config.status:997: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_c_restrict=no 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_chown=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fdopendir=no ac_cv_func_futimes=yes ac_cv_func_futimesat=no ac_cv_func_getopt_long_only=yes ac_cv_func_lstat=yes ac_cv_func_pipe=yes ac_cv_func_siginterrupt=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_have_decl_getenv=no ac_cv_have_decl_mkdir=no ac_cv_have_decl_optreset=no ac_cv_have_decl_strerror_r=no ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_stat_broken=yes ac_cv_header_stdbool_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_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_lib_error_at_line=no ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no ac_cv_member_struct_stat_st_atim_tv_nsec=no ac_cv_member_struct_stat_st_atimensec=no ac_cv_member_struct_stat_st_atimespec_tv_nsec=no ac_cv_member_struct_stat_st_birthtim_tv_nsec=no ac_cv_member_struct_stat_st_birthtimensec=no ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_path_shell=/bin/sh ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_NM=nm ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_c99=no ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=no ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=unknown ac_cv_sys_largefile_CC=no ac_cv_type__Bool=no ac_cv_type_off_t=no ac_cv_type_signal=void ac_cv_type_size_t=no am_cv_CC_dependencies_compiler_type=gcc3 gl_cv_absolute_fcntl_h=///usr/include/fcntl.h gl_cv_absolute_sys_time_h=///usr/include/sys/time.h gl_cv_absolute_time_h=///usr/include/time.h gl_cv_c_inline_effective=no gl_cv_func_gnu_getopt=no gl_cv_func_working_utimes=yes gl_cv_header_working_fcntl_h='no (bad O_NOATIME, O_NOFOLLOW)' gl_cv_sys_struct_timespec_in_sys_time_h=no gl_cv_sys_struct_timespec_in_time_h=no gl_cv_sys_struct_timeval=no gl_cv_sys_struct_utimbuf=no gzip_cv_assembler=no gzip_cv_underline=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ABSOLUTE_FCNTL_H='"///usr/include/fcntl.h"' ABSOLUTE_STDLIB_H='""' ABSOLUTE_SYS_STAT_H='""' ABSOLUTE_SYS_TIME_H='"///usr/include/sys/time.h"' ABSOLUTE_TIME_H='"///usr/include/time.h"' ABSOLUTE_UNISTD_H='' ACLOCAL='${SHELL} /usr/ports/archivers/gzip/work/gzip-1.3.12/build-aux/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/archivers/gzip/work/gzip-1.3.12/build-aux/missing --run tar' ASCPPFLAGS='' ASCPPPOST='sed '\''/^ *#/d; s,//.*,,; s/% /%/g; s/\. /./g'\''' ASFLAGS_config='' AUTOCONF='${SHELL} /usr/ports/archivers/gzip/work/gzip-1.3.12/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/archivers/gzip/work/gzip-1.3.12/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/archivers/gzip/work/gzip-1.3.12/build-aux/missing --run automake-1.10' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FCNTL_H='fcntl.h' GETOPT_H='getopt.h' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GNULIB_CHOWN='0' GNULIB_DUP2='0' GNULIB_FCHDIR='0' GNULIB_FTRUNCATE='0' GNULIB_GETCWD='0' GNULIB_GETLOGIN_R='0' GNULIB_GETSUBOPT='0' GNULIB_MKDTEMP='0' GNULIB_MKSTEMP='0' GNULIB_READLINK='0' GREP='/usr/bin/grep' HAVE_DECL_GETLOGIN_R='1' HAVE_DUP2='1' HAVE_FTRUNCATE='1' HAVE_GETSUBOPT='1' HAVE_MKDTEMP='1' HAVE_READLINK='1' HAVE_STRUCT_TIMEVAL='0' HAVE_SYS_TIME_H='1' HAVE_UNISTD_H='0' HAVE__BOOL='0' 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='$(install_sh) -c -s' LDFLAGS='' LIBGZIP_LIBDEPS='' LIBGZIP_LTLIBDEPS='' LIBINTL='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/archivers/gzip/work/gzip-1.3.12/build-aux/missing --run makeinfo' NM='nm' OBJEXT='' PACKAGE='gzip' PACKAGE_BUGREPORT='bug-gzip@gnu.org' PACKAGE_NAME='gzip' PACKAGE_STRING='gzip 1.3.12' PACKAGE_TARNAME='gzip' PACKAGE_VERSION='1.3.12' PATH_SEPARATOR=':' RANLIB='ranlib' REPLACE_CHOWN='0' REPLACE_FCHDIR='0' REPLACE_GETCWD='0' REPLACE_GETTIMEOFDAY='0' REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' REPLACE_MKSTEMP='0' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_STRPTIME='GNULIB_PORTCHECK' REPLACE_TIMEGM='GNULIB_PORTCHECK' SET_MAKE='' SHELL='/bin/sh' STDBOOL_H='stdbool.h' STRIP='' SYS_STAT_H='sys/stat.h' SYS_TIME_H='sys/time.h' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TIME_H_DEFINES_STRUCT_TIMESPEC='0' VERSION='1.3.12' ac_ct_CC='' ac_prefix_program='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' creat-safer.. dup-safer.. error.. exitfail.. fd-safer.. getopt.. getopt1.. open-safer.. pipe-safer.. utimens.. xmalloc.. yesno..' gl_LTLIBOBJS=' creat-safer..lo dup-safer..lo error..lo exitfail..lo fd-safer..lo getopt..lo getopt1..lo open-safer..lo pipe-safer..lo utimens..lo xmalloc..lo yesno..lo' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /usr/ports/archivers/gzip/work/gzip-1.3.12/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "gzip" #define PACKAGE_TARNAME "gzip" #define PACKAGE_VERSION "1.3.12" #define PACKAGE_STRING "gzip 1.3.12" #define PACKAGE_BUGREPORT "bug-gzip@gnu.org" #define PACKAGE "gzip" #define VERSION "1.3.12" #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DECL_STRERROR_R 0 #define HAVE_STRERROR_R 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_UTIME_H 1 #define HAVE_LIMITS_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 0 #ifndef __cplusplus #define inline #endif #define HAVE_LSTAT 1 #define HAVE_PIPE 1 #define HAVE_FUTIMES 1 #define HAVE_CHOWN 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_SIGINTERRUPT 1 #define STAT_MACROS_BROKEN 1 #define restrict #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" #define ABSOLUTE_TIME_H "///usr/include/time.h" #define HAVE_WORKING_UTIMES 1 #define HAVE_WORKING_O_NOATIME 0 #define HAVE_WORKING_O_NOFOLLOW 0 #define ABSOLUTE_FCNTL_H "///usr/include/fcntl.h" #define GNULIB_FCNTL_SAFER 1 #define __GETOPT_PREFIX rpl_ #define ABSOLUTE_STDLIB_H "" #define HAVE_DECL_MKDIR 0 #define ABSOLUTE_SYS_STAT_H "" #define const #define RETSIGTYPE void #define size_t unsigned int #define off_t long int configure: exit 0