This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix= --with-tclinclude=/usr/local/include/tcl8.4 --with-tcllib=/usr/local/lib/tcl8.4 --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CXXFLAGS=-fno-common CXX=c++ build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --cache-file=/dev/null --srcdir=. ## --------- ## ## 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: 140 tasks, 194 threads, 4 processors Load average: 0.00, Mach factor: 3.99 /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:1640: creating cache configure:1728: checking for gawk configure:1744: found /usr/local/bin/gawk configure:1755: result: gawk configure:1774: checking for i386-unknown-gnu-gcc configure:1801: result: cc configure:2079: checking for C compiler version configure:2086: 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:2089: $? = 0 configure:2096: 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:2099: $? = 0 configure:2106: cc -V >&5 cc: `-V' option must have argument configure:2109: $? = 1 configure:2132: checking for C compiler default output file name configure:2159: cc -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:2162: $? = 0 configure:2200: result: a.out configure:2217: checking whether the C compiler works configure:2227: ./a.out configure:2230: $? = 0 configure:2247: result: yes configure:2254: checking whether we are cross compiling configure:2256: result: no configure:2259: checking for suffix of executables configure:2266: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:2269: $? = 0 configure:2293: result: configure:2299: checking for suffix of object files configure:2325: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:2328: $? = 0 configure:2351: result: configure:2355: checking whether we are using the GNU C compiler configure:2384: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:2390: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2407: result: no configure:2412: checking whether cc accepts -g configure:2442: cc -c -g conftest.c >&5 configure:2448: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2480: cc -c conftest.c >&5 configure:2486: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2519: cc -c -g conftest.c >&5 configure:2525: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2547: result: no configure:2564: checking for cc option to accept ISO C89 configure:2638: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:2644: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2638: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2644: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2638: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2644: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2638: cc -std -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 cc1: error: unrecognized option `-std' configure:2644: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2638: cc -Ae -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 :6:2: missing '(' after predicate configure:2644: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2638: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 :6:2: missing '(' after predicate configure:2644: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2638: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 cc: unrecognized option `-Xc' configure:2644: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:2670: result: unsupported configure:2801: checking for C++ compiler version configure:2808: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2811: $? = 0 configure:2818: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2821: $? = 0 configure:2828: c++ -V >&5 c++: `-V' option must have argument configure:2831: $? = 1 configure:2834: checking whether we are using the GNU C++ compiler configure:2863: c++ -c -fno-common conftest.cpp >&5 configure:2869: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2886: result: no configure:2891: checking whether c++ accepts -g configure:2921: c++ -c -g conftest.cpp >&5 configure:2927: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2959: c++ -c conftest.cpp >&5 configure:2965: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2998: c++ -c -g conftest.cpp >&5 configure:3004: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3026: result: no configure:3094: checking for a BSD-compatible install configure:3150: result: /usr/bin/install -c -o root -g wheel configure:3161: checking whether gmake sets $(MAKE) configure:3182: result: yes configure:3194: checking for i386-unknown-gnu-ranlib configure:3224: result: no configure:3234: checking for ranlib configure:3250: found /usr/bin/ranlib configure:3261: result: ranlib configure:3291: checking for bison configure:3307: found /usr/local/bin/bison configure:3318: result: bison -y configure:3333: checking for perl configure:3351: found /usr/local/bin/perl configure:3364: result: /usr/local/bin/perl configure:3374: checking for csh configure:3392: found /bin/csh configure:3405: result: /bin/csh configure:3414: checking whether #! works in shell scripts configure:3431: result: yes configure:3448: checking how to run the C preprocessor configure:3488: cc -E conftest.c configure:3494: $? = 0 configure:3525: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3531: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3564: result: cc -E configure:3593: cc -E conftest.c configure:3599: $? = 0 configure:3630: cc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3636: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3674: checking for grep that handles long lines and -e configure:3748: result: /usr/bin/grep configure:3753: checking for egrep configure:3831: result: /usr/bin/grep -E configure:3837: checking for AIX configure:3859: result: no configure:3865: checking for ANSI C header files configure:3895: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:3901: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4026: result: no configure:4050: checking for sys/types.h configure:4071: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4077: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4093: result: no configure:4050: checking for sys/stat.h configure:4071: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4077: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4093: result: no configure:4050: checking for stdlib.h configure:4071: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4077: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4093: result: no configure:4050: checking for string.h configure:4071: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4077: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4093: result: no configure:4050: checking for memory.h configure:4071: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4077: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4093: result: no configure:4050: checking for strings.h configure:4071: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4077: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4093: result: no configure:4050: checking for inttypes.h configure:4071: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4077: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4093: result: no configure:4050: checking for stdint.h configure:4071: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4077: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4093: result: no configure:4050: checking for unistd.h configure:4071: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4077: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4093: result: no configure:4115: checking minix/config.h usability configure:4132: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c:41:26: minix/config.h: No such file or directory configure:4138: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4152: result: no configure:4156: checking minix/config.h presence configure:4171: cc -E conftest.c conftest.c:8:26: minix/config.h: No such file or directory configure:4177: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4191: result: no configure:4219: checking for minix/config.h configure:4226: result: no configure:4256: checking for strerror in -lcposix configure:4291: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:4297: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:4315: result: no configure:4328: checking for an ANSI C-conforming const configure:4403: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4409: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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:4424: result: no configure:4443: checking for dirent.h that defines DIR configure:4472: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4478: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4494: result: no configure:4443: checking for sys/ndir.h that defines DIR configure:4472: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c:10:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:15: error: `DIR' undeclared (first use in this function) conftest.c:15: error: (Each undeclared identifier is reported only once conftest.c:15: error: for each function it appears in.) conftest.c:15: error: parse error before ')' token configure:4478: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4494: result: no configure:4443: checking for sys/dir.h that defines DIR configure:4472: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4478: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4494: result: no configure:4443: checking for ndir.h that defines DIR configure:4472: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c:10:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:15: error: `DIR' undeclared (first use in this function) conftest.c:15: error: (Each undeclared identifier is reported only once conftest.c:15: error: for each function it appears in.) conftest.c:15: error: parse error before ')' token configure:4478: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:4494: result: no configure:4591: checking for library containing opendir configure:4632: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4638: $? = 0 configure:4666: result: none required configure:4676: checking for ANSI C header files configure:4837: result: no configure:4847: checking for sys/wait.h that is POSIX.1 compatible configure:4883: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4889: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:4904: result: no configure:4948: checking errno.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4971: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | /* 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:4985: result: no configure:4989: checking errno.h presence configure:5004: cc -E conftest.c configure:5010: $? = 0 configure:5024: result: yes configure:5037: WARNING: errno.h: present but cannot be compiled configure:5039: WARNING: errno.h: check for missing prerequisite headers? configure:5041: WARNING: errno.h: see the Autoconf documentation configure:5043: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:5045: WARNING: errno.h: proceeding with the preprocessor's result configure:5047: WARNING: errno.h: in the future, the compiler will take precedence configure:5052: checking for errno.h configure:5060: result: yes configure:4938: checking for unistd.h configure:4944: result: no configure:4938: checking for string.h configure:4944: result: no configure:4938: checking for memory.h configure:4944: result: no configure:4948: checking utime.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4971: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_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:4985: result: no configure:4989: checking utime.h presence configure:5004: cc -E conftest.c configure:5010: $? = 0 configure:5024: result: yes configure:5037: WARNING: utime.h: present but cannot be compiled configure:5039: WARNING: utime.h: check for missing prerequisite headers? configure:5041: WARNING: utime.h: see the Autoconf documentation configure:5043: WARNING: utime.h: section "Present But Cannot Be Compiled" configure:5045: WARNING: utime.h: proceeding with the preprocessor's result configure:5047: WARNING: utime.h: in the future, the compiler will take precedence configure:5052: checking for utime.h configure:5060: result: yes configure:4948: checking fcntl.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4971: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_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:4985: result: no configure:4989: checking fcntl.h presence configure:5004: cc -E conftest.c configure:5010: $? = 0 configure:5024: result: yes configure:5037: WARNING: fcntl.h: present but cannot be compiled configure:5039: WARNING: fcntl.h: check for missing prerequisite headers? configure:5041: WARNING: fcntl.h: see the Autoconf documentation configure:5043: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:5045: WARNING: fcntl.h: proceeding with the preprocessor's result configure:5047: WARNING: fcntl.h: in the future, the compiler will take precedence configure:5052: checking for fcntl.h configure:5060: result: yes configure:4948: checking ndbm.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4971: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4985: result: no configure:4989: checking ndbm.h presence configure:5004: cc -E conftest.c configure:5010: $? = 0 configure:5024: result: yes configure:5037: WARNING: ndbm.h: present but cannot be compiled configure:5039: WARNING: ndbm.h: check for missing prerequisite headers? configure:5041: WARNING: ndbm.h: see the Autoconf documentation configure:5043: WARNING: ndbm.h: section "Present But Cannot Be Compiled" configure:5045: WARNING: ndbm.h: proceeding with the preprocessor's result configure:5047: WARNING: ndbm.h: in the future, the compiler will take precedence configure:5052: checking for ndbm.h configure:5060: result: yes configure:4948: checking limits.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4971: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_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:4985: result: no configure:4989: checking limits.h presence configure:5004: cc -E conftest.c configure:5010: $? = 0 configure:5024: result: yes configure:5037: WARNING: limits.h: present but cannot be compiled configure:5039: WARNING: limits.h: check for missing prerequisite headers? configure:5041: WARNING: limits.h: see the Autoconf documentation configure:5043: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:5045: WARNING: limits.h: proceeding with the preprocessor's result configure:5047: WARNING: limits.h: in the future, the compiler will take precedence configure:5052: checking for limits.h configure:5060: result: yes configure:4948: checking sys/file.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4971: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_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:4985: result: no configure:4989: checking sys/file.h presence configure:5004: cc -E conftest.c configure:5010: $? = 0 configure:5024: result: yes configure:5037: WARNING: sys/file.h: present but cannot be compiled configure:5039: WARNING: sys/file.h: check for missing prerequisite headers? configure:5041: WARNING: sys/file.h: see the Autoconf documentation configure:5043: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:5045: WARNING: sys/file.h: proceeding with the preprocessor's result configure:5047: WARNING: sys/file.h: in the future, the compiler will take precedence configure:5052: checking for sys/file.h configure:5060: result: yes configure:4948: checking sys/param.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4971: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_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:4985: result: no configure:4989: checking sys/param.h presence configure:5004: cc -E conftest.c configure:5010: $? = 0 configure:5024: result: yes configure:5037: WARNING: sys/param.h: present but cannot be compiled configure:5039: WARNING: sys/param.h: check for missing prerequisite headers? configure:5041: WARNING: sys/param.h: see the Autoconf documentation configure:5043: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:5045: WARNING: sys/param.h: proceeding with the preprocessor's result configure:5047: WARNING: sys/param.h: in the future, the compiler will take precedence configure:5052: checking for sys/param.h configure:5060: result: yes configure:4948: checking sys/select.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4971: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_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:4985: result: no configure:4989: checking sys/select.h presence configure:5004: cc -E conftest.c configure:5010: $? = 0 configure:5024: result: yes configure:5037: WARNING: sys/select.h: present but cannot be compiled configure:5039: WARNING: sys/select.h: check for missing prerequisite headers? configure:5041: WARNING: sys/select.h: see the Autoconf documentation configure:5043: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:5045: WARNING: sys/select.h: proceeding with the preprocessor's result configure:5047: WARNING: sys/select.h: in the future, the compiler will take precedence configure:5052: checking for sys/select.h configure:5060: result: yes configure:4948: checking sys/time.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4971: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_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:4985: result: no configure:4989: checking sys/time.h presence configure:5004: cc -E conftest.c configure:5010: $? = 0 configure:5024: result: yes configure:5037: WARNING: sys/time.h: present but cannot be compiled configure:5039: WARNING: sys/time.h: check for missing prerequisite headers? configure:5041: WARNING: sys/time.h: see the Autoconf documentation configure:5043: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:5045: WARNING: sys/time.h: proceeding with the preprocessor's result configure:5047: WARNING: sys/time.h: in the future, the compiler will take precedence configure:5052: checking for sys/time.h configure:5060: result: yes configure:4948: checking sys/timeb.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4971: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_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:4985: result: no configure:4989: checking sys/timeb.h presence configure:5004: cc -E conftest.c configure:5010: $? = 0 configure:5024: result: yes configure:5037: WARNING: sys/timeb.h: present but cannot be compiled configure:5039: WARNING: sys/timeb.h: check for missing prerequisite headers? configure:5041: WARNING: sys/timeb.h: see the Autoconf documentation configure:5043: WARNING: sys/timeb.h: section "Present But Cannot Be Compiled" configure:5045: WARNING: sys/timeb.h: proceeding with the preprocessor's result configure:5047: WARNING: sys/timeb.h: in the future, the compiler will take precedence configure:5052: checking for sys/timeb.h configure:5060: result: yes configure:4948: checking io.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c:52:16: io.h: No such file or directory configure:4971: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_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:4985: result: no configure:4989: checking io.h presence configure:5004: cc -E conftest.c conftest.c:19:16: io.h: No such file or directory configure:5010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include configure:5024: result: no configure:5052: checking for io.h configure:5060: result: no configure:4948: checking direct.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c:52:20: direct.h: No such file or directory configure:4971: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_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:4985: result: no configure:4989: checking direct.h presence configure:5004: cc -E conftest.c conftest.c:19:20: direct.h: No such file or directory configure:5010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include configure:5024: result: no configure:5052: checking for direct.h configure:5060: result: no configure:4948: checking sys/bsdtypes.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c:52:26: sys/bsdtypes.h: No such file or directory configure:4971: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_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:4985: result: no configure:4989: checking sys/bsdtypes.h presence configure:5004: cc -E conftest.c conftest.c:19:26: sys/bsdtypes.h: No such file or directory configure:5010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include configure:5024: result: no configure:5052: checking for sys/bsdtypes.h configure:5060: result: no configure:4948: checking sys/resource.h usability configure:4965: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:4971: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_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:4985: result: no configure:4989: checking sys/resource.h presence configure:5004: cc -E conftest.c configure:5010: $? = 0 configure:5024: result: yes configure:5037: WARNING: sys/resource.h: present but cannot be compiled configure:5039: WARNING: sys/resource.h: check for missing prerequisite headers? configure:5041: WARNING: sys/resource.h: see the Autoconf documentation configure:5043: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:5045: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:5047: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:5052: checking for sys/resource.h configure:5060: result: yes configure:5073: checking whether stat file-mode macros are broken configure:5110: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:5116: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 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:5131: result: yes configure:5141: checking whether time.h and sys/time.h may both be included configure:5171: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:5177: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:5192: result: no configure:5203: checking for an ANSI C-conforming const configure:5299: result: no configure:5309: checking for uid_t in sys/types.h configure:5332: result: yes configure:5347: checking for mode_t configure:5377: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c:55: error: parse error before "ac__type_new_" conftest.c:55: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:59: error: parse error before ')' token configure:5383: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | /* 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 mode_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5398: result: no configure:5410: checking for pid_t configure:5440: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c:56: error: parse error before "ac__type_new_" conftest.c:56: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:60: error: parse error before ')' token configure:5446: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t 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 pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5461: result: no configure:5473: checking for size_t configure:5503: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:5509: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t 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 size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5524: result: no configure:5536: checking return type of signal handlers configure:5564: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c: In function `main': conftest.c:31: error: void value not ignored as it ought to be configure:5570: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:5585: result: void configure:5594: checking for struct stat.st_blksize configure:5622: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c: In function `main': conftest.c:62: error: storage size of `ac_aggr' isn't known conftest.c:62: error: storage size of `ac_aggr' isn't known configure:5628: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #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 | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:5661: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c: In function `main': conftest.c:62: error: storage size of `ac_aggr' isn't known conftest.c:62: error: storage size of `ac_aggr' isn't known configure:5667: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #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 | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_blksize) | return 0; | ; | return 0; | } configure:5685: result: no configure:5701: checking for struct stat.st_rdev configure:5729: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c: In function `main': conftest.c:62: error: storage size of `ac_aggr' isn't known conftest.c:62: error: storage size of `ac_aggr' isn't known configure:5735: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #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 | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:5768: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c: In function `main': conftest.c:62: error: storage size of `ac_aggr' isn't known conftest.c:62: error: storage size of `ac_aggr' isn't known configure:5774: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #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 | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_rdev) | return 0; | ; | return 0; | } configure:5792: result: no configure:5820: checking for mkdir configure:5876: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:5882: $? = 0 configure:5900: result: yes configure:5820: checking for rename configure:5876: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:5882: $? = 0 configure:5900: result: yes configure:5820: checking for strstr configure:5876: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function `strstr' configure:5882: $? = 0 configure:5900: result: yes configure:5820: checking for dup2 configure:5876: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:5882: $? = 0 configure:5900: result: yes configure:5820: checking for strerror configure:5876: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:5882: $? = 0 configure:5900: result: yes configure:5820: checking for valloc configure:5876: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:5882: $? = 0 configure:5900: result: yes configure:5820: checking for waitpid configure:5876: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:5882: $? = 0 configure:5900: result: yes configure:5820: checking for memmove configure:5876: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:5882: $? = 0 configure:5900: result: yes configure:5820: checking for strtoul configure:5876: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:5882: $? = 0 configure:5900: result: yes configure:5943: checking for fchmod configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for fsync configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for ftime configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for mktemp configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for putenv configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for vprintf configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function `vprintf' configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for ftruncate configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for timezone configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for getpagesize configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for initgroups configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for fchdir configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for sigaction configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for sigprocmask configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for sigvec configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for sigsetmask configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for sigblock configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for tempnam configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for tzset configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for readlink configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for wait3 configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for mknod configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6005: $? = 0 configure:6023: result: yes configure:5943: checking for getpassphrase configure:5999: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 ld: Undefined symbols: _getpassphrase configure:6005: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | /* end confdefs.h. */ | /* Define getpassphrase to an innocuous variant, in case declares getpassphrase. | For example, HP-UX 11i declares gettimeofday. */ | #define getpassphrase innocuous_getpassphrase | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpassphrase (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpassphrase | | /* 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 getpassphrase (); | /* 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_getpassphrase || defined __stub___getpassphrase | choke me | #endif | | int | main () | { | return getpassphrase (); | ; | return 0; | } configure:6023: result: no configure:6066: checking vfork.h usability configure:6083: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c:93:19: vfork.h: No such file or directory configure:6089: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 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:6103: result: no configure:6107: checking vfork.h presence configure:6122: cc -E conftest.c conftest.c:60:19: vfork.h: No such file or directory configure:6128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | /* end confdefs.h. */ | #include configure:6142: result: no configure:6170: checking for vfork.h configure:6178: result: no configure:6196: checking for fork configure:6252: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6258: $? = 0 configure:6276: result: yes configure:6196: checking for vfork configure:6252: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6258: $? = 0 configure:6276: result: yes configure:6287: checking for working fork configure:6319: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:6322: $? = 0 configure:6328: ./conftest configure:6331: $? = 0 configure:6347: result: yes configure:6368: checking for working vfork configure:6506: result: yes configure:6537: checking whether closedir returns void configure:6571: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c:97:14: no: No such file or directory configure:6574: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 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 | #ifndef __cplusplus | int closedir (); | #endif | | int | main () | { | return closedir (opendir (".")) != 0; | ; | return 0; | } configure:6599: result: yes configure:6610: checking for library containing getspnam configure:6651: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 ld: Undefined symbols: _getspnam configure:6657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define CLOSEDIR_VOID 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getspnam (); | int | main () | { | return getspnam (); | ; | return 0; | } configure:6651: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c -lsec >&5 ld: can't locate file for: -lsec configure:6657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define CLOSEDIR_VOID 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getspnam (); | int | main () | { | return getspnam (); | ; | return 0; | } configure:6651: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c -lgen >&5 ld: can't locate file for: -lgen configure:6657: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define CLOSEDIR_VOID 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getspnam (); | int | main () | { | return getspnam (); | ; | return 0; | } configure:6685: result: no configure:6705: checking for utime.h configure:6711: result: yes configure:6848: checking whether utime accepts a null argument configure:6887: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c: In function `main': conftest.c:105: error: storage size of `s' isn't known conftest.c:105: error: storage size of `t' isn't known configure:6890: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define CLOSEDIR_VOID 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 | #ifdef HAVE_UTIME_H | # include | #endif | int | main () | { | struct stat s, t; | return ! (stat ("conftest.data", &s) == 0 | && utime ("conftest.data", 0) == 0 | && stat ("conftest.data", &t) == 0 | && t.st_mtime >= s.st_mtime | && t.st_mtime - s.st_mtime < 120); | ; | return 0; | } configure:6915: result: no configure:6926: checking for long file names configure:6958: result: yes configure:6969: checking for working POSIX fnmatch configure:7012: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:7015: $? = 0 configure:7021: ./conftest configure:7024: $? = 0 configure:7040: result: yes configure:7057: checking for main in -lnsl configure:7086: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:7092: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define CLOSEDIR_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:7110: result: no configure:7200: checking for library containing connect configure:7241: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:7247: $? = 0 configure:7275: result: none required configure:7288: checking for library containing gethostbyname configure:7329: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:7335: $? = 0 configure:7363: result: none required configure:7383: checking for krb.h configure:7497: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 configure:7503: $? = 0 configure:7612: result: yes configure:7758: checking for printf in -lkrb configure:7793: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c -lkrb >&5 conftest.c:76: warning: conflicting types for built-in function `printf' ld: can't locate file for: -lkrb configure:7799: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define CLOSEDIR_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char printf (); | int | main () | { | return printf (); | ; | return 0; | } configure:7817: result: no configure:7911: checking for krb_get_err_text configure:7967: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 ld: Undefined symbols: _krb_get_err_text configure:7973: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define CLOSEDIR_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_CONNECT 1 | /* end confdefs.h. */ | /* Define krb_get_err_text to an innocuous variant, in case declares krb_get_err_text. | For example, HP-UX 11i declares gettimeofday. */ | #define krb_get_err_text innocuous_krb_get_err_text | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char krb_get_err_text (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef krb_get_err_text | | /* 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 krb_get_err_text (); | /* 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_krb_get_err_text || defined __stub___krb_get_err_text | choke me | #endif | | int | main () | { | return krb_get_err_text (); | ; | return 0; | } configure:7991: result: no configure:8031: checking krb5.h usability configure:8048: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 -I/usr/cygnus/kerbnet/include conftest.c >&5 configure:8054: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define CLOSEDIR_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_CONNECT 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:8068: result: no configure:8072: checking krb5.h presence configure:8087: cc -E -I/usr/cygnus/kerbnet/include conftest.c configure:8093: $? = 0 configure:8107: result: yes configure:8120: WARNING: krb5.h: present but cannot be compiled configure:8122: WARNING: krb5.h: check for missing prerequisite headers? configure:8124: WARNING: krb5.h: see the Autoconf documentation configure:8126: WARNING: krb5.h: section "Present But Cannot Be Compiled" configure:8128: WARNING: krb5.h: proceeding with the preprocessor's result configure:8130: WARNING: krb5.h: in the future, the compiler will take precedence configure:8135: checking for krb5.h configure:8143: result: yes configure:8031: checking gssapi/gssapi.h usability configure:8048: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 -I/usr/cygnus/kerbnet/include conftest.c >&5 configure:8054: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define CLOSEDIR_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_CONNECT 1 | #define HAVE_KRB5_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:8068: result: no configure:8072: checking gssapi/gssapi.h presence configure:8087: cc -E -I/usr/cygnus/kerbnet/include conftest.c configure:8093: $? = 0 configure:8107: result: yes configure:8120: WARNING: gssapi/gssapi.h: present but cannot be compiled configure:8122: WARNING: gssapi/gssapi.h: check for missing prerequisite headers? configure:8124: WARNING: gssapi/gssapi.h: see the Autoconf documentation configure:8126: WARNING: gssapi/gssapi.h: section "Present But Cannot Be Compiled" configure:8128: WARNING: gssapi/gssapi.h: proceeding with the preprocessor's result configure:8130: WARNING: gssapi/gssapi.h: in the future, the compiler will take precedence configure:8135: checking for gssapi/gssapi.h configure:8143: result: yes configure:8031: checking gssapi/gssapi_generic.h usability configure:8048: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 -I/usr/cygnus/kerbnet/include conftest.c >&5 configure:8054: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define CLOSEDIR_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_CONNECT 1 | #define HAVE_KRB5_H 1 | #define HAVE_GSSAPI_GSSAPI_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:8068: result: no configure:8072: checking gssapi/gssapi_generic.h presence configure:8087: cc -E -I/usr/cygnus/kerbnet/include conftest.c configure:8093: $? = 0 configure:8107: result: yes configure:8120: WARNING: gssapi/gssapi_generic.h: present but cannot be compiled configure:8122: WARNING: gssapi/gssapi_generic.h: check for missing prerequisite headers? configure:8124: WARNING: gssapi/gssapi_generic.h: see the Autoconf documentation configure:8126: WARNING: gssapi/gssapi_generic.h: section "Present But Cannot Be Compiled" configure:8128: WARNING: gssapi/gssapi_generic.h: proceeding with the preprocessor's result configure:8130: WARNING: gssapi/gssapi_generic.h: in the future, the compiler will take precedence configure:8135: checking for gssapi/gssapi_generic.h configure:8143: result: yes configure:8195: checking for compile in -lgen configure:8230: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c -lgen -L/usr/cygnus/kerbnet/lib -lgssapi_krb5 -lkrb5 -lcrypto -lcom_err >&5 ld: warning -L: directory name (/usr/cygnus/kerbnet/lib) does not exist ld: can't locate file for: -lgen configure:8236: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define CLOSEDIR_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_CONNECT 1 | #define HAVE_KRB5_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI 1 | #define HAVE_GSS_C_NT_HOSTBASED_SERVICE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char compile (); | int | main () | { | return compile (); | ; | return 0; | } configure:8254: result: no configure:8287: checking for gethostname configure:8343: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c -L/usr/cygnus/kerbnet/lib -lgssapi_krb5 -lkrb5 -lcrypto -lcom_err >&5 ld: warning -L: directory name (/usr/cygnus/kerbnet/lib) does not exist configure:8349: $? = 0 configure:8366: result: yes configure:8415: checking for library containing crypt configure:8456: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c -L/usr/cygnus/kerbnet/lib -lgssapi_krb5 -lkrb5 -lcrypto -lcom_err >&5 ld: warning -L: directory name (/usr/cygnus/kerbnet/lib) does not exist configure:8462: $? = 0 configure:8490: result: none required configure:8507: checking for cygwin32 configure:8533: cc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 conftest.c >&5 conftest.c: In function `main': conftest.c:82: error: `__CYGWIN32__' undeclared (first use in this function) conftest.c:82: error: (Each undeclared identifier is reported only once conftest.c:82: error: for each function it appears in.) configure:8539: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define const | #define HAVE_ERRNO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NDBM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_MKDIR 1 | #define HAVE_RENAME 1 | #define HAVE_STRSTR 1 | #define HAVE_DUP2 1 | #define HAVE_STRERROR 1 | #define HAVE_VALLOC 1 | #define HAVE_WAITPID 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRTOUL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_MKTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_VPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_INITGROUPS 1 | #define HAVE_FCHDIR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_READLINK 1 | #define HAVE_WAIT3 1 | #define HAVE_MKNOD 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCHR 1 | #define REGEX_MALLOC 1 | #define _REGEX_RE_COMP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define CLOSEDIR_VOID 1 | #define HAVE_UTIME_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_FNMATCH 1 | #define HAVE_CONNECT 1 | #define HAVE_KRB5_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define HAVE_GSSAPI 1 | #define HAVE_GSS_C_NT_HOSTBASED_SERVICE 1 | #define CLIENT_SUPPORT 1 | #define SERVER_SUPPORT 1 | #define HAVE_CRYPT 1 | #define AUTH_SERVER_SUPPORT 1 | /* end confdefs.h. */ | | int | main () | { | return __CYGWIN32__; | ; | return 0; | } configure:8554: result: no configure:8657: not updating unwritable cache configure:8689: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, 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:623: creating Makefile config.status:758: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:623: creating lib/Makefile config.status:623: creating src/Makefile config.status:758: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status:623: creating zlib/Makefile config.status:623: creating diff/Makefile config.status:623: creating doc/Makefile config.status:758: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting config.status:623: creating man/Makefile config.status:758: WARNING: man/Makefile.in seems to ignore the --datarootdir setting config.status:623: creating tools/Makefile config.status:623: creating contrib/Makefile config.status:758: WARNING: contrib/Makefile.in seems to ignore the --datarootdir setting config.status:623: creating windows-NT/Makefile config.status:623: creating windows-NT/SCC/Makefile config.status:623: creating os2/Makefile config.status:623: creating emx/Makefile config.status:623: creating vms/Makefile config.status:623: creating stamp-h config.status:623: creating config.h config.status:623: creating src/options.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_closedir_void=yes ac_cv_func_dup2=yes ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_fnmatch_works=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fsync=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_getpassphrase=no ac_cv_func_initgroups=yes ac_cv_func_krb_get_err_text=no ac_cv_func_memmove=yes ac_cv_func_mkdir=yes ac_cv_func_mknod=yes ac_cv_func_mktemp=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_rename=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetmask=yes ac_cv_func_sigvec=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_tempnam=yes ac_cv_func_timezone=yes ac_cv_func_tzset=yes ac_cv_func_utime_null=no ac_cv_func_valloc=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_wait3=yes ac_cv_func_waitpid=yes ac_cv_header_direct_h=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_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gssapi_gssapi_generic_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_inttypes_h=no ac_cv_header_io_h=no ac_cv_header_krb5_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_ndbm_h=yes ac_cv_header_stat_broken=yes 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_bsdtypes_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_header_vfork_h=no ac_cv_lib_cposix_strerror=no ac_cv_lib_gen_compile=no ac_cv_lib_krb_printf=no ac_cv_lib_nsl_main=no ac_cv_member_struct_stat_st_blksize=no ac_cv_member_struct_stat_st_rdev=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_csh_path=/bin/csh ac_cv_path_perl_path=/usr/local/bin/perl ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_gmake_set=yes ac_cv_search_connect='none required' ac_cv_search_crypt='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_getspnam=no ac_cv_search_opendir='none required' ac_cv_sys_interpreter=yes ac_cv_sys_long_file_names=yes ac_cv_type_mode_t=no ac_cv_type_pid_t=no ac_cv_type_signal=void ac_cv_type_size_t=no ac_cv_type_uid_t=yes ccvs_cv_sys_cygwin32=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AWK='gawk' CC='cc' CFLAGS='-fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0 -DCVSGUI' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXFLAGS='-fno-common' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' GSSAPI='/usr/cygnus/kerbnet' 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' KRB4='/usr/kerberos' LDFLAGS='' LIBOBJS='' LIBS=' -L/usr/cygnus/kerbnet/lib -lgssapi_krb5 -lkrb5 -lcrypto -lcom_err' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' YACC='bison -y' YFLAGS='' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' csh_path='/bin/csh' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' includeopt=' -I/usr/cygnus/kerbnet/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' perl_path='/usr/local/bin/perl' 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 "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define const #define HAVE_ERRNO_H 1 #define HAVE_UTIME_H 1 #define HAVE_FCNTL_H 1 #define HAVE_NDBM_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_RESOURCE_H 1 #define STAT_MACROS_BROKEN 1 #define const #define mode_t int #define pid_t int #define size_t unsigned int #define RETSIGTYPE void #define HAVE_MKDIR 1 #define HAVE_RENAME 1 #define HAVE_STRSTR 1 #define HAVE_DUP2 1 #define HAVE_STRERROR 1 #define HAVE_VALLOC 1 #define HAVE_WAITPID 1 #define HAVE_MEMMOVE 1 #define HAVE_STRTOUL 1 #define HAVE_FCHMOD 1 #define HAVE_FSYNC 1 #define HAVE_FTIME 1 #define HAVE_MKTEMP 1 #define HAVE_PUTENV 1 #define HAVE_VPRINTF 1 #define HAVE_FTRUNCATE 1 #define HAVE_TIMEZONE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_INITGROUPS 1 #define HAVE_FCHDIR 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGVEC 1 #define HAVE_SIGSETMASK 1 #define HAVE_SIGBLOCK 1 #define HAVE_TEMPNAM 1 #define HAVE_TZSET 1 #define HAVE_READLINK 1 #define HAVE_WAIT3 1 #define HAVE_MKNOD 1 #define HAVE_STRCHR 1 #define HAVE_MEMCHR 1 #define REGEX_MALLOC 1 #define _REGEX_RE_COMP 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define CLOSEDIR_VOID 1 #define HAVE_UTIME_H 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_FNMATCH 1 #define HAVE_CONNECT 1 #define HAVE_KRB5_H 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 #define HAVE_GSSAPI 1 #define HAVE_GSS_C_NT_HOSTBASED_SERVICE 1 #define CLIENT_SUPPORT 1 #define SERVER_SUPPORT 1 #define HAVE_CRYPT 1 #define AUTH_SERVER_SUPPORT 1 configure: exit 0