This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by prboom configure 2.4.7, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-cpu-opt --disable-gl --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 91 tasks, 146 threads, 4 processors Load average: 1.06, Mach factor: 2.93 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1375: checking for a BSD-compatible install configure:1430: result: /usr/bin/install -c -o root -g wheel configure:1441: checking whether build environment is sane configure:1484: result: yes configure:1549: checking for gawk configure:1565: found /usr/local/bin/gawk configure:1575: result: gawk configure:1585: checking whether gmake sets $(MAKE) configure:1605: result: yes configure:1773: checking whether to enable maintainer-specific portions of Makefiles configure:1782: result: no configure:1806: checking build system type configure:1824: result: i386-unknown-gnu configure:1832: checking host system type configure:1846: result: i386-unknown-gnu configure:1854: checking target system type configure:1868: result: i386-unknown-gnu configure:1883: checking checking whether to use x86 asm versions of some functions configure:1902: result: yes configure:1936: checking for i386-unknown-gnu-gcc configure:1962: result: cc configure:2244: checking for C compiler version configure:2247: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2250: $? = 0 configure:2252: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2255: $? = 0 configure:2257: cc -V &5 cc: `-V' option must have argument configure:2260: $? = 1 configure:2283: checking for C compiler default output file name configure:2286: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2289: $? = 0 configure:2335: result: a.out configure:2340: checking whether the C compiler works configure:2346: ./a.out configure:2349: $? = 0 configure:2366: result: yes configure:2373: checking whether we are cross compiling configure:2375: result: no configure:2378: checking for suffix of executables configure:2380: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2383: $? = 0 configure:2408: result: configure:2414: checking for suffix of object files configure:2435: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2438: $? = 0 configure:2460: result: configure:2464: checking whether we are using the GNU C compiler configure:2488: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2494: $? = 0 configure:2497: test -z || test ! -s conftest.err configure:2500: $? = 0 configure:2503: test -s conftest. configure:2506: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2519: result: no configure:2525: checking whether cc accepts -g configure:2546: cc -c -g conftest.c >&5 configure:2552: $? = 0 configure:2555: test -z || test ! -s conftest.err configure:2558: $? = 0 configure:2561: test -s conftest. configure:2564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2575: result: no configure:2592: checking for cc option to accept ANSI C configure:2662: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2668: $? = 0 configure:2671: test -z || test ! -s conftest.err configure:2674: $? = 0 configure:2677: test -s conftest. configure:2680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | /* 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:2662: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2668: $? = 0 configure:2671: test -z || test ! -s conftest.err configure:2674: $? = 0 configure:2677: test -s conftest. configure:2680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | /* 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:2662: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2668: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | /* 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:2662: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2668: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | /* 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:2662: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2668: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | /* 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:2662: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2668: $? = 0 configure:2671: test -z || test ! -s conftest.err configure:2674: $? = 0 configure:2677: test -s conftest. configure:2680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | /* 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:2698: result: none needed configure:2716: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2722: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2863: checking for style of include used by gmake configure:2891: result: GNU configure:2919: checking dependency style of cc configure:3009: result: gcc3 configure:3026: checking whether ln -s works configure:3030: result: yes configure:3040: checking for i386-unknown-gnu-ranlib configure:3069: result: no configure:3078: checking for ranlib configure:3094: found /usr/bin/ranlib configure:3105: result: ranlib configure:3140: checking whether compiler supports -Wall configure:3161: cc -c -fno-common -I/usr/local/include -Wall conftest.c >&5 configure:3167: $? = 0 configure:3170: test -z || test ! -s conftest.err configure:3173: $? = 0 configure:3176: test -s conftest. configure:3179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3190: result: no configure:3210: checking whether compiler supports -Wno-unused configure:3231: cc -c -fno-common -I/usr/local/include -Wno-unused conftest.c >&5 configure:3237: $? = 0 configure:3240: test -z || test ! -s conftest.err configure:3243: $? = 0 configure:3246: test -s conftest. configure:3249: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3260: result: no configure:3210: checking whether compiler supports -Wno-switch configure:3231: cc -c -fno-common -I/usr/local/include -Wno-switch conftest.c >&5 configure:3237: $? = 0 configure:3240: test -z || test ! -s conftest.err configure:3243: $? = 0 configure:3246: test -s conftest. configure:3249: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3260: result: no configure:3357: checking if malloc debugging is wanted configure:3378: result: no configure:3392: checking whether compiler supports -march=native configure:3414: cc -c -fno-common -I/usr/local/include -march=native conftest.c >&5 cc1: error: bad value (native) for -march= switch configure:3420: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3443: result: no configure:3527: checking whether compiler supports -Wextra configure:3548: cc -c -fno-common -I/usr/local/include -Wextra conftest.c >&5 cc1: error: unrecognized option `-Wextra' configure:3554: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3577: result: no configure:3527: checking whether compiler supports -Wno-missing-field-initializers configure:3548: cc -c -fno-common -I/usr/local/include -Wno-missing-field-initializers conftest.c >&5 cc1: error: unrecognized option `-Wno-missing-field-initializers' configure:3554: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3577: result: no configure:3527: checking whether compiler supports -Winline configure:3548: cc -c -fno-common -I/usr/local/include -Winline conftest.c >&5 configure:3554: $? = 0 configure:3557: test -z || test ! -s conftest.err configure:3560: $? = 0 configure:3563: test -s conftest. configure:3566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3577: result: no configure:3527: checking whether compiler supports -Wwrite-strings configure:3548: cc -c -fno-common -I/usr/local/include -Wwrite-strings conftest.c >&5 configure:3554: $? = 0 configure:3557: test -z || test ! -s conftest.err configure:3560: $? = 0 configure:3563: test -s conftest. configure:3566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3577: result: no configure:3527: checking whether compiler supports -Wundef configure:3548: cc -c -fno-common -I/usr/local/include -Wundef conftest.c >&5 configure:3554: $? = 0 configure:3557: test -z || test ! -s conftest.err configure:3560: $? = 0 configure:3563: test -s conftest. configure:3566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3577: result: no configure:3527: checking whether compiler supports -Wbad-function-cast configure:3548: cc -c -fno-common -I/usr/local/include -Wbad-function-cast conftest.c >&5 configure:3554: $? = 0 configure:3557: test -z || test ! -s conftest.err configure:3560: $? = 0 configure:3563: test -s conftest. configure:3566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3577: result: no configure:3527: checking whether compiler supports -Wcast-align configure:3548: cc -c -fno-common -I/usr/local/include -Wcast-align conftest.c >&5 configure:3554: $? = 0 configure:3557: test -z || test ! -s conftest.err configure:3560: $? = 0 configure:3563: test -s conftest. configure:3566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3577: result: no configure:3527: checking whether compiler supports -Wcast-qual configure:3548: cc -c -fno-common -I/usr/local/include -Wcast-qual conftest.c >&5 configure:3554: $? = 0 configure:3557: test -z || test ! -s conftest.err configure:3560: $? = 0 configure:3563: test -s conftest. configure:3566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3577: result: no configure:3527: checking whether compiler supports -Wdeclaration-after-statement configure:3548: cc -c -fno-common -I/usr/local/include -Wdeclaration-after-statement conftest.c >&5 cc1: error: unrecognized option `-Wdeclaration-after-statement' configure:3554: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3577: result: no configure:3527: checking whether compiler supports -ffast-math configure:3548: cc -c -fno-common -I/usr/local/include -ffast-math conftest.c >&5 configure:3554: $? = 0 configure:3557: test -z || test ! -s conftest.err configure:3560: $? = 0 configure:3563: test -s conftest. configure:3566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3577: result: no configure:3527: checking whether compiler supports -O2 configure:3548: cc -c -fno-common -I/usr/local/include -O2 conftest.c >&5 configure:3554: $? = 0 configure:3557: test -z || test ! -s conftest.err configure:3560: $? = 0 configure:3563: test -s conftest. configure:3566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3577: result: no configure:3527: checking whether compiler supports -fomit-frame-pointer configure:3548: cc -c -fno-common -I/usr/local/include -fomit-frame-pointer conftest.c >&5 configure:3554: $? = 0 configure:3557: test -z || test ! -s conftest.err configure:3560: $? = 0 configure:3563: test -s conftest. configure:3566: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* end confdefs.h. */ | | int | main () | { | | void f() {}; | | ; | return 0; | } configure:3577: result: no configure:3586: checking for an ANSI C-conforming const configure:3653: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:3659: $? = 0 configure:3662: test -z || test ! -s conftest.err configure:3665: $? = 0 configure:3668: test -s conftest. configure:3671: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | /* 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:3682: result: no configure:3692: checking for inline configure:3713: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:3719: $? = 0 configure:3722: test -z || test ! -s conftest.err configure:3725: $? = 0 configure:3728: test -s conftest. configure:3731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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:3713: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:3719: $? = 0 configure:3722: test -z || test ! -s conftest.err configure:3725: $? = 0 configure:3728: test -s conftest. configure:3731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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:3713: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:3719: $? = 0 configure:3722: test -z || test ! -s conftest.err configure:3725: $? = 0 configure:3728: test -s conftest. configure:3731: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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:3743: result: no configure:3763: checking whether byte ordering is bigendian configure:3790: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:3796: $? = 0 configure:3799: test -z || test ! -s conftest.err configure:3802: $? = 0 configure:3805: test -s conftest. configure:3808: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:3947: cc -o conftest -fno-common -I/usr/local/include -I$(top_srcdir)/src -L/usr/local/lib conftest.c >&5 configure:3950: $? = 0 configure:3952: ./conftest configure:3955: $? = 0 configure:3971: result: no configure:3997: checking how to run the C preprocessor configure:4032: cc -E conftest.c configure:4038: $? = 0 configure:4070: cc -E conftest.c conftest.c:18:28: ac_nonexistent.h: No such file or directory configure:4076: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:4115: result: cc -E configure:4139: cc -E conftest.c configure:4145: $? = 0 configure:4177: cc -E conftest.c conftest.c:18:28: ac_nonexistent.h: No such file or directory configure:4183: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:4227: checking for egrep configure:4237: result: grep -E configure:4242: checking for uid_t in sys/types.h configure:4265: result: yes configure:4280: checking for ANSI C header files configure:4305: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4311: $? = 0 configure:4314: test -z || test ! -s conftest.err configure:4317: $? = 0 configure:4320: test -s conftest. configure:4323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #define const | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4432: result: no configure:4456: checking for sys/types.h configure:4472: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4478: $? = 0 configure:4481: test -z || test ! -s conftest.err configure:4484: $? = 0 configure:4487: test -s conftest. configure:4490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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:4501: result: no configure:4456: checking for sys/stat.h configure:4472: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4478: $? = 0 configure:4481: test -z || test ! -s conftest.err configure:4484: $? = 0 configure:4487: test -s conftest. configure:4490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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:4501: result: no configure:4456: checking for stdlib.h configure:4472: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4478: $? = 0 configure:4481: test -z || test ! -s conftest.err configure:4484: $? = 0 configure:4487: test -s conftest. configure:4490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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:4501: result: no configure:4456: checking for string.h configure:4472: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4478: $? = 0 configure:4481: test -z || test ! -s conftest.err configure:4484: $? = 0 configure:4487: test -s conftest. configure:4490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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:4501: result: no configure:4456: checking for memory.h configure:4472: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4478: $? = 0 configure:4481: test -z || test ! -s conftest.err configure:4484: $? = 0 configure:4487: test -s conftest. configure:4490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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:4501: result: no configure:4456: checking for strings.h configure:4472: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4478: $? = 0 configure:4481: test -z || test ! -s conftest.err configure:4484: $? = 0 configure:4487: test -s conftest. configure:4490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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:4501: result: no configure:4456: checking for inttypes.h configure:4472: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4478: $? = 0 configure:4481: test -z || test ! -s conftest.err configure:4484: $? = 0 configure:4487: test -s conftest. configure:4490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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:4501: result: no configure:4456: checking for stdint.h configure:4472: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4478: $? = 0 configure:4481: test -z || test ! -s conftest.err configure:4484: $? = 0 configure:4487: test -s conftest. configure:4490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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:4501: result: no configure:4456: checking for unistd.h configure:4472: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4478: $? = 0 configure:4481: test -z || test ! -s conftest.err configure:4484: $? = 0 configure:4487: test -s conftest. configure:4490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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:4501: result: no configure:4513: checking for size_t configure:4537: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4543: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest. configure:4555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #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 ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:4566: result: no configure:4578: checking whether sys_siglist is declared configure:4608: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4614: $? = 0 configure:4617: test -z || test ! -s conftest.err configure:4620: $? = 0 configure:4623: test -s conftest. configure:4626: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | /* end confdefs.h. */ | #include | /* NetBSD declares sys_siglist in unistd.h. */ | #if HAVE_UNISTD_H | # include | #endif | | | int | main () | { | #ifndef sys_siglist | char *p = (char *) sys_siglist; | #endif | | ; | return 0; | } configure:4637: result: no configure:4656: checking for sys/wait.h that is POSIX.1 compatible configure:4687: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:4693: $? = 0 configure:4696: test -z || test ! -s conftest.err configure:4699: $? = 0 configure:4702: test -s conftest. configure:4705: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:4716: result: no configure:4732: checking for unistd.h configure:4737: result: no configure:4741: checking asm/byteorder.h usability configure:4753: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 conftest.c:54:27: asm/byteorder.h: No such file or directory configure:4759: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_DECL_SYS_SIGLIST 0 | /* 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:4781: result: no configure:4785: checking asm/byteorder.h presence configure:4795: cc -E conftest.c conftest.c:20:27: asm/byteorder.h: No such file or directory configure:4801: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | #include configure:4821: result: no configure:4856: checking for asm/byteorder.h configure:4863: result: no configure:4877: checking for stricmp configure:4934: cc -o conftest -fno-common -I/usr/local/include -I$(top_srcdir)/src -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _stricmp configure:4940: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* 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 stricmp (); | /* 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_stricmp) || defined (__stub___stricmp) | choke me | #else | char (*f) () = stricmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != stricmp; | ; | return 0; | } configure:4964: result: no configure:4976: checking for strnicmp configure:5033: cc -o conftest -fno-common -I/usr/local/include -I$(top_srcdir)/src -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: _strnicmp configure:5039: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_DECL_SYS_SIGLIST 0 | #define stricmp strcasecmp | /* end confdefs.h. */ | /* Define strnicmp to an innocuous variant, in case declares strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strnicmp innocuous_strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnicmp | | /* 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 strnicmp (); | /* 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_strnicmp) || defined (__stub___strnicmp) | choke me | #else | char (*f) () = strnicmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strnicmp; | ; | return 0; | } configure:5063: result: no configure:5086: checking for getopt configure:5143: cc -o conftest -fno-common -I/usr/local/include -I$(top_srcdir)/src -L/usr/local/lib conftest.c >&5 configure:5149: $? = 0 configure:5152: test -z || test ! -s conftest.err configure:5155: $? = 0 configure:5158: test -s conftest configure:5161: $? = 0 configure:5173: result: yes configure:5086: checking for inet_aton configure:5143: cc -o conftest -fno-common -I/usr/local/include -I$(top_srcdir)/src -L/usr/local/lib conftest.c >&5 configure:5149: $? = 0 configure:5152: test -z || test ! -s conftest.err configure:5155: $? = 0 configure:5158: test -s conftest configure:5161: $? = 0 configure:5173: result: yes configure:5086: checking for inet_pton configure:5143: cc -o conftest -fno-common -I/usr/local/include -I$(top_srcdir)/src -L/usr/local/lib conftest.c >&5 configure:5149: $? = 0 configure:5152: test -z || test ! -s conftest.err configure:5155: $? = 0 configure:5158: test -s conftest configure:5161: $? = 0 configure:5173: result: yes configure:5086: checking for inet_ntop configure:5143: cc -o conftest -fno-common -I/usr/local/include -I$(top_srcdir)/src -L/usr/local/lib conftest.c >&5 configure:5149: $? = 0 configure:5152: test -z || test ! -s conftest.err configure:5155: $? = 0 configure:5158: test -s conftest configure:5161: $? = 0 configure:5173: result: yes configure:5086: checking for snprintf configure:5143: cc -o conftest -fno-common -I/usr/local/include -I$(top_srcdir)/src -L/usr/local/lib conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function `snprintf' configure:5149: $? = 0 configure:5152: test -z || test ! -s conftest.err configure:5155: $? = 0 configure:5158: test -s conftest configure:5161: $? = 0 configure:5173: result: yes configure:5086: checking for vsnprintf configure:5143: cc -o conftest -fno-common -I/usr/local/include -I$(top_srcdir)/src -L/usr/local/lib conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function `vsnprintf' configure:5149: $? = 0 configure:5152: test -z || test ! -s conftest.err configure:5155: $? = 0 configure:5158: test -s conftest configure:5161: $? = 0 configure:5173: result: yes configure:5086: checking for mmap configure:5143: cc -o conftest -fno-common -I/usr/local/include -I$(top_srcdir)/src -L/usr/local/lib conftest.c >&5 configure:5149: $? = 0 configure:5152: test -z || test ! -s conftest.err configure:5155: $? = 0 configure:5158: test -s conftest configure:5161: $? = 0 configure:5173: result: yes configure:5086: checking for usleep configure:5143: cc -o conftest -fno-common -I/usr/local/include -I$(top_srcdir)/src -L/usr/local/lib conftest.c >&5 configure:5149: $? = 0 configure:5152: test -z || test ! -s conftest.err configure:5155: $? = 0 configure:5158: test -s conftest configure:5161: $? = 0 configure:5173: result: yes configure:5185: checking for pow in -lm configure:5215: cc -o conftest -fno-common -I/usr/local/include -I$(top_srcdir)/src -L/usr/local/lib conftest.c -lm >&5 configure:5221: $? = 0 configure:5224: test -z || test ! -s conftest.err configure:5227: $? = 0 configure:5230: test -s conftest configure:5233: $? = 0 configure:5246: result: yes configure:5283: checking for OpenGL support configure:5305: cc -c -fno-common -I/usr/local/include -I$(top_srcdir)/src conftest.c >&5 configure:5311: $? = 0 configure:5314: test -z || test ! -s conftest.err configure:5317: $? = 0 configure:5320: test -s conftest. configure:5323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.4.7" | #define PACKAGE_STRING "prboom 2.4.7" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.4.7" | #define I386_ASM 1 | #define DOOMWADDIR "/share/doom" | #define PACKEDATTR | #define const | #ifndef __cplusplus | #define inline | #endif | #define size_t unsigned | #define HAVE_DECL_SYS_SIGLIST 0 | #define stricmp strcasecmp | #define strnicmp strncasecmp | #define HAVE_GETOPT 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_MMAP 1 | #define HAVE_USLEEP 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | | ; | return 0; | } configure:5334: result: no configure:5354: error: You must have the relevant OpenGL development libraries & headers installed to compile with OpenGL support ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common -I/usr/local/include' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_getopt=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_mmap=yes ac_cv_func_snprintf=yes ac_cv_func_stricmp=no ac_cv_func_strnicmp=no ac_cv_func_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_sys_siglist=no ac_cv_header_asm_byteorder_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_m_pow=yes ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' 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_make_gmake_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_size_t=no ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/games/prboom/work/prboom-2.4.7/autotools/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/games/prboom/work/prboom-2.4.7/autotools/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/games/prboom/work/prboom-2.4.7/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/games/prboom/work/prboom-2.4.7/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/games/prboom/work/prboom-2.4.7/autotools/missing --run automake-1.9' AWK='gawk' BUILD_DOOM='' BUILD_GL_FALSE='' BUILD_GL_TRUE='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -I/usr/local/include -I$(top_srcdir)/src' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DOOMWADDIR='/share/doom' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GL_LIBS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='-lm ' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/games/prboom/work/prboom-2.4.7/autotools/missing --run makeinfo' MATH_LIB='' MIXER_CFLAGS='' MIXER_LIBS='' NET_CFLAGS='' NET_LIBS='' OBJEXT='' PACKAGE='prboom' PACKAGE_BUGREPORT='' PACKAGE_NAME='prboom' PACKAGE_STRING='prboom 2.4.7' PACKAGE_TARNAME='prboom' PACKAGE_VERSION='2.4.7' PATH_SEPARATOR=':' RANLIB='ranlib' SDL_CFLAGS='' SDL_CONFIG='/usr/local/bin/sdl-config' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.4.7' WAD_MMAP_FALSE='' WAD_MMAP_TRUE='' ac_aux_dir='autotools' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/games/prboom/work/prboom-2.4.7/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DOOMWADDIR "/share/doom" #define HAVE_DECL_SYS_SIGLIST 0 #define HAVE_GETOPT 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_LIBM 1 #define HAVE_MMAP 1 #define HAVE_SNPRINTF 1 #define HAVE_USLEEP 1 #define HAVE_VSNPRINTF 1 #define I386_ASM 1 #define PACKAGE "prboom" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "prboom" #define PACKAGE_STRING "prboom 2.4.7" #define PACKAGE_TARNAME "prboom" #define PACKAGE_VERSION "2.4.7" #define PACKEDATTR #define VERSION "2.4.7" #define const #define inline #define size_t unsigned #define stricmp strcasecmp #define strnicmp strncasecmp #endif #ifndef __cplusplus configure: exit 1