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.5.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-waddir=/usr/share/doom --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp06 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1817: checking build system type configure:1835: result: i686-uhu-linux-gnu configure:1857: checking host system type configure:1872: result: i686-uhu-linux-gnu configure:1894: checking target system type configure:1909: result: i686-uhu-linux-gnu configure:1953: checking for a BSD-compatible install configure:2009: result: /bin/install -c configure:2020: checking whether build environment is sane configure:2063: result: yes configure:2091: checking for a thread-safe mkdir -p configure:2130: result: /bin/mkdir -p configure:2143: checking for gawk configure:2159: found /bin/gawk configure:2170: result: gawk configure:2181: checking whether make sets $(MAKE) configure:2202: result: yes configure:2393: checking checking whether to use x86 asm versions of some functions configure:2412: result: yes configure:2446: checking for i686-uhu-linux-gcc configure:2462: found /usr/bin/i686-uhu-linux-gcc configure:2473: result: i686-uhu-linux-gcc configure:2751: checking for C compiler version configure:2758: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2761: $? = 0 configure:2768: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2771: $? = 0 configure:2778: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2781: $? = 1 configure:2804: checking for C compiler default output file name configure:2831: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2834: $? = 0 configure:2872: result: a.out configure:2889: checking whether the C compiler works configure:2899: ./a.out configure:2902: $? = 0 configure:2919: result: yes configure:2926: checking whether we are cross compiling configure:2928: result: no configure:2931: checking for suffix of executables configure:2938: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2941: $? = 0 configure:2965: result: configure:2971: checking for suffix of object files configure:2997: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3000: $? = 0 configure:3023: result: o configure:3027: checking whether we are using the GNU C compiler configure:3056: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3062: $? = 0 configure:3079: result: yes configure:3084: checking whether i686-uhu-linux-gcc accepts -g configure:3114: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3120: $? = 0 configure:3219: result: yes configure:3236: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3310: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3316: $? = 0 configure:3339: result: none needed configure:3368: checking for style of include used by make configure:3396: result: GNU configure:3421: checking dependency style of i686-uhu-linux-gcc configure:3512: result: gcc3 configure:3527: checking whether ln -s works configure:3531: result: yes configure:3541: checking for i686-uhu-linux-ranlib configure:3571: result: no configure:3581: checking for ranlib configure:3597: found /usr/bin/ranlib configure:3608: result: ranlib configure:3657: checking whether compiler supports -Wall configure:3683: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:3689: $? = 0 configure:3696: result: yes configure:3724: checking whether compiler supports -Wno-unused configure:3750: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused conftest.c >&5 configure:3756: $? = 0 configure:3763: result: yes configure:3724: checking whether compiler supports -Wno-switch configure:3750: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch conftest.c >&5 configure:3756: $? = 0 configure:3763: result: yes configure:3865: checking if malloc debugging is wanted configure:3885: result: no configure:3899: checking whether compiler supports -march=native configure:3926: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native conftest.c >&5 configure:3932: $? = 0 configure:3938: result: yes configure:4029: checking whether compiler supports -Wextra configure:4055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra conftest.c >&5 configure:4061: $? = 0 configure:4068: result: yes configure:4029: checking whether compiler supports -Wno-missing-field-initializers configure:4055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers conftest.c >&5 configure:4061: $? = 0 configure:4068: result: yes configure:4029: checking whether compiler supports -Winline configure:4055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline conftest.c >&5 configure:4061: $? = 0 configure:4068: result: yes configure:4029: checking whether compiler supports -Wwrite-strings configure:4055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings conftest.c >&5 configure:4061: $? = 0 configure:4068: result: yes configure:4029: checking whether compiler supports -Wundef configure:4055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef conftest.c >&5 configure:4061: $? = 0 configure:4068: result: yes configure:4029: checking whether compiler supports -Wbad-function-cast configure:4055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast conftest.c >&5 configure:4061: $? = 0 configure:4068: result: yes configure:4029: checking whether compiler supports -Wcast-align configure:4055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align conftest.c >&5 configure:4061: $? = 0 configure:4068: result: yes configure:4029: checking whether compiler supports -Wcast-qual configure:4055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual conftest.c >&5 configure:4061: $? = 0 configure:4068: result: yes configure:4029: checking whether compiler supports -Wdeclaration-after-statement configure:4055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement conftest.c >&5 configure:4061: $? = 0 configure:4068: result: yes configure:4029: checking whether compiler supports -ffast-math configure:4055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math conftest.c >&5 configure:4061: $? = 0 configure:4068: result: yes configure:4029: checking whether compiler supports -O2 configure:4055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 conftest.c >&5 configure:4061: $? = 0 configure:4068: result: yes configure:4029: checking whether compiler supports -fomit-frame-pointer configure:4055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer conftest.c >&5 configure:4061: $? = 0 configure:4068: result: yes configure:4085: checking for an ANSI C-conforming const configure:4160: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 conftest.c: In function 'main': conftest.c:36:9: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual] ppc = (char**) pcpcc; ^ conftest.c:42:7: warning: 't' is used uninitialized in this function [-Wuninitialized] *t++ = 0; ^ conftest.c:64:13: warning: 'cs[0]' is used uninitialized in this function [-Wuninitialized] return !cs[0] && !zero.x; ^ configure:4166: $? = 0 configure:4181: result: yes configure:4191: checking for inline configure:4217: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4223: $? = 0 configure:4241: result: inline configure:4266: checking how to run the C preprocessor configure:4306: i686-uhu-linux-gcc -E conftest.c configure:4312: $? = 0 configure:4343: i686-uhu-linux-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4349: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "prboom 2.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.5.0" | #define I386_ASM 1 | #define DOOMWADDIR "/usr/share/doom" | #define PACKEDATTR __attribute__((packed)) | /* end confdefs.h. */ | #include configure:4382: result: i686-uhu-linux-gcc -E configure:4411: i686-uhu-linux-gcc -E conftest.c configure:4417: $? = 0 configure:4448: i686-uhu-linux-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4454: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "prboom 2.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.5.0" | #define I386_ASM 1 | #define DOOMWADDIR "/usr/share/doom" | #define PACKEDATTR __attribute__((packed)) | /* end confdefs.h. */ | #include configure:4492: checking for grep that handles long lines and -e configure:4566: result: /bin/grep configure:4571: checking for egrep configure:4649: result: /bin/grep -E configure:4654: checking for ANSI C header files configure:4684: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4690: $? = 0 configure:4789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4792: $? = 0 configure:4798: ./conftest configure:4801: $? = 0 configure:4818: result: yes configure:4842: checking for sys/types.h configure:4863: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4869: $? = 0 configure:4885: result: yes configure:4842: checking for sys/stat.h configure:4863: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4869: $? = 0 configure:4885: result: yes configure:4842: checking for stdlib.h configure:4863: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4869: $? = 0 configure:4885: result: yes configure:4842: checking for string.h configure:4863: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4869: $? = 0 configure:4885: result: yes configure:4842: checking for memory.h configure:4863: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4869: $? = 0 configure:4885: result: yes configure:4842: checking for strings.h configure:4863: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4869: $? = 0 configure:4885: result: yes configure:4842: checking for inttypes.h configure:4863: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4869: $? = 0 configure:4885: result: yes configure:4842: checking for stdint.h configure:4863: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4869: $? = 0 configure:4885: result: yes configure:4842: checking for unistd.h configure:4863: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4869: $? = 0 configure:4885: result: yes configure:4897: checking whether byte ordering is bigendian configure:4930: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:4936: $? = 0 configure:4968: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 conftest.c: In function 'main': conftest.c:30:2: error: unknown type name 'not' not big endian ^ conftest.c:30:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4974: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "prboom 2.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.5.0" | #define I386_ASM 1 | #define DOOMWADDIR "/usr/share/doom" | #define PACKEDATTR __attribute__((packed)) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5114: result: no configure:5135: checking for uid_t in sys/types.h configure:5158: result: yes configure:5173: checking for size_t configure:5203: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:5209: $? = 0 configure:5224: result: yes configure:5236: checking whether sys_siglist is declared configure:5271: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:5277: $? = 0 configure:5292: result: yes configure:5311: checking for sys/wait.h that is POSIX.1 compatible configure:5347: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:5353: $? = 0 configure:5368: result: yes configure:5385: checking for unistd.h configure:5391: result: yes configure:5395: checking asm/byteorder.h usability configure:5412: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:5418: $? = 0 configure:5432: result: yes configure:5436: checking asm/byteorder.h presence configure:5451: i686-uhu-linux-gcc -E conftest.c configure:5457: $? = 0 configure:5471: result: yes configure:5499: checking for asm/byteorder.h configure:5507: result: yes configure:5395: checking sched.h usability configure:5412: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:5418: $? = 0 configure:5432: result: yes configure:5436: checking sched.h presence configure:5451: i686-uhu-linux-gcc -E conftest.c configure:5457: $? = 0 configure:5471: result: yes configure:5499: checking for sched.h configure:5507: result: yes configure:5521: checking for stricmp configure:5577: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 /tmp/ccNkiIsH.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:5583: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "prboom 2.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.5.0" | #define I386_ASM 1 | #define DOOMWADDIR "/usr/share/doom" | #define PACKEDATTR __attribute__((packed)) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_SCHED_H 1 | /* 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:5600: result: no configure:5612: checking for strnicmp configure:5668: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 /tmp/ccOxKUW3.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strnicmp' collect2: error: ld returned 1 exit status configure:5674: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "prboom 2.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.5.0" | #define I386_ASM 1 | #define DOOMWADDIR "/usr/share/doom" | #define PACKEDATTR __attribute__((packed)) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_SCHED_H 1 | #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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char 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 | #endif | | int | main () | { | return strnicmp (); | ; | return 0; | } configure:5691: result: no configure:5703: checking for min configure:5759: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 /tmp/ccpFDbYz.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `min' collect2: error: ld returned 1 exit status configure:5765: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "prboom 2.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.5.0" | #define I386_ASM 1 | #define DOOMWADDIR "/usr/share/doom" | #define PACKEDATTR __attribute__((packed)) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_SCHED_H 1 | #define stricmp strcasecmp | #define strnicmp strncasecmp | /* end confdefs.h. */ | /* Define min to an innocuous variant, in case declares min. | For example, HP-UX 11i declares gettimeofday. */ | #define min innocuous_min | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char min (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef min | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char min (); | /* 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_min || defined __stub___min | choke me | #endif | | int | main () | { | return min (); | ; | return 0; | } configure:5782: result: no configure:5792: checking for max configure:5848: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 /tmp/cc8MV3Xw.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `max' collect2: error: ld returned 1 exit status configure:5854: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "prboom 2.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.5.0" | #define I386_ASM 1 | #define DOOMWADDIR "/usr/share/doom" | #define PACKEDATTR __attribute__((packed)) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_SCHED_H 1 | #define stricmp strcasecmp | #define strnicmp strncasecmp | /* end confdefs.h. */ | /* Define max to an innocuous variant, in case declares max. | For example, HP-UX 11i declares gettimeofday. */ | #define max innocuous_max | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char max (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef max | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char max (); | /* 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_max || defined __stub___max | choke me | #endif | | int | main () | { | return max (); | ; | return 0; | } configure:5871: result: no configure:5893: checking for getopt configure:5949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:5955: $? = 0 configure:5973: result: yes configure:5893: checking for inet_aton configure:5949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:5955: $? = 0 configure:5973: result: yes configure:5893: checking for inet_pton configure:5949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:5955: $? = 0 configure:5973: result: yes configure:5893: checking for inet_ntop configure:5949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:5955: $? = 0 configure:5973: result: yes configure:5893: checking for snprintf configure:5949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 conftest.c:57:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:5955: $? = 0 configure:5973: result: yes configure:5893: checking for vsnprintf configure:5949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 conftest.c:58:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:5955: $? = 0 configure:5973: result: yes configure:5893: checking for mmap configure:5949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:5955: $? = 0 configure:5973: result: yes configure:5893: checking for usleep configure:5949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:5955: $? = 0 configure:5973: result: yes configure:5893: checking for sched_setaffinity configure:5949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:5955: $? = 0 configure:5973: result: yes configure:5985: checking for pow in -lm configure:6020: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c -lm >&5 conftest.c:46:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ configure:6026: $? = 0 configure:6044: result: yes configure:6081: checking for OpenGL support configure:6108: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c >&5 configure:6114: $? = 0 configure:6130: result: yes configure:6206: checking for sdl-config configure:6224: found /usr/bin/sdl-config configure:6237: result: /usr/bin/sdl-config configure:6246: checking for SDL - version >= 1.1.3 configure:6343: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lm -lSDL -lpthread >&5 conftest.c: In function 'main': conftest.c:76:3: warning: passing argument 1 of 'my_strdup' discards 'const' qualifier from pointer target type [enabled by default] tmp_version = my_strdup("1.1.3"); ^ conftest.c:50:1: note: expected 'char *' but argument is of type 'const char *' my_strdup (char *str) ^ configure:6346: $? = 0 configure:6352: ./conftest configure:6355: $? = 0 configure:6376: result: yes configure:6487: checking for SDL_JoystickGetAxis configure:6543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c -lm -lSDL -lpthread >&5 configure:6549: $? = 0 configure:6567: result: yes configure:6584: checking for Mix_OpenAudio in -lSDL_mixer configure:6619: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c -lSDL_mixer -lSDL -lpthread -lm >&5 configure:6625: $? = 0 configure:6643: result: yes configure:6665: checking for SDLNet_UDP_Bind in -lSDL_net configure:6700: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c -lSDL_net -lSDL -lpthread -lSDL_mixer -lm >&5 configure:6706: $? = 0 configure:6724: result: yes configure:6773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:56:27: error: 'UDPpacket' has no member named 'src' int n = sizeof(p->src); ^ configure:6779: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "prboom" | #define PACKAGE_TARNAME "prboom" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "prboom 2.5.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "prboom" | #define VERSION "2.5.0" | #define I386_ASM 1 | #define DOOMWADDIR "/usr/share/doom" | #define PACKEDATTR __attribute__((packed)) | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ASM_BYTEORDER_H 1 | #define HAVE_SCHED_H 1 | #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_SCHED_SETAFFINITY 1 | #define HAVE_LIBM 1 | #define GL_DOOM 1 | #define USE_GLU_IMAGESCALE 1 | #define USE_GLU_MIPMAP 1 | #define HAVE_SDL_JOYSTICKGETAXIS 1 | #define HAVE_LIBSDL_MIXER 1 | #define HAVE_NET 1 | #define HAVE_LIBSDL_NET 1 | #define USE_SDL_NET 1 | /* end confdefs.h. */ | | #include "SDL_net.h" | | int | main () | { | | UDPpacket *p; | int n = sizeof(p->src); | | ; | return 0; | } configure:6811: checking for png_create_info_struct in -lpng configure:6846: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src conftest.c -lpng -lSDL_mixer -lm >&5 configure:6852: $? = 0 configure:6870: result: yes configure:7111: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by prboom config.status 2.5.0, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp06 config.status:676: creating Makefile config.status:676: creating src/Makefile config.status:676: creating src/POSIX/Makefile config.status:676: creating src/SDL/Makefile config.status:676: creating src/MAC/Makefile config.status:676: creating doc/Makefile config.status:676: creating data/Makefile config.status:676: creating ICONS/Makefile config.status:676: creating VisualC6/Makefile config.status:676: creating VisualC8/Makefile config.status:676: creating prboom.spec config.status:676: creating config.h config.status:990: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_SDL_JoystickGetAxis=yes 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_max=no ac_cv_func_min=no ac_cv_func_mmap=yes ac_cv_func_sched_setaffinity=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=yes ac_cv_header_asm_byteorder_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_sched_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes ac_cv_lib_SDL_net_SDLNet_UDP_Bind=yes ac_cv_lib_m_pow=yes ac_cv_lib_png_png_create_info_struct=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=i686-uhu-linux-gnu ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/autotools/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/autotools/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/autotools/missing --run automake-1.10' AWK='gawk' BUILD_GL_FALSE='#' BUILD_GL_TRUE='' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -Wno-unused -Wno-switch -march=native -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -O2 -fomit-frame-pointer -I$(top_srcdir)/src' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOOMWADDIR='/usr/share/doom' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GL_LIBS='-lGL -lGLU' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lpng -lSDL_mixer -lm ' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/autotools/missing --run makeinfo' MATH_LIB='' MIXER_CFLAGS='' MIXER_LIBS='' NET_CFLAGS='' NET_LIBS='-lSDL_net' OBJEXT='o' PACKAGE='prboom' PACKAGE_BUGREPORT='' PACKAGE_NAME='prboom' PACKAGE_STRING='prboom 2.5.0' PACKAGE_TARNAME='prboom' PACKAGE_VERSION='2.5.0' PATH_SEPARATOR=':' RANLIB='ranlib' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-lSDL -lpthread' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.5.0' WAD_MMAP_FALSE='#' WAD_MMAP_TRUE='' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/uhubuild/work/compile/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "prboom" #define PACKAGE_TARNAME "prboom" #define PACKAGE_VERSION "2.5.0" #define PACKAGE_STRING "prboom 2.5.0" #define PACKAGE_BUGREPORT "" #define PACKAGE "prboom" #define VERSION "2.5.0" #define I386_ASM 1 #define DOOMWADDIR "/usr/share/doom" #define PACKEDATTR __attribute__((packed)) #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ASM_BYTEORDER_H 1 #define HAVE_SCHED_H 1 #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_SCHED_SETAFFINITY 1 #define HAVE_LIBM 1 #define GL_DOOM 1 #define USE_GLU_IMAGESCALE 1 #define USE_GLU_MIPMAP 1 #define HAVE_SDL_JOYSTICKGETAXIS 1 #define HAVE_LIBSDL_MIXER 1 #define HAVE_NET 1 #define HAVE_LIBSDL_NET 1 #define USE_SDL_NET 1 #define HAVE_LIBPNG 1 #define HAVE_IPv6 1 #define HIGHRES 1 #define SIMPLECHECKS 1 #define ZONEIDCHECK 1 #define DOGS 1 configure: exit 0