This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by nightfall configure 1.62, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-locale-prefix=/usr/local/share/locale --disable-gnome --with-pgplot-include=/usr/local/include --with-pgplot-lib=/usr/local/lib --with-lib-GL --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-I/usr/local/include F77=gfortran42 FFLAGS=-O LDFLAGS=-L/usr/local/lib build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CFLAGS=-fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 138 tasks, 192 threads, 4 processors Load average: 0.64, Mach factor: 3.35 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1402: checking for a BSD-compatible install configure:1457: result: /usr/local/bin/ginstall -c configure:1468: checking whether build environment is sane configure:1511: result: yes configure:1526: checking whether make sets $(MAKE) configure:1546: result: yes configure:1578: checking for working aclocal configure:1585: result: found configure:1593: checking for working autoconf configure:1600: result: found configure:1608: checking for working automake configure:1615: result: found configure:1623: checking for working autoheader configure:1630: result: found configure:1638: checking for working makeinfo configure:1645: result: found configure:1663: checking for i386-unknown-gnu-gcc configure:1692: result: no configure:1701: checking for gcc configure:1717: found /usr/bin/gcc configure:1727: result: gcc configure:1971: checking for C compiler version configure:1974: gcc --version &5 gcc (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:1977: $? = 0 configure:1979: gcc -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:1982: $? = 0 configure:1984: gcc -V &5 gcc: `-V' option must have argument configure:1987: $? = 1 configure:2010: checking for C compiler default output file name configure:2013: gcc -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2016: $? = 0 configure:2062: result: a.out configure:2067: checking whether the C compiler works configure:2073: ./a.out configure:2076: $? = 0 configure:2093: result: yes configure:2100: checking whether we are cross compiling configure:2102: result: no configure:2105: checking for suffix of executables configure:2107: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2110: $? = 0 configure:2135: result: configure:2141: checking for suffix of object files configure:2162: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2165: $? = 0 configure:2187: result: configure:2191: checking whether we are using the GNU C compiler configure:2215: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2221: $? = 0 configure:2224: test -z || test ! -s conftest.err configure:2227: $? = 0 configure:2230: test -s conftest. configure:2233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2246: result: no configure:2252: checking whether gcc accepts -g configure:2273: gcc -c -g conftest.c >&5 configure:2279: $? = 0 configure:2282: test -z || test ! -s conftest.err configure:2285: $? = 0 configure:2288: test -s conftest. configure:2291: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2302: result: no configure:2319: checking for gcc option to accept ANSI C configure:2389: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2395: $? = 0 configure:2398: test -z || test ! -s conftest.err configure:2401: $? = 0 configure:2404: test -s conftest. configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2389: gcc -qlanglvl=ansi -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2395: $? = 0 configure:2398: test -z || test ! -s conftest.err configure:2401: $? = 0 configure:2404: test -s conftest. configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2389: gcc -std1 -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2389: gcc -Ae -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate configure:2395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2389: gcc -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 -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate configure:2395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2389: gcc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 gcc: unrecognized option `-Xc' configure:2395: $? = 0 configure:2398: test -z || test ! -s conftest.err configure:2401: $? = 0 configure:2404: test -s conftest. configure:2407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2425: result: none needed configure:2443: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2449: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2581: checking for strerror in -lcposix configure:2611: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:2617: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2642: result: no configure:2653: checking for gcc option to accept ANSI C configure:2715: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2721: $? = 0 configure:2724: test -z || test ! -s conftest.err configure:2727: $? = 0 configure:2730: test -s conftest. configure:2733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* 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; | } | 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:2715: gcc -qlanglvl=ansi -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2721: $? = 0 configure:2724: test -z || test ! -s conftest.err configure:2727: $? = 0 configure:2730: test -s conftest. configure:2733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* 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; | } | 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:2715: gcc -std1 -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* 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; | } | 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:2715: gcc -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 -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate configure:2721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* 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; | } | 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:2715: gcc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 gcc: unrecognized option `-Xc' configure:2721: $? = 0 configure:2724: test -z || test ! -s conftest.err configure:2727: $? = 0 configure:2730: test -s conftest. configure:2733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* 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; | } | 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:2751: result: no configure:2768: checking for i386-unknown-gnu-g77 configure:2794: result: gfortran42 configure:2851: checking for Fortran 77 compiler version configure:2854: gfortran42 --version &5 ./configure: line 1: gfortran42: command not found configure:2857: $? = 127 configure:2859: gfortran42 -v &5 ./configure: line 1: gfortran42: command not found configure:2862: $? = 127 configure:2864: gfortran42 -V &5 ./configure: line 1: gfortran42: command not found configure:2867: $? = 127 configure:2875: checking whether we are using the GNU Fortran 77 compiler configure:2889: gfortran42 -c -O conftest.F >&5 ./configure: line 1: gfortran42: command not found configure:2895: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:2920: result: no configure:2926: checking whether gfortran42 accepts -g configure:2938: gfortran42 -c -g conftest.f >&5 ./configure: line 1: gfortran42: command not found configure:2944: $? = 127 configure: failed program was: | program main | | end configure:2968: result: no configure:3006: checking for a BSD-compatible install configure:3061: result: /usr/local/bin/ginstall -c configure:3073: checking whether ln -s works configure:3077: result: yes configure:3088: checking for gawk configure:3104: found /usr/local/bin/gawk configure:3114: result: gawk configure:3126: checking for perl configure:3144: found /usr/local/bin/perl configure:3157: result: /usr/local/bin/perl configure:3189: checking for msgfmt configure:3217: result: /usr/local/bin/msgfmt configure:3226: checking for gmsgfmt configure:3257: result: /usr/local/bin/msgfmt configure:3267: checking for xgettext configure:3295: result: /usr/local/bin/xgettext configure:3306: checking for msgmerge configure:3333: result: /usr/local/bin/msgmerge configure:3374: checking build system type configure:3392: result: i386-unknown-gnu configure:3400: checking host system type configure:3414: result: i386-unknown-gnu configure:3425: checking for i386-unknown-gnu-ranlib configure:3454: result: no configure:3463: checking for ranlib configure:3479: found /usr/bin/ranlib configure:3490: result: ranlib configure:3507: checking how to run the C preprocessor configure:3542: gcc -E conftest.c configure:3548: $? = 0 configure:3580: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | #include configure:3625: result: gcc -E configure:3649: gcc -E conftest.c configure:3655: $? = 0 configure:3687: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3693: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | #include configure:3737: checking for egrep configure:3747: result: grep -E configure:3752: checking for ANSI C header files configure:3777: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3783: $? = 0 configure:3786: test -z || test ! -s conftest.err configure:3789: $? = 0 configure:3792: test -s conftest. configure:3795: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3904: result: no configure:3914: checking for an ANSI C-conforming const configure:3981: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3987: $? = 0 configure:3990: test -z || test ! -s conftest.err configure:3993: $? = 0 configure:3996: test -s conftest. configure:3999: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:4010: result: no configure:4020: checking for inline configure:4041: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4047: $? = 0 configure:4050: test -z || test ! -s conftest.err configure:4053: $? = 0 configure:4056: test -s conftest. configure:4059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:4041: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4047: $? = 0 configure:4050: test -z || test ! -s conftest.err configure:4053: $? = 0 configure:4056: test -s conftest. configure:4059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:4041: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4047: $? = 0 configure:4050: test -z || test ! -s conftest.err configure:4053: $? = 0 configure:4056: test -s conftest. configure:4059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:4071: result: no configure:4104: checking for sys/types.h configure:4120: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4126: $? = 0 configure:4129: test -z || test ! -s conftest.err configure:4132: $? = 0 configure:4135: test -s conftest. configure:4138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4149: result: no configure:4104: checking for sys/stat.h configure:4120: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4126: $? = 0 configure:4129: test -z || test ! -s conftest.err configure:4132: $? = 0 configure:4135: test -s conftest. configure:4138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4149: result: no configure:4104: checking for stdlib.h configure:4120: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4126: $? = 0 configure:4129: test -z || test ! -s conftest.err configure:4132: $? = 0 configure:4135: test -s conftest. configure:4138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4149: result: no configure:4104: checking for string.h configure:4120: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4126: $? = 0 configure:4129: test -z || test ! -s conftest.err configure:4132: $? = 0 configure:4135: test -s conftest. configure:4138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4149: result: no configure:4104: checking for memory.h configure:4120: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4126: $? = 0 configure:4129: test -z || test ! -s conftest.err configure:4132: $? = 0 configure:4135: test -s conftest. configure:4138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4149: result: no configure:4104: checking for strings.h configure:4120: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4126: $? = 0 configure:4129: test -z || test ! -s conftest.err configure:4132: $? = 0 configure:4135: test -s conftest. configure:4138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4149: result: no configure:4104: checking for inttypes.h configure:4120: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4126: $? = 0 configure:4129: test -z || test ! -s conftest.err configure:4132: $? = 0 configure:4135: test -s conftest. configure:4138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4149: result: no configure:4104: checking for stdint.h configure:4120: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4126: $? = 0 configure:4129: test -z || test ! -s conftest.err configure:4132: $? = 0 configure:4135: test -s conftest. configure:4138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4149: result: no configure:4104: checking for unistd.h configure:4120: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4126: $? = 0 configure:4129: test -z || test ! -s conftest.err configure:4132: $? = 0 configure:4135: test -s conftest. configure:4138: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4149: result: no configure:4161: checking for off_t configure:4185: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `off_t' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) conftest.c:52: error: parse error before ')' token configure:4191: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:4214: result: no configure:4226: checking for size_t configure:4250: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4256: $? = 0 configure:4259: test -z || test ! -s conftest.err configure:4262: $? = 0 configure:4265: test -s conftest. configure:4268: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4279: result: no configure:4293: checking for working alloca.h configure:4314: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4320: $? = 0 configure:4323: test -z || test ! -s conftest.err configure:4326: $? = 0 configure:4329: test -s conftest configure:4332: $? = 0 configure:4344: result: yes configure:4354: checking for alloca configure:4395: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4401: $? = 0 configure:4404: test -z || test ! -s conftest.err configure:4407: $? = 0 configure:4410: test -s conftest configure:4413: $? = 0 configure:4425: result: yes configure:4653: checking for stdlib.h configure:4658: result: no configure:4653: checking for unistd.h configure:4658: result: no configure:4801: checking for getpagesize configure:4858: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4864: $? = 0 configure:4867: test -z || test ! -s conftest.err configure:4870: $? = 0 configure:4873: test -s conftest configure:4876: $? = 0 configure:4888: result: yes configure:4898: checking for working mmap configure:5040: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5043: $? = 0 configure:5045: ./conftest ./configure: line 1: 14996 Bus error ./conftest$ac_exeext configure:5048: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (1); | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (1); | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } configure:5062: result: no configure:5074: checking whether we are using the GNU C Library 2.1 or newer conftest.c:21:22: features.h: No such file or directory configure:5105: result: no configure:5113: checking whether integer division by zero raises SIGFPE configure:5175: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:38: warning: built-in function `nan' declared as non-function configure:5178: $? = 0 configure:5180: ./conftest configure:5183: $? = 0 configure:5198: result: yes configure:5211: checking for inttypes.h configure:5233: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5239: $? = 0 configure:5242: test -z || test ! -s conftest.err configure:5245: $? = 0 configure:5248: test -s conftest. configure:5251: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:5262: result: no configure:5273: checking for stdint.h configure:5295: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5301: $? = 0 configure:5304: test -z || test ! -s conftest.err configure:5307: $? = 0 configure:5310: test -s conftest. configure:5313: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:5324: result: no configure:5335: checking for unsigned long long configure:5357: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5363: $? = 0 configure:5366: test -z || test ! -s conftest.err configure:5369: $? = 0 configure:5372: test -s conftest configure:5375: $? = 0 configure:5387: result: yes configure:5413: checking for inttypes.h configure:5436: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5442: $? = 0 configure:5445: test -z || test ! -s conftest.err configure:5448: $? = 0 configure:5451: test -s conftest. configure:5454: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:5466: result: no configure:5606: checking for non-GNU ld configure:5636: result: /usr/bin/ld configure:5645: checking if the linker (/usr/bin/ld) is GNU ld configure:5657: result: no configure:5663: checking for shared library run path origin configure:5676: result: done configure:6104: checking argz.h usability configure:6116: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:57:18: argz.h: No such file or directory configure:6122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6144: result: no configure:6148: checking argz.h presence configure:6158: gcc -E conftest.c conftest.c:23:18: argz.h: No such file or directory configure:6164: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include configure:6184: result: no configure:6219: checking for argz.h configure:6226: result: no configure:6104: checking limits.h usability configure:6116: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6122: $? = 0 configure:6125: test -z || test ! -s conftest.err configure:6128: $? = 0 configure:6131: test -s conftest. configure:6134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6144: result: no configure:6148: checking limits.h presence configure:6158: gcc -E conftest.c configure:6164: $? = 0 configure:6184: result: yes configure:6197: WARNING: limits.h: present but cannot be compiled configure:6199: WARNING: limits.h: check for missing prerequisite headers? configure:6201: WARNING: limits.h: see the Autoconf documentation configure:6203: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:6205: WARNING: limits.h: proceeding with the preprocessor's result configure:6207: WARNING: limits.h: in the future, the compiler will take precedence configure:6219: checking for limits.h configure:6226: result: yes configure:6104: checking locale.h usability configure:6116: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6122: $? = 0 configure:6125: test -z || test ! -s conftest.err configure:6128: $? = 0 configure:6131: test -s conftest. configure:6134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6144: result: no configure:6148: checking locale.h presence configure:6158: gcc -E conftest.c configure:6164: $? = 0 configure:6184: result: yes configure:6197: WARNING: locale.h: present but cannot be compiled configure:6199: WARNING: locale.h: check for missing prerequisite headers? configure:6201: WARNING: locale.h: see the Autoconf documentation configure:6203: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:6205: WARNING: locale.h: proceeding with the preprocessor's result configure:6207: WARNING: locale.h: in the future, the compiler will take precedence configure:6219: checking for locale.h configure:6226: result: yes configure:6104: checking nl_types.h usability configure:6116: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6122: $? = 0 configure:6125: test -z || test ! -s conftest.err configure:6128: $? = 0 configure:6131: test -s conftest. configure:6134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6144: result: no configure:6148: checking nl_types.h presence configure:6158: gcc -E conftest.c configure:6164: $? = 0 configure:6184: result: yes configure:6197: WARNING: nl_types.h: present but cannot be compiled configure:6199: WARNING: nl_types.h: check for missing prerequisite headers? configure:6201: WARNING: nl_types.h: see the Autoconf documentation configure:6203: WARNING: nl_types.h: section "Present But Cannot Be Compiled" configure:6205: WARNING: nl_types.h: proceeding with the preprocessor's result configure:6207: WARNING: nl_types.h: in the future, the compiler will take precedence configure:6219: checking for nl_types.h configure:6226: result: yes configure:6104: checking malloc.h usability configure:6116: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6122: $? = 0 configure:6125: test -z || test ! -s conftest.err configure:6128: $? = 0 configure:6131: test -s conftest. configure:6134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6144: result: no configure:6148: checking malloc.h presence configure:6158: gcc -E conftest.c configure:6164: $? = 0 configure:6184: result: yes configure:6197: WARNING: malloc.h: present but cannot be compiled configure:6199: WARNING: malloc.h: check for missing prerequisite headers? configure:6201: WARNING: malloc.h: see the Autoconf documentation configure:6203: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:6205: WARNING: malloc.h: proceeding with the preprocessor's result configure:6207: WARNING: malloc.h: in the future, the compiler will take precedence configure:6219: checking for malloc.h configure:6226: result: yes configure:6104: checking stddef.h usability configure:6116: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6122: $? = 0 configure:6125: test -z || test ! -s conftest.err configure:6128: $? = 0 configure:6131: test -s conftest. configure:6134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6144: result: no configure:6148: checking stddef.h presence configure:6158: gcc -E conftest.c configure:6164: $? = 0 configure:6184: result: yes configure:6197: WARNING: stddef.h: present but cannot be compiled configure:6199: WARNING: stddef.h: check for missing prerequisite headers? configure:6201: WARNING: stddef.h: see the Autoconf documentation configure:6203: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:6205: WARNING: stddef.h: proceeding with the preprocessor's result configure:6207: WARNING: stddef.h: in the future, the compiler will take precedence configure:6219: checking for stddef.h configure:6226: result: yes configure:6095: checking for stdlib.h configure:6100: result: no configure:6095: checking for string.h configure:6100: result: no configure:6095: checking for unistd.h configure:6100: result: no configure:6104: checking sys/param.h usability configure:6116: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6122: $? = 0 configure:6125: test -z || test ! -s conftest.err configure:6128: $? = 0 configure:6131: test -s conftest. configure:6134: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6144: result: no configure:6148: checking sys/param.h presence configure:6158: gcc -E conftest.c configure:6164: $? = 0 configure:6184: result: yes configure:6197: WARNING: sys/param.h: present but cannot be compiled configure:6199: WARNING: sys/param.h: check for missing prerequisite headers? configure:6201: WARNING: sys/param.h: see the Autoconf documentation configure:6203: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:6205: WARNING: sys/param.h: proceeding with the preprocessor's result configure:6207: WARNING: sys/param.h: in the future, the compiler will take precedence configure:6219: checking for sys/param.h configure:6226: result: yes configure:6265: checking for feof_unlocked configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for fgets_unlocked configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 ld: Undefined symbols: _fgets_unlocked configure:6328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fgets_unlocked to an innocuous variant, in case declares fgets_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fgets_unlocked innocuous_fgets_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fgets_unlocked | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fgets_unlocked (); | /* 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_fgets_unlocked) || defined (__stub___fgets_unlocked) | choke me | #else | char (*f) () = fgets_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fgets_unlocked; | ; | return 0; | } configure:6352: result: no configure:6265: checking for getc_unlocked configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for getcwd configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for getegid configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for geteuid configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for getgid configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for getuid configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for mempcpy configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 ld: Undefined symbols: _mempcpy configure:6328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_mempcpy) || defined (__stub___mempcpy) | choke me | #else | char (*f) () = mempcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mempcpy; | ; | return 0; | } configure:6352: result: no configure:6265: checking for munmap configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for putenv configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for setenv configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for setlocale configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for stpcpy configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for strcasecmp configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for strdup configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for strtoul configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for tsearch configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6328: $? = 0 configure:6331: test -z || test ! -s conftest.err configure:6334: $? = 0 configure:6337: test -s conftest configure:6340: $? = 0 configure:6352: result: yes configure:6265: checking for __argz_count configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 ld: Undefined symbols: ___argz_count configure:6328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_count (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___argz_count) || defined (__stub_____argz_count) | choke me | #else | char (*f) () = __argz_count; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_count; | ; | return 0; | } configure:6352: result: no configure:6265: checking for __argz_stringify configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 ld: Undefined symbols: ___argz_stringify configure:6328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_stringify (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) | choke me | #else | char (*f) () = __argz_stringify; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_stringify; | ; | return 0; | } configure:6352: result: no configure:6265: checking for __argz_next configure:6322: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 ld: Undefined symbols: ___argz_next configure:6328: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_next (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___argz_next) || defined (__stub_____argz_next) | choke me | #else | char (*f) () = __argz_next; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_next; | ; | return 0; | } configure:6352: result: no configure:6393: checking for iconv configure:6420: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:6426: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:6470: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -liconv >&5 configure:6476: $? = 0 configure:6479: test -z || test ! -s conftest.err configure:6482: $? = 0 configure:6485: test -s conftest configure:6488: $? = 0 configure:6503: result: yes configure:6513: checking how to link with libiconv configure:6515: result: -liconv configure:6526: checking for iconv declaration configure:6560: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6566: $? = 0 configure:6569: test -z || test ! -s conftest.err configure:6572: $? = 0 configure:6575: test -s conftest. configure:6578: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:6593: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:6604: checking for nl_langinfo and CODESET configure:6625: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6631: $? = 0 configure:6634: test -z || test ! -s conftest.err configure:6637: $? = 0 configure:6640: test -s conftest configure:6643: $? = 0 configure:6656: result: yes configure:6668: checking for LC_MESSAGES configure:6689: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6695: $? = 0 configure:6698: test -z || test ! -s conftest.err configure:6701: $? = 0 configure:6704: test -s conftest configure:6707: $? = 0 configure:6719: result: yes configure:6735: checking for bison configure:6751: found /usr/local/bin/bison configure:6761: result: bison configure:6774: checking version of bison configure:6783: result: 1.35, ok configure:6804: checking whether NLS is requested configure:6813: result: yes configure:6828: checking whether included gettext is requested configure:6838: result: no configure:6849: checking for GNU gettext in libc configure:6873: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:6879: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:6903: result: no configure:7286: checking for GNU gettext in libintl configure:7318: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lintl >&5 configure:7324: $? = 0 configure:7327: test -z || test ! -s conftest.err configure:7330: $? = 0 configure:7333: test -s conftest configure:7336: $? = 0 configure:7407: result: yes configure:7458: checking how to link with libintl configure:7460: result: -lintl configure:7557: checking for pkg-config configure:7575: found /usr/local/bin/pkg-config configure:7588: result: /usr/local/bin/pkg-config configure:7605: checking for libgnomeui-2.0 >= 2.0 gtk+-2.0 >= 2.6 configure:7669: checking for fortune configure:7696: result: no configure:7705: checking for fold configure:7721: found /usr/local/bin/fold configure:7732: result: yes configure:7752: checking for a2ps configure:7768: found /usr/local/bin/a2ps configure:7779: result: yes configure:7811: checking for unistd.h configure:7816: result: no configure:7820: checking sys/timers.h usability configure:7832: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:87:24: sys/timers.h: No such file or directory configure:7838: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_A2PS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7860: result: no configure:7864: checking sys/timers.h presence configure:7874: gcc -E conftest.c conftest.c:53:24: sys/timers.h: No such file or directory configure:7880: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_A2PS 1 | /* end confdefs.h. */ | #include configure:7900: result: no configure:7935: checking for sys/timers.h configure:7942: result: no configure:7956: checking for an ANSI C-conforming const configure:8052: result: no configure:8062: checking whether struct tm is in sys/time.h or time.h configure:8085: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8091: $? = 0 configure:8094: test -z || test ! -s conftest.err configure:8097: $? = 0 configure:8100: test -s conftest. configure:8103: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_A2PS 1 | #define const | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:8114: result: sys/time.h configure:8129: checking for mkfifo configure:8186: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8192: $? = 0 configure:8195: test -z || test ! -s conftest.err configure:8198: $? = 0 configure:8201: test -s conftest configure:8204: $? = 0 configure:8216: result: yes configure:8230: checking for putenv configure:8317: result: yes configure:8421: checking for gtk+-2.0 >= 2.6 glib-2.0 >= 2.0 configure:8511: checking for gtk-config configure:8529: found /usr/local/bin/gtk-config configure:8542: result: /usr/local/bin/gtk-config configure:8550: checking for GTK - version >= 1.2.0 configure:8644: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm >&5 configure:8647: $? = 0 configure:8649: ./conftest configure:8652: $? = 0 configure:8670: result: yes configure:8686: checking for X configure:8920: result: libraries , headers in standard search path configure:9331: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:9337: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_A2PS 1 | #define const | #define TM_IN_SYS_TIME 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define _WITH_GTK 1 | #define GTK_DISABLE_COMPAT_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:9356: checking for dnet_ntoa in -ldnet configure:9386: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:9392: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_A2PS 1 | #define const | #define TM_IN_SYS_TIME 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define _WITH_GTK 1 | #define GTK_DISABLE_COMPAT_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:9417: result: no configure:9424: checking for dnet_ntoa in -ldnet_stub configure:9454: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:9460: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_A2PS 1 | #define const | #define TM_IN_SYS_TIME 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define _WITH_GTK 1 | #define GTK_DISABLE_COMPAT_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:9485: result: no configure:9505: checking for gethostbyname configure:9562: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9568: $? = 0 configure:9571: test -z || test ! -s conftest.err configure:9574: $? = 0 configure:9577: test -s conftest configure:9580: $? = 0 configure:9592: result: yes configure:9741: checking for connect configure:9798: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9804: $? = 0 configure:9807: test -z || test ! -s conftest.err configure:9810: $? = 0 configure:9813: test -s conftest configure:9816: $? = 0 configure:9828: result: yes configure:9902: checking for remove configure:9959: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9965: $? = 0 configure:9968: test -z || test ! -s conftest.err configure:9971: $? = 0 configure:9974: test -s conftest configure:9977: $? = 0 configure:9989: result: yes configure:10063: checking for shmat configure:10120: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:10126: $? = 0 configure:10129: test -z || test ! -s conftest.err configure:10132: $? = 0 configure:10135: test -s conftest configure:10138: $? = 0 configure:10150: result: yes configure:10233: checking for IceConnectionNumber in -lICE configure:10263: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:10269: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_A2PS 1 | #define const | #define TM_IN_SYS_TIME 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define _WITH_GTK 1 | #define GTK_DISABLE_COMPAT_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char IceConnectionNumber (); | int | main () | { | IceConnectionNumber (); | ; | return 0; | } configure:10294: result: no configure:12138: checking OpenGL configure:12157: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -lGLU -lGL >&5 configure:12163: $? = 0 configure:12166: test -z || test ! -s conftest.err configure:12169: $? = 0 configure:12172: test -s conftest configure:12175: $? = 0 configure:12186: result: yes configure:12189: checking Mesa configure:12208: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -lMesaGLU -lMesaGL >&5 ld: can't locate file for: -lMesaGLU configure:12214: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_A2PS 1 | #define const | #define TM_IN_SYS_TIME 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define _WITH_GTK 1 | #define GTK_DISABLE_COMPAT_H 1 | #define HAVE_DISK 1 | /* end confdefs.h. */ | | int | main () | { | char glBegin(); glBegin(); | ; | return 0; | } configure:12237: result: no configure:12241: checking Mesa with pthreads configure:12260: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -lMesaGLU -lMesaGL -pthread >&5 gcc: unrecognized option `-pthread' ld: can't locate file for: -lMesaGLU configure:12266: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_A2PS 1 | #define const | #define TM_IN_SYS_TIME 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define _WITH_GTK 1 | #define GTK_DISABLE_COMPAT_H 1 | #define HAVE_DISK 1 | /* end confdefs.h. */ | | int | main () | { | char glBegin(); glBegin(); | ; | return 0; | } configure:12289: result: no configure:12501: checking for gtkgl >= 1.2 configure:12561: checking GtkGLArea configure:12580: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lgtkgl -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -lglut -lGLU -lGL >&5 configure:12586: $? = 0 configure:12589: test -z || test ! -s conftest.err configure:12592: $? = 0 configure:12595: test -s conftest configure:12598: $? = 0 configure:12609: result: yes configure:12644: checking jpeglib.h usability configure:12656: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:12662: $? = 0 configure:12665: test -z || test ! -s conftest.err configure:12668: $? = 0 configure:12671: test -s conftest. configure:12674: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_A2PS 1 | #define const | #define TM_IN_SYS_TIME 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define _WITH_GTK 1 | #define GTK_DISABLE_COMPAT_H 1 | #define HAVE_DISK 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12684: result: no configure:12688: checking jpeglib.h presence configure:12698: gcc -E conftest.c configure:12704: $? = 0 configure:12724: result: yes configure:12737: WARNING: jpeglib.h: present but cannot be compiled configure:12739: WARNING: jpeglib.h: check for missing prerequisite headers? configure:12741: WARNING: jpeglib.h: see the Autoconf documentation configure:12743: WARNING: jpeglib.h: section "Present But Cannot Be Compiled" configure:12745: WARNING: jpeglib.h: proceeding with the preprocessor's result configure:12747: WARNING: jpeglib.h: in the future, the compiler will take precedence configure:12759: checking for jpeglib.h configure:12766: result: yes configure:12822: checking how to plot output configure:12824: result: let's see configure:12872: checking for PGPLOT configure:12952: gfortran42 -o conftest -I/usr/local/include -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O conftest.c -L/usr/local/pgplot -lcpgplot -lpgplot -L/usr/X11R6/lib -lX11 -lgtkgl -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -lglut -lGLU -lGL -ljpeg 1>&5 ./configure: line 1: gfortran42: command not found configure:12958: $? = 127 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "nightfall" | #define PACKAGE_TARNAME "nightfall" | #define PACKAGE_VERSION "1.62" | #define PACKAGE_STRING "nightfall 1.62" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "nightfall" | #define VERSION "1.62" | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_A2PS 1 | #define const | #define TM_IN_SYS_TIME 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define _WITH_GTK 1 | #define GTK_DISABLE_COMPAT_H 1 | #define HAVE_DISK 1 | #define _WITH_OPENGL 1 | /* end confdefs.h. */ | #include "cpgplot.h" | int | main () | { | cpgopen("/NULL"); /* open NULL device */ | cpgscf(2); /* set colour */ | cpgend(); /* end plot */ | ; | return 0; | } configure:12988: result: does not work properly configure:13017: checking for GNUPLOT configure:13037: result: no configure:13039: WARNING: GNUPLOT is not in path or version too old configure:13041: WARNING: no plotting program found configure:13043: WARNING: no graphic output will be possible configure:13259: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set= ac_cv_env_CC_value= 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 -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_F77_set=set ac_cv_env_F77_value=gfortran42 ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value=-O ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func_alloca_works=yes ac_cv_func_connect=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=no ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=no ac_cv_func_mkfifo=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_gnu_library_2_1=no ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_argz_h=no ac_cv_header_inttypes_h=no ac_cv_header_jpeglib_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_nl_types_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_timers_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_cposix_strerror=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk-config ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_MY_PERL=/usr/local/bin/perl ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_F77=gfortran42 ac_cv_prog_INTLBISON=bison ac_cv_prog_MY_FOLD=yes ac_cv_prog_MY_FORTUNE=no ac_cv_prog_PS_DRIVER=yes ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_struct_tm=sys/time.h ac_cv_type_off_t=no ac_cv_type_size_t=no ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_prog_cc_stdc=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=yes gt_cv_header_inttypes_h=no gt_cv_int_divbyzero_sigfpe=yes jm_ac_cv_header_inttypes_h=no jm_ac_cv_header_stdint_h=no nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' ALLOCA='' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='gcc' CFLAGS='-fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include ' CPP='gcc -E' CPPFLAGS='' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='gcc' FFLAGS='-O' GENCAT='gencat' GLIBC21='no' GMSGFMT='/usr/local/bin/msgfmt' GNOME_CFLAGS='' GNOME_INSTALL='' GNOME_LIBS='' GNOME_UNINSTALL='' GTKGL_CFLAGS=' -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include ' GTKGL_LIBS=' -lgtkgl -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -lglut -lGLU -lGL' GTK_CFLAGS='-I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include' GTK_CONFIG='/usr/local/bin/gtk-config' GTK_LIBS='-L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='-lintl' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='-lintl' LIBOBJS='' LIBS=' -lgtkgl -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -lglut -lGLU -lGL -ljpeg' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='-lintl' LTLIBOBJS='' MAKEINFO='makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' MY_FOLD='yes' MY_FORTUNE='no' MY_PERL='/usr/local/bin/perl' OBJEXT='' PACKAGE='nightfall' PACKAGE_BUGREPORT='' PACKAGE_NAME='nightfall' PACKAGE_STRING='nightfall 1.62' PACKAGE_TARNAME='nightfall' PACKAGE_VERSION='1.62' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PLIBS='' POSUB='po' PROFILE='' PS_DRIVER='yes' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='1.62' XGETTEXT='/usr/local/bin/xgettext' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_F77='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mycfgdir='${prefix}/share/nightfall/cfg' mydatadir='${prefix}/share/nightfall/data' mydataroot='${prefix}/share/nightfall' mydocdir='${prefix}/share/nightfall/doc' mygdocdir='${prefix}/share/nightfall' mylocaledir='${prefix}/share/locale' mymanualdir='${prefix}/share/nightfall/doc' mypixmapdir='${prefix}/share/nightfall/pixmaps' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DATADIR "/share/nightfall" #define ENABLE_NLS 1 #define GDOCDIR "/share/nightfall" #define GTK_DISABLE_COMPAT_H 1 #define HAVE_A2PS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_DISK 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MKFIFO 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_PUTENV 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STDDEF_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_TSEARCH 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define ICONV_CONST const #define INTDIV0_RAISES_SIGFPE 1 #define LIBDIR "NONE/lib" #define PACKAGE "nightfall" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "nightfall" #define PACKAGE_STRING "nightfall 1.62" #define PACKAGE_TARNAME "nightfall" #define PACKAGE_VERSION "1.62" #define PREFIX "" #define SYSCONFDIR "/etc" #define TM_IN_SYS_TIME 1 #define VERSION "1.62" #define _WITH_GTK 1 #define _WITH_OPENGL 1 #define const #define const #define inline #define off_t long #define size_t unsigned #define uintmax_t unsigned long long #endif #ifndef __cplusplus configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nightfall config.status 1.62, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:783: creating Makefile config.status:1217: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nightfall config.status 1.62, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = intl/Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:783: creating intl/Makefile config.status:1217: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nightfall config.status 1.62, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## config.status:783: creating Makefile This file was extended by nightfall config.status 1.62, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = po/Makefile.in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:783: creating intl/Makefile config.status:783: creating po/Makefile.in config.status:783: creating po/Makefile.in config.status:783: creating nightfall.spec config.status:1217: executing default-1 commands config.status:849: creating config.h config.status:1059: config.h is unchanged config.status:1217: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nightfall config.status 1.62, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = po/Makefile.in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:783: creating po/Makefile.in config.status:1217: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nightfall config.status 1.62, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:783: creating Makefile config.status:783: creating intl/Makefile config.status:783: creating po/Makefile.in config.status:783: creating nightfall.spec config.status:849: creating config.h config.status:1059: config.h is unchanged config.status:1217: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nightfall config.status 1.62, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:783: creating Makefile config.status:783: creating intl/Makefile config.status:783: creating po/Makefile.in config.status:783: creating nightfall.spec config.status:849: creating config.h config.status:1059: config.h is unchanged config.status:1217: executing default-1 commands