Files
kubedoom/dockerdoom/trunk/config.log

835 lines
28 KiB
Plaintext
Raw Permalink Normal View History

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by psdoom configure 2012.02.05-1.6.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = hotline
uname -m = x86_64
uname -r = 3.2.2-hardened-r1
uname -s = Linux
uname -v = #2 SMP Mon Jan 30 17:37:24 PST 2012
/usr/bin/uname -p = Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz
/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/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /opt/bin
PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3
PATH: /usr/games/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2237: checking for gcc
configure:2253: found /usr/bin/gcc
configure:2264: result: gcc
configure:2493: checking for C compiler version
configure:2502: gcc --version >&5
gcc (Gentoo Hardened 4.5.3-r1 p1.0, pie-0.4.5) 4.5.3
Copyright (C) 2010 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:2513: $? = 0
configure:2502: gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.5.3-r1 p1.0, pie-0.4.5'
Thread model: posix
gcc version 4.5.3 (Gentoo Hardened 4.5.3-r1 p1.0, pie-0.4.5)
configure:2513: $? = 0
configure:2502: gcc -V >&5
gcc: '-V' option must have argument
configure:2513: $? = 1
configure:2502: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:2513: $? = 1
configure:2533: checking whether the C compiler works
configure:2555: gcc conftest.c >&5
configure:2559: $? = 0
configure:2607: result: yes
configure:2610: checking for C compiler default output file name
configure:2612: result: a.out
configure:2618: checking for suffix of executables
configure:2625: gcc -o conftest conftest.c >&5
configure:2629: $? = 0
configure:2651: result:
configure:2673: checking whether we are cross compiling
configure:2681: gcc -o conftest conftest.c >&5
configure:2685: $? = 0
configure:2692: ./conftest
configure:2696: $? = 0
configure:2711: result: no
configure:2716: checking for suffix of object files
configure:2738: gcc -c conftest.c >&5
configure:2742: $? = 0
configure:2763: result: o
configure:2767: checking whether we are using the GNU C compiler
configure:2786: gcc -c conftest.c >&5
configure:2786: $? = 0
configure:2795: result: yes
configure:2804: checking whether gcc accepts -g
configure:2824: gcc -c -g conftest.c >&5
configure:2824: $? = 0
configure:2865: result: yes
configure:2882: checking for gcc option to accept ISO C89
configure:2946: gcc -c -g -O2 conftest.c >&5
configure:2946: $? = 0
configure:2959: result: none needed
configure:3022: checking for ranlib
configure:3038: found /usr/bin/ranlib
configure:3049: result: ranlib
configure:3073: checking for python
configure:3089: found /usr/bin/python
configure:3101: result: true
configure:3173: checking for sdl-config
configure:3191: found /usr/bin/sdl-config
configure:3204: result: /usr/bin/sdl-config
configure:3214: checking for SDL - version >= 1.1.3
configure:3301: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL -lpthread >&5
configure:3301: $? = 0
configure:3301: ./conftest
configure:3301: $? = 0
configure:3316: result: yes
configure:3408: checking how to run the C preprocessor
configure:3439: gcc -E conftest.c
configure:3439: $? = 0
configure:3453: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3453: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "psdoom"
| #define PACKAGE_TARNAME "psdoom"
| #define PACKAGE_VERSION "2012.02.05-1.6.0"
| #define PACKAGE_STRING "psdoom 2012.02.05-1.6.0"
| #define PACKAGE_BUGREPORT "orsonteodoro@yahoo.com"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3478: result: gcc -E
configure:3498: gcc -E conftest.c
configure:3498: $? = 0
configure:3512: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3512: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "psdoom"
| #define PACKAGE_TARNAME "psdoom"
| #define PACKAGE_VERSION "2012.02.05-1.6.0"
| #define PACKAGE_STRING "psdoom 2012.02.05-1.6.0"
| #define PACKAGE_BUGREPORT "orsonteodoro@yahoo.com"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3541: checking for grep that handles long lines and -e
configure:3599: result: /bin/grep
configure:3604: checking for egrep
configure:3666: result: /bin/grep -E
configure:3671: checking for ANSI C header files
configure:3691: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:3691: $? = 0
configure:3764: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lSDL -lpthread conftest.c >&5
configure:3764: $? = 0
configure:3764: ./conftest
configure:3764: $? = 0
configure:3775: result: yes
configure:3788: checking for sys/types.h
configure:3788: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:3788: $? = 0
configure:3788: result: yes
configure:3788: checking for sys/stat.h
configure:3788: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:3788: $? = 0
configure:3788: result: yes
configure:3788: checking for stdlib.h
configure:3788: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:3788: $? = 0
configure:3788: result: yes
configure:3788: checking for string.h
configure:3788: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:3788: $? = 0
configure:3788: result: yes
configure:3788: checking for memory.h
configure:3788: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:3788: $? = 0
configure:3788: result: yes
configure:3788: checking for strings.h
configure:3788: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:3788: $? = 0
configure:3788: result: yes
configure:3788: checking for inttypes.h
configure:3788: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:3788: $? = 0
configure:3788: result: yes
configure:3788: checking for stdint.h
configure:3788: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:3788: $? = 0
configure:3788: result: yes
configure:3788: checking for unistd.h
configure:3788: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:3788: $? = 0
configure:3788: result: yes
configure:3815: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lSDL -lpthread conftest.c >&5
configure:3815: $? = 0
configure:3840: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lSDL -lpthread conftest.c >&5
configure:3840: $? = 0
configure:3857: checking for Mix_LoadMUS in -lSDL_mixer
configure:3882: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lSDL -lpthread conftest.c -lSDL_mixer >&5
configure:3882: $? = 0
configure:3891: result: yes
configure:3907: checking for SDLNet_UDP_Send in -lSDL_net
configure:3932: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lSDL -lpthread conftest.c -lSDL_net >&5
configure:3932: $? = 0
configure:3941: result: yes
configure:3957: checking for src_new in -lsamplerate
configure:3982: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lSDL -lpthread conftest.c -lsamplerate >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsamplerate
collect2: ld returned 1 exit status
configure:3982: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "psdoom"
| #define PACKAGE_TARNAME "psdoom"
| #define PACKAGE_VERSION "2012.02.05-1.6.0"
| #define PACKAGE_STRING "psdoom 2012.02.05-1.6.0"
| #define PACKAGE_BUGREPORT "orsonteodoro@yahoo.com"
| #define PACKAGE_URL ""
| #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. */
|
| /* 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 src_new ();
| int
| main ()
| {
| return src_new ();
| ;
| return 0;
| }
configure:3991: result: no
configure:4002: checking for log in -lm
configure:4027: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lSDL -lpthread conftest.c -lm >&5
conftest.c:26:6: warning: conflicting types for built-in function 'log'
configure:4027: $? = 0
configure:4036: result: yes
configure:4051: checking linux/kd.h usability
configure:4051: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
configure:4051: $? = 0
configure:4051: result: yes
configure:4051: checking linux/kd.h presence
configure:4051: gcc -E conftest.c
configure:4051: $? = 0
configure:4051: result: yes
configure:4051: checking for linux/kd.h
configure:4051: result: yes
configure:4051: checking dev/isa/spkrio.h usability
configure:4051: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
conftest.c:54:28: fatal error: dev/isa/spkrio.h: No such file or directory
compilation terminated.
configure:4051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "psdoom"
| #define PACKAGE_TARNAME "psdoom"
| #define PACKAGE_VERSION "2012.02.05-1.6.0"
| #define PACKAGE_STRING "psdoom 2012.02.05-1.6.0"
| #define PACKAGE_BUGREPORT "orsonteodoro@yahoo.com"
| #define PACKAGE_URL ""
| #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_LIBM 1
| #define HAVE_LINUX_KD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dev/isa/spkrio.h>
configure:4051: result: no
configure:4051: checking dev/isa/spkrio.h presence
configure:4051: gcc -E conftest.c
conftest.c:21:28: fatal error: dev/isa/spkrio.h: No such file or directory
compilation terminated.
configure:4051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "psdoom"
| #define PACKAGE_TARNAME "psdoom"
| #define PACKAGE_VERSION "2012.02.05-1.6.0"
| #define PACKAGE_STRING "psdoom 2012.02.05-1.6.0"
| #define PACKAGE_BUGREPORT "orsonteodoro@yahoo.com"
| #define PACKAGE_URL ""
| #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_LIBM 1
| #define HAVE_LINUX_KD_H 1
| /* end confdefs.h. */
| #include <dev/isa/spkrio.h>
configure:4051: result: no
configure:4051: checking for dev/isa/spkrio.h
configure:4051: result: no
configure:4051: checking dev/speaker/speaker.h usability
configure:4051: gcc -c -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5
conftest.c:54:33: fatal error: dev/speaker/speaker.h: No such file or directory
compilation terminated.
configure:4051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "psdoom"
| #define PACKAGE_TARNAME "psdoom"
| #define PACKAGE_VERSION "2012.02.05-1.6.0"
| #define PACKAGE_STRING "psdoom 2012.02.05-1.6.0"
| #define PACKAGE_BUGREPORT "orsonteodoro@yahoo.com"
| #define PACKAGE_URL ""
| #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_LIBM 1
| #define HAVE_LINUX_KD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dev/speaker/speaker.h>
configure:4051: result: no
configure:4051: checking dev/speaker/speaker.h presence
configure:4051: gcc -E conftest.c
conftest.c:21:33: fatal error: dev/speaker/speaker.h: No such file or directory
compilation terminated.
configure:4051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "psdoom"
| #define PACKAGE_TARNAME "psdoom"
| #define PACKAGE_VERSION "2012.02.05-1.6.0"
| #define PACKAGE_STRING "psdoom 2012.02.05-1.6.0"
| #define PACKAGE_BUGREPORT "orsonteodoro@yahoo.com"
| #define PACKAGE_URL ""
| #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_LIBM 1
| #define HAVE_LINUX_KD_H 1
| /* end confdefs.h. */
| #include <dev/speaker/speaker.h>
configure:4051: result: no
configure:4051: checking for dev/speaker/speaker.h
configure:4051: result: no
configure:4064: checking for mmap
configure:4064: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lSDL -lpthread conftest.c -lm >&5
configure:4064: $? = 0
configure:4064: result: yes
configure:4064: checking for sched_setaffinity
configure:4064: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lSDL -lpthread conftest.c -lm >&5
configure:4064: $? = 0
configure:4064: result: yes
configure:4064: checking for ioperm
configure:4064: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lSDL -lpthread conftest.c -lm >&5
configure:4064: $? = 0
configure:4064: result: yes
configure:4077: checking for i386_iopl in -li386
configure:4102: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lSDL -lpthread conftest.c -li386 -lm >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -li386
collect2: ld returned 1 exit status
configure:4102: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "psdoom"
| #define PACKAGE_TARNAME "psdoom"
| #define PACKAGE_VERSION "2012.02.05-1.6.0"
| #define PACKAGE_STRING "psdoom 2012.02.05-1.6.0"
| #define PACKAGE_BUGREPORT "orsonteodoro@yahoo.com"
| #define PACKAGE_URL ""
| #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_LIBM 1
| #define HAVE_LINUX_KD_H 1
| #define HAVE_MMAP 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_IOPERM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char i386_iopl ();
| int
| main ()
| {
| return i386_iopl ();
| ;
| return 0;
| }
configure:4111: result: no
configure:4122: checking for amd64_iopl in -lamd64
configure:4147: gcc -o conftest -O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -lSDL -lpthread conftest.c -lamd64 -lm >&5
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lamd64
collect2: ld returned 1 exit status
configure:4147: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "psdoom"
| #define PACKAGE_TARNAME "psdoom"
| #define PACKAGE_VERSION "2012.02.05-1.6.0"
| #define PACKAGE_STRING "psdoom 2012.02.05-1.6.0"
| #define PACKAGE_BUGREPORT "orsonteodoro@yahoo.com"
| #define PACKAGE_URL ""
| #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_LIBM 1
| #define HAVE_LINUX_KD_H 1
| #define HAVE_MMAP 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_IOPERM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char amd64_iopl ();
| int
| main ()
| {
| return amd64_iopl ();
| ;
| return 0;
| }
configure:4156: result: no
configure:4215: checking for windres
configure:4245: result: no
configure:4307: checking for strip
configure:4323: found /usr/bin/strip
configure:4334: result: strip
configure:4412: checking for a BSD-compatible install
configure:4480: result: /usr/bin/install -c
configure:4491: checking whether build environment is sane
configure:4541: result: yes
configure:4682: checking for a thread-safe mkdir -p
configure:4721: result: /bin/mkdir -p
configure:4734: checking for gawk
configure:4750: found /usr/bin/gawk
configure:4761: result: gawk
configure:4772: checking whether make sets $(MAKE)
configure:4794: result: yes
configure:4824: checking for style of include used by make
configure:4852: result: GNU
configure:4937: checking dependency style of gcc
configure:5047: result: gcc3
configure:5243: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by psdoom config.status 2012.02.05-1.6.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hotline
config.status:909: creating Makefile
config.status:909: creating rpm.spec
config.status:909: creating man/Makefile
config.status:909: creating opl/Makefile
config.status:909: creating opl/examples/Makefile
config.status:909: creating pcsound/Makefile
config.status:909: creating pkg/Makefile
config.status:909: creating pkg/config.make
config.status:909: creating pkg/osx/Info.plist
config.status:909: creating pkg/osx/Info-gnustep.plist
config.status:909: creating setup/Makefile
config.status:909: creating setup/setup.desktop
config.status:909: creating setup/setup-res.rc
config.status:909: creating setup/setup-manifest.xml
config.status:909: creating data/Makefile
config.status:909: creating src/Makefile
config.status:909: creating src/doom.desktop
config.status:909: creating src/doom-screensaver.desktop
config.status:909: creating src/resource.rc
config.status:909: creating textscreen/Makefile
config.status:909: creating textscreen/examples/Makefile
config.status:909: creating wince/Makefile
config.status:909: creating config.h
config.status:1055: config.h is unchanged
config.status:1103: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
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=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_ioperm=yes
ac_cv_func_mmap=yes
ac_cv_func_sched_setaffinity=yes
ac_cv_header_dev_isa_spkrio_h=no
ac_cv_header_dev_speaker_speaker_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_kd_h=yes
ac_cv_header_memory_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_unistd_h=yes
ac_cv_lib_SDL_mixer_Mix_LoadMUS=yes
ac_cv_lib_SDL_net_SDLNet_UDP_Send=yes
ac_cv_lib_amd64_amd64_iopl=no
ac_cv_lib_i386_i386_iopl=no
ac_cv_lib_m_log=yes
ac_cv_lib_samplerate_src_new=no
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='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_HAVE_PYTHON=true
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/orson/Downloads/chocolate-doom-1.6.0/autotools/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/orson/Downloads/chocolate-doom-1.6.0/autotools/missing --run tar'
AUTOCONF='${SHELL} /home/orson/Downloads/chocolate-doom-1.6.0/autotools/missing --run autoconf'
AUTOHEADER='${SHELL} /home/orson/Downloads/chocolate-doom-1.6.0/autotools/missing --run autoheader'
AUTOMAKE='${SHELL} /home/orson/Downloads/chocolate-doom-1.6.0/autotools/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -g -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
HAVE_PYTHON='true'
HAVE_PYTHON_FALSE='#'
HAVE_PYTHON_TRUE=''
HAVE_WINDRES_FALSE=''
HAVE_WINDRES_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=' -lSDL -lpthread'
LIBOBJS=''
LIBS='-lm '
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/orson/Downloads/chocolate-doom-1.6.0/autotools/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='psdoom'
PACKAGE_BUGREPORT='orsonteodoro@yahoo.com'
PACKAGE_COPYRIGHT='Copyright (C) 1993-2012'
PACKAGE_LICENSE='GNU General Public License, version 2'
PACKAGE_MAINTAINER='Orson Teodoro'
PACKAGE_NAME='psdoom'
PACKAGE_SHORTDESC='psdoom-ng source port - psDooM with Chocolate Doom'
PACKAGE_STRING='psdoom 2012.02.05-1.6.0'
PACKAGE_TARNAME='psdoom'
PACKAGE_URL='https://github.com/orsonteodoro/psdoom-ng/'
PACKAGE_VERSION='2012.02.05-1.6.0'
PATH_SEPARATOR=':'
PROGRAM_PREFIX='ps'
RANLIB='ranlib'
SDLMIXER_CFLAGS=''
SDLMIXER_LIBS=' -lSDL_mixer'
SDLNET_CFLAGS=''
SDLNET_LIBS=' -lSDL_net'
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='strip'
VERSION='2012.02.05-1.6.0'
WINDOWS_CE_FALSE=''
WINDOWS_CE_TRUE='#'
WINDOWS_RC_VERSION='2012, 02, 05-1, 6, 0, 0'
WINDRES=''
ac_aux_dir='autotools'
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
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_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/orson/Downloads/chocolate-doom-1.6.0/autotools/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "psdoom"
#define PACKAGE_TARNAME "psdoom"
#define PACKAGE_VERSION "2012.02.05-1.6.0"
#define PACKAGE_STRING "psdoom 2012.02.05-1.6.0"
#define PACKAGE_BUGREPORT "orsonteodoro@yahoo.com"
#define PACKAGE_URL ""
#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_LIBM 1
#define HAVE_LINUX_KD_H 1
#define HAVE_MMAP 1
#define HAVE_SCHED_SETAFFINITY 1
#define HAVE_IOPERM 1
#define PACKAGE "psdoom"
#define VERSION "2012.02.05-1.6.0"
#define PROGRAM_PREFIX "ps"
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by psdoom config.status 2012.02.05-1.6.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status config.h
on hotline
config.status:909: creating config.h
config.status:1055: config.h is unchanged