This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by quilt configure 0.46, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-sed=/usr/local/bin/gsed --without-getopt --with-patch=/usr/local/bin/gpatch --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 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: 131 tasks, 188 threads, 4 processors Load average: 1.33, Mach factor: 2.66 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1375: checking for i386-unknown-gnu-gcc configure:1401: result: cc configure:1683: checking for C compiler version configure:1686: 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:1689: $? = 0 configure:1691: 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:1694: $? = 0 configure:1696: cc -V &5 cc: `-V' option must have argument configure:1699: $? = 1 configure:1722: checking for C compiler default output file name configure:1725: cc -fno-common conftest.c >&5 configure:1728: $? = 0 configure:1774: result: a.out configure:1779: checking whether the C compiler works configure:1785: ./a.out configure:1788: $? = 0 configure:1805: result: yes configure:1812: checking whether we are cross compiling configure:1814: result: no configure:1817: checking for suffix of executables configure:1819: cc -o conftest -fno-common conftest.c >&5 configure:1822: $? = 0 configure:1847: result: configure:1853: checking for suffix of object files configure:1874: cc -c -fno-common conftest.c >&5 configure:1877: $? = 0 configure:1899: result: configure:1903: checking whether we are using the GNU C compiler configure:1927: cc -c -fno-common conftest.c >&5 configure:1933: $? = 0 configure:1937: test -z || test ! -s conftest.err configure:1940: $? = 0 configure:1943: test -s conftest. configure:1946: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1959: result: no configure:1965: checking whether cc accepts -g configure:1986: cc -c -g conftest.c >&5 configure:1992: $? = 0 configure:1996: test -z || test ! -s conftest.err configure:1999: $? = 0 configure:2002: test -s conftest. configure:2005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2016: result: no configure:2033: checking for cc option to accept ANSI C configure:2103: cc -c -fno-common conftest.c >&5 configure:2109: $? = 0 configure:2113: test -z || test ! -s conftest.err configure:2116: $? = 0 configure:2119: test -s conftest. configure:2122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2103: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2109: $? = 0 configure:2113: test -z || test ! -s conftest.err configure:2116: $? = 0 configure:2119: test -s conftest. configure:2122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2103: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2103: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2103: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2103: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2109: $? = 0 configure:2113: test -z || test ! -s conftest.err configure:2116: $? = 0 configure:2119: test -s conftest. configure:2122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | /* 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 -std1 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 -std1. */ | int osf4_cc_array ['\x00' == 0 ? 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:2140: result: none needed configure:2158: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2164: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2303: checking how to run the C preprocessor configure:2338: cc -E conftest.c configure:2344: $? = 0 configure:2376: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2382: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | /* end confdefs.h. */ | #include configure:2421: result: cc -E configure:2445: cc -E conftest.c configure:2451: $? = 0 configure:2483: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | /* end confdefs.h. */ | #include configure:2533: checking for egrep configure:2543: result: grep -E configure:2548: checking for ANSI C header files configure:2573: cc -c -fno-common conftest.c >&5 configure:2579: $? = 0 configure:2583: test -z || test ! -s conftest.err configure:2586: $? = 0 configure:2589: test -s conftest. configure:2592: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:2701: result: no configure:2716: checking for fchmod configure:2773: cc -o conftest -fno-common conftest.c >&5 configure:2779: $? = 0 configure:2783: test -z || test ! -s conftest.err configure:2786: $? = 0 configure:2789: test -s conftest configure:2792: $? = 0 configure:2804: result: yes configure:2716: checking for chmod configure:2773: cc -o conftest -fno-common conftest.c >&5 configure:2779: $? = 0 configure:2783: test -z || test ! -s conftest.err configure:2786: $? = 0 configure:2789: test -s conftest configure:2792: $? = 0 configure:2804: result: yes configure:2819: checking for mkstemp configure:2876: cc -o conftest -fno-common conftest.c >&5 configure:2882: $? = 0 configure:2886: test -z || test ! -s conftest.err configure:2889: $? = 0 configure:2892: test -s conftest configure:2895: $? = 0 configure:2907: result: yes configure:2922: checking for mkdir configure:2979: cc -o conftest -fno-common conftest.c >&5 configure:2985: $? = 0 configure:2989: test -z || test ! -s conftest.err configure:2992: $? = 0 configure:2995: test -s conftest configure:2998: $? = 0 configure:3010: result: yes configure:2922: checking for rmdir configure:2979: cc -o conftest -fno-common conftest.c >&5 configure:2985: $? = 0 configure:2989: test -z || test ! -s conftest.err configure:2992: $? = 0 configure:2995: test -s conftest configure:2998: $? = 0 configure:3010: result: yes configure:3025: checking for strchr configure:3082: cc -o conftest -fno-common conftest.c >&5 conftest.c:38: warning: conflicting types for built-in function `strchr' configure:3088: $? = 0 configure:3092: test -z || test ! -s conftest.err configure:3095: $? = 0 configure:3098: test -s conftest configure:3101: $? = 0 configure:3113: result: yes configure:3025: checking for strrchr configure:3082: cc -o conftest -fno-common conftest.c >&5 conftest.c:39: warning: conflicting types for built-in function `strrchr' configure:3088: $? = 0 configure:3092: test -z || test ! -s conftest.err configure:3095: $? = 0 configure:3098: test -s conftest configure:3101: $? = 0 configure:3113: result: yes configure:3127: checking for strerror configure:3184: cc -o conftest -fno-common conftest.c >&5 configure:3190: $? = 0 configure:3194: test -z || test ! -s conftest.err configure:3197: $? = 0 configure:3200: test -s conftest configure:3203: $? = 0 configure:3215: result: yes configure:3225: checking for an ANSI C-conforming const configure:3292: cc -c -fno-common conftest.c >&5 configure:3298: $? = 0 configure:3302: test -z || test ! -s conftest.err configure:3305: $? = 0 configure:3308: test -s conftest. configure:3311: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | #define HAVE_FCHMOD 1 | #define HAVE_CHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* 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"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 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; | } | #endif | | ; | return 0; | } configure:3322: result: no configure:3346: checking for sys/types.h configure:3362: cc -c -fno-common conftest.c >&5 configure:3368: $? = 0 configure:3372: test -z || test ! -s conftest.err configure:3375: $? = 0 configure:3378: test -s conftest. configure:3381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | #define HAVE_FCHMOD 1 | #define HAVE_CHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRERROR 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3392: result: no configure:3346: checking for sys/stat.h configure:3362: cc -c -fno-common conftest.c >&5 configure:3368: $? = 0 configure:3372: test -z || test ! -s conftest.err configure:3375: $? = 0 configure:3378: test -s conftest. configure:3381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | #define HAVE_FCHMOD 1 | #define HAVE_CHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRERROR 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3392: result: no configure:3346: checking for stdlib.h configure:3362: cc -c -fno-common conftest.c >&5 configure:3368: $? = 0 configure:3372: test -z || test ! -s conftest.err configure:3375: $? = 0 configure:3378: test -s conftest. configure:3381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | #define HAVE_FCHMOD 1 | #define HAVE_CHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRERROR 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3392: result: no configure:3346: checking for string.h configure:3362: cc -c -fno-common conftest.c >&5 configure:3368: $? = 0 configure:3372: test -z || test ! -s conftest.err configure:3375: $? = 0 configure:3378: test -s conftest. configure:3381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | #define HAVE_FCHMOD 1 | #define HAVE_CHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRERROR 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3392: result: no configure:3346: checking for memory.h configure:3362: cc -c -fno-common conftest.c >&5 configure:3368: $? = 0 configure:3372: test -z || test ! -s conftest.err configure:3375: $? = 0 configure:3378: test -s conftest. configure:3381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | #define HAVE_FCHMOD 1 | #define HAVE_CHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRERROR 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3392: result: no configure:3346: checking for strings.h configure:3362: cc -c -fno-common conftest.c >&5 configure:3368: $? = 0 configure:3372: test -z || test ! -s conftest.err configure:3375: $? = 0 configure:3378: test -s conftest. configure:3381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | #define HAVE_FCHMOD 1 | #define HAVE_CHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRERROR 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3392: result: no configure:3346: checking for inttypes.h configure:3362: cc -c -fno-common conftest.c >&5 configure:3368: $? = 0 configure:3372: test -z || test ! -s conftest.err configure:3375: $? = 0 configure:3378: test -s conftest. configure:3381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | #define HAVE_FCHMOD 1 | #define HAVE_CHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRERROR 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3392: result: no configure:3346: checking for stdint.h configure:3362: cc -c -fno-common conftest.c >&5 configure:3368: $? = 0 configure:3372: test -z || test ! -s conftest.err configure:3375: $? = 0 configure:3378: test -s conftest. configure:3381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | #define HAVE_FCHMOD 1 | #define HAVE_CHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRERROR 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3392: result: no configure:3346: checking for unistd.h configure:3362: cc -c -fno-common conftest.c >&5 configure:3368: $? = 0 configure:3372: test -z || test ! -s conftest.err configure:3375: $? = 0 configure:3378: test -s conftest. configure:3381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | #define HAVE_FCHMOD 1 | #define HAVE_CHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRERROR 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3392: result: no configure:3404: checking whether lstat dereferences a symlink specified with a trailing slash configure:3435: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: storage size of `sbuf' isn't known configure:3438: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | #define HAVE_FCHMOD 1 | #define HAVE_CHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRERROR 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1); | ; | return 0; | } configure:3464: result: no configure:3485: checking whether stat accepts an empty string configure:3510: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: storage size of `sbuf' isn't known configure:3513: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "quilt" | #define PACKAGE_TARNAME "quilt" | #define PACKAGE_VERSION "0.46" | #define PACKAGE_STRING "quilt 0.46" | #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" | #define HAVE_FCHMOD 1 | #define HAVE_CHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRERROR 1 | #define const | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:3532: result: no configure:3573: checking for a BSD-compatible install configure:3628: result: /usr/bin/install -c -o root -g wheel configure:3640: checking whether #! works in shell scripts configure:3657: result: yes configure:3714: checking for bash configure:3733: found /usr/local/bin/bash configure:3745: result: /usr/local/bin/bash configure:3785: checking whether /usr/local/bin/bash quoting works configure:3791: result: no configure:3797: error: You have a version of `bash' which suffers from a quoting bug. This is a known bug of bash 3.1, which was fixed by patch bash31-011. You can get this patch at ftp://ftp.gnu.org/gnu/bash/ ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=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_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_exeext= ac_cv_func_chmod=yes ac_cv_func_fchmod=yes ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_mkdir=yes ac_cv_func_mkstemp=yes ac_cv_func_rmdir=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strrchr=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_objext= ac_cv_path_BASH=/usr/local/bin/bash ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_sys_interpreter=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AWK='' BASH='/usr/local/bin/bash' CC='cc' CFLAGS='-fno-common' COLUMN='' COMPAT_PROGRAMS='' COMPAT_SYMLINKS='' CP='' CPP='cc -E' CPPFLAGS='' DATE='' DEFS='' DIFF='' DIFFSTAT='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FIND='' GETOPT='' GREP='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS='' LIBOBJS=' lstat.' LIBS='' LTLIBOBJS='' MKTEMP='' MSGCAT='' MSGFMT='' MSGMERGE='' MSGUNIQ='' OBJEXT='' PACKAGE_BUGREPORT='quilt-dev@nongnu.org' PACKAGE_NAME='quilt' PACKAGE_RELEASE='1' PACKAGE_STRING='quilt 0.46' PACKAGE_TARNAME='quilt' PACKAGE_VERSION='0.46' PATCH='' PATCH_WRAPPER='' PATH_SEPARATOR=':' PERL='' POD2MAN='' RPMBUILD='' SED='' SENDMAIL='' SHELL='/bin/sh' TAIL='' TR='' USE_NLS='' XGETTEXT='' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' docdir='' exec_prefix='NONE' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CHMOD 1 #define HAVE_FCHMOD 1 #define HAVE_MKDIR 1 #define HAVE_MKSTEMP 1 #define HAVE_RMDIR 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define PACKAGE_BUGREPORT "quilt-dev@nongnu.org" #define PACKAGE_NAME "quilt" #define PACKAGE_STRING "quilt 0.46" #define PACKAGE_TARNAME "quilt" #define PACKAGE_VERSION "0.46" #define const configure: exit 1