This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-x11-shared --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = pozsy uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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:1663: checking build system type configure:1681: result: i586-uhu-linux-gnu configure:1689: checking host system type configure:1703: result: i586-uhu-linux-gnu configure:1719: checking for i586-uhu-linux-gcc configure:1735: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1745: result: i586-uhu-linux-gcc configure:2027: checking for C compiler version configure:2030: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:2033: $? = 0 configure:2035: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2038: $? = 0 configure:2040: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2043: $? = 1 configure:2066: checking for C compiler default output file name configure:2069: i586-uhu-linux-gcc conftest.c >&5 configure:2072: $? = 0 configure:2118: result: a.out configure:2123: checking whether the C compiler works configure:2129: ./a.out configure:2132: $? = 0 configure:2149: result: yes configure:2156: checking whether we are cross compiling configure:2158: result: no configure:2161: checking for suffix of executables configure:2163: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2166: $? = 0 configure:2191: result: configure:2197: checking for suffix of object files configure:2218: i586-uhu-linux-gcc -c conftest.c >&5 configure:2221: $? = 0 configure:2243: result: o configure:2247: checking whether we are using the GNU C compiler configure:2271: i586-uhu-linux-gcc -c conftest.c >&5 configure:2277: $? = 0 configure:2281: test -z || test ! -s conftest.err configure:2284: $? = 0 configure:2287: test -s conftest.o configure:2290: $? = 0 configure:2303: result: yes configure:2309: checking whether i586-uhu-linux-gcc accepts -g configure:2330: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2336: $? = 0 configure:2340: test -z || test ! -s conftest.err configure:2343: $? = 0 configure:2346: test -s conftest.o configure:2349: $? = 0 configure:2360: result: yes configure:2377: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2447: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2453: $? = 0 configure:2457: test -z || test ! -s conftest.err configure:2460: $? = 0 configure:2463: test -s conftest.o configure:2466: $? = 0 configure:2484: result: none needed configure:2502: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2508: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2642: checking whether byte ordering is bigendian configure:2669: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2675: $? = 0 configure:2679: test -z || test ! -s conftest.err configure:2682: $? = 0 configure:2685: test -s conftest.o configure:2688: $? = 0 configure:2712: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:17: error: `not' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) conftest.c:17: error: syntax error before "big" configure:2718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:2853: result: no configure:2997: checking for a sed that does not truncate output configure:3051: result: /bin/sed configure:3054: checking for egrep configure:3064: result: grep -E configure:3080: checking for ld used by i586-uhu-linux-gcc configure:3147: result: /usr/bin/ld configure:3156: checking if the linker (/usr/bin/ld) is GNU ld configure:3171: result: yes configure:3176: checking for /usr/bin/ld option to reload object files configure:3183: result: -r configure:3201: checking for BSD-compatible nm configure:3250: result: /usr/bin/nm -B configure:3254: checking whether ln -s works configure:3258: result: yes configure:3265: checking how to recognise dependent libraries configure:3443: result: pass_all configure:3921: checking how to run the C preprocessor configure:3956: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:3962: $? = 0 configure:3994: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4000: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | /* end confdefs.h. */ | #include configure:4039: result: i586-uhu-linux-gcc -E configure:4063: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:4069: $? = 0 configure:4101: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4107: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | /* end confdefs.h. */ | #include configure:4151: checking for ANSI C header files configure:4176: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:4182: $? = 0 configure:4186: test -z || test ! -s conftest.err configure:4189: $? = 0 configure:4192: test -s conftest.o configure:4195: $? = 0 configure:4284: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:4287: $? = 0 configure:4289: ./conftest configure:4292: $? = 0 configure:4307: result: yes configure:4331: checking for sys/types.h configure:4347: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:4353: $? = 0 configure:4357: test -z || test ! -s conftest.err configure:4360: $? = 0 configure:4363: test -s conftest.o configure:4366: $? = 0 configure:4377: result: yes configure:4331: checking for sys/stat.h configure:4347: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:4353: $? = 0 configure:4357: test -z || test ! -s conftest.err configure:4360: $? = 0 configure:4363: test -s conftest.o configure:4366: $? = 0 configure:4377: result: yes configure:4331: checking for stdlib.h configure:4347: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:4353: $? = 0 configure:4357: test -z || test ! -s conftest.err configure:4360: $? = 0 configure:4363: test -s conftest.o configure:4366: $? = 0 configure:4377: result: yes configure:4331: checking for string.h configure:4347: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:4353: $? = 0 configure:4357: test -z || test ! -s conftest.err configure:4360: $? = 0 configure:4363: test -s conftest.o configure:4366: $? = 0 configure:4377: result: yes configure:4331: checking for memory.h configure:4347: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:4353: $? = 0 configure:4357: test -z || test ! -s conftest.err configure:4360: $? = 0 configure:4363: test -s conftest.o configure:4366: $? = 0 configure:4377: result: yes configure:4331: checking for strings.h configure:4347: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:4353: $? = 0 configure:4357: test -z || test ! -s conftest.err configure:4360: $? = 0 configure:4363: test -s conftest.o configure:4366: $? = 0 configure:4377: result: yes configure:4331: checking for inttypes.h configure:4347: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:4353: $? = 0 configure:4357: test -z || test ! -s conftest.err configure:4360: $? = 0 configure:4363: test -s conftest.o configure:4366: $? = 0 configure:4377: result: yes configure:4331: checking for stdint.h configure:4347: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:4353: $? = 0 configure:4357: test -z || test ! -s conftest.err configure:4360: $? = 0 configure:4363: test -s conftest.o configure:4366: $? = 0 configure:4377: result: yes configure:4331: checking for unistd.h configure:4347: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:4353: $? = 0 configure:4357: test -z || test ! -s conftest.err configure:4360: $? = 0 configure:4363: test -s conftest.o configure:4366: $? = 0 configure:4377: result: yes configure:4403: checking dlfcn.h usability configure:4415: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:4421: $? = 0 configure:4425: test -z || test ! -s conftest.err configure:4428: $? = 0 configure:4431: test -s conftest.o configure:4434: $? = 0 configure:4444: result: yes configure:4448: checking dlfcn.h presence configure:4458: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:4464: $? = 0 configure:4484: result: yes configure:4519: checking for dlfcn.h configure:4526: result: yes configure:4549: checking for i586-uhu-linux-g++ configure:4565: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4575: result: i586-uhu-linux-g++ configure:4633: checking for C++ compiler version configure:4636: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 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:4639: $? = 0 configure:4641: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:4644: $? = 0 configure:4646: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4649: $? = 1 configure:4652: checking whether we are using the GNU C++ compiler configure:4676: i586-uhu-linux-g++ -c -I./include -D_GNU_SOURCE=1 conftest.cc >&5 configure:4682: $? = 0 configure:4686: test -z || test ! -s conftest.err configure:4689: $? = 0 configure:4692: test -s conftest.o configure:4695: $? = 0 configure:4708: result: yes configure:4714: checking whether i586-uhu-linux-g++ accepts -g configure:4735: i586-uhu-linux-g++ -c -g -I./include -D_GNU_SOURCE=1 conftest.cc >&5 configure:4741: $? = 0 configure:4745: test -z || test ! -s conftest.err configure:4748: $? = 0 configure:4751: test -s conftest.o configure:4754: $? = 0 configure:4765: result: yes configure:4807: i586-uhu-linux-g++ -c -g -O2 -I./include -D_GNU_SOURCE=1 conftest.cc >&5 configure:4813: $? = 0 configure:4817: test -z || test ! -s conftest.err configure:4820: $? = 0 configure:4823: test -s conftest.o configure:4826: $? = 0 configure:4852: i586-uhu-linux-g++ -c -g -O2 -I./include -D_GNU_SOURCE=1 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' was not declared in this scope configure:4858: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4807: i586-uhu-linux-g++ -c -g -O2 -I./include -D_GNU_SOURCE=1 conftest.cc >&5 configure:4813: $? = 0 configure:4817: test -z || test ! -s conftest.err configure:4820: $? = 0 configure:4823: test -s conftest.o configure:4826: $? = 0 configure:4852: i586-uhu-linux-g++ -c -g -O2 -I./include -D_GNU_SOURCE=1 conftest.cc >&5 configure:4858: $? = 0 configure:4862: test -z || test ! -s conftest.err configure:4865: $? = 0 configure:4868: test -s conftest.o configure:4871: $? = 0 configure:4904: checking how to run the C++ preprocessor configure:4935: i586-uhu-linux-g++ -E -I./include -D_GNU_SOURCE=1 conftest.cc configure:4941: $? = 0 configure:4973: i586-uhu-linux-g++ -E -I./include -D_GNU_SOURCE=1 conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:4979: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5018: result: i586-uhu-linux-g++ -E configure:5042: i586-uhu-linux-g++ -E -I./include -D_GNU_SOURCE=1 conftest.cc configure:5048: $? = 0 configure:5080: i586-uhu-linux-g++ -E -I./include -D_GNU_SOURCE=1 conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5086: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5141: checking for i586-uhu-linux-g77 configure:5170: result: no configure:5141: checking for i586-uhu-linux-f77 configure:5170: result: no configure:5141: checking for i586-uhu-linux-xlf configure:5170: result: no configure:5141: checking for i586-uhu-linux-frt configure:5170: result: no configure:5141: checking for i586-uhu-linux-pgf77 configure:5170: result: no configure:5141: checking for i586-uhu-linux-fort77 configure:5170: result: no configure:5141: checking for i586-uhu-linux-fl32 configure:5170: result: no configure:5141: checking for i586-uhu-linux-af77 configure:5170: result: no configure:5141: checking for i586-uhu-linux-f90 configure:5170: result: no configure:5141: checking for i586-uhu-linux-xlf90 configure:5170: result: no configure:5141: checking for i586-uhu-linux-pgf90 configure:5170: result: no configure:5141: checking for i586-uhu-linux-epcf90 configure:5170: result: no configure:5141: checking for i586-uhu-linux-f95 configure:5170: result: no configure:5141: checking for i586-uhu-linux-fort configure:5170: result: no configure:5141: checking for i586-uhu-linux-xlf95 configure:5170: result: no configure:5141: checking for i586-uhu-linux-ifc configure:5170: result: no configure:5141: checking for i586-uhu-linux-efc configure:5170: result: no configure:5141: checking for i586-uhu-linux-pgf95 configure:5170: result: no configure:5141: checking for i586-uhu-linux-lf95 configure:5170: result: no configure:5141: checking for i586-uhu-linux-gfortran configure:5170: result: no configure:5183: checking for g77 configure:5212: result: no configure:5183: checking for f77 configure:5212: result: no configure:5183: checking for xlf configure:5212: result: no configure:5183: checking for frt configure:5212: result: no configure:5183: checking for pgf77 configure:5212: result: no configure:5183: checking for fort77 configure:5212: result: no configure:5183: checking for fl32 configure:5212: result: no configure:5183: checking for af77 configure:5212: result: no configure:5183: checking for f90 configure:5212: result: no configure:5183: checking for xlf90 configure:5212: result: no configure:5183: checking for pgf90 configure:5212: result: no configure:5183: checking for epcf90 configure:5212: result: no configure:5183: checking for f95 configure:5212: result: no configure:5183: checking for fort configure:5212: result: no configure:5183: checking for xlf95 configure:5212: result: no configure:5183: checking for ifc configure:5212: result: no configure:5183: checking for efc configure:5212: result: no configure:5183: checking for pgf95 configure:5212: result: no configure:5183: checking for lf95 configure:5212: result: no configure:5183: checking for gfortran configure:5212: result: no configure:5224: checking for Fortran 77 compiler version configure:5227: --version &5 ./configure: line 5228: --version: command not found configure:5230: $? = 127 configure:5232: -v &5 ./configure: line 5233: -v: command not found configure:5235: $? = 127 configure:5237: -V &5 ./configure: line 5238: -V: command not found configure:5240: $? = 127 configure:5248: checking whether we are using the GNU Fortran 77 compiler configure:5262: -c conftest.F >&5 ./configure: line 5263: -c: command not found configure:5268: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5294: result: no configure:5300: checking whether accepts -g configure:5312: -c -g conftest.f >&5 ./configure: line 5313: -c: command not found configure:5318: $? = 127 configure: failed program was: | program main | | end configure:5343: result: no configure:5373: checking the maximum length of command line arguments configure:5488: result: 32768 configure:5499: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:5604: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:5607: $? = 0 configure:5611: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5614: $? = 0 configure:5666: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c conftstm.o >&5 configure:5669: $? = 0 configure:5707: result: ok configure:5711: checking for objdir configure:5726: result: .libs configure:5778: checking for i586-uhu-linux-ar configure:5807: result: no configure:5816: checking for ar configure:5832: found /usr/bin/ar configure:5843: result: ar configure:5858: checking for i586-uhu-linux-ranlib configure:5887: result: no configure:5896: checking for ranlib configure:5912: found /usr/bin/ranlib configure:5923: result: ranlib configure:5938: checking for i586-uhu-linux-strip configure:5967: result: no configure:5976: checking for strip configure:5992: found /usr/bin/strip configure:6003: result: strip configure:6279: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6297: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6301: $? = 0 configure:6314: result: no configure:6329: checking for i586-uhu-linux-gcc option to produce PIC configure:6539: result: -fPIC configure:6547: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6565: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 -fPIC -DPIC conftest.c >&5 configure:6569: $? = 0 configure:6582: result: yes configure:6610: checking if i586-uhu-linux-gcc static flag -static works configure:6638: result: yes configure:6648: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6669: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 -o out/conftest2.o conftest.c >&5 configure:6673: $? = 0 configure:6695: result: yes configure:6721: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7679: result: yes configure:7700: checking whether -lc should be explicitly linked in configure:7705: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:7708: $? = 0 configure:7723: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7726: $? = 0 configure:7738: result: no configure:7746: checking dynamic linker characteristics configure:8336: result: GNU/Linux ld.so configure:8345: checking how to hardcode library paths into programs configure:8370: result: immediate configure:8384: checking whether stripping libraries is possible configure:8389: result: yes configure:9223: checking if libtool supports shared libraries configure:9225: result: yes configure:9228: checking whether to build shared libraries configure:9249: result: yes configure:9252: checking whether to build static libraries configure:9256: result: yes configure:9348: creating libtool configure:9936: checking for ld used by i586-uhu-linux-g++ configure:10003: result: /usr/bin/ld configure:10012: checking if the linker (/usr/bin/ld) is GNU ld configure:10027: result: yes configure:10078: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11016: result: yes configure:11038: i586-uhu-linux-g++ -c -g -O2 -I./include -D_GNU_SOURCE=1 conftest.cpp >&5 configure:11041: $? = 0 configure:11160: checking for i586-uhu-linux-g++ option to produce PIC configure:11434: result: -fPIC configure:11442: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11460: i586-uhu-linux-g++ -c -g -O2 -I./include -D_GNU_SOURCE=1 -fPIC -DPIC conftest.cpp >&5 configure:11464: $? = 0 configure:11477: result: yes configure:11505: checking if i586-uhu-linux-g++ static flag -static works configure:11533: result: yes configure:11543: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11564: i586-uhu-linux-g++ -c -g -O2 -I./include -D_GNU_SOURCE=1 -o out/conftest2.o conftest.cpp >&5 configure:11568: $? = 0 configure:11590: result: yes configure:11616: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11641: result: yes configure:11708: checking dynamic linker characteristics configure:12298: result: GNU/Linux ld.so configure:12307: checking how to hardcode library paths into programs configure:12332: result: immediate configure:18498: checking for i586-uhu-linux-gcc configure:18524: result: i586-uhu-linux-gcc configure:18806: checking for C compiler version configure:18809: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:18812: $? = 0 configure:18814: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:18817: $? = 0 configure:18819: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:18822: $? = 1 configure:18825: checking whether we are using the GNU C compiler configure:18881: result: yes configure:18887: checking whether i586-uhu-linux-gcc accepts -g configure:18938: result: yes configure:18955: checking for i586-uhu-linux-gcc option to accept ANSI C configure:19062: result: none needed configure:19080: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:19086: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:19229: checking for i586-uhu-linux-g++ configure:19255: result: i586-uhu-linux-g++ configure:19313: checking for C++ compiler version configure:19316: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 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:19319: $? = 0 configure:19321: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:19324: $? = 0 configure:19326: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:19329: $? = 1 configure:19332: checking whether we are using the GNU C++ compiler configure:19388: result: yes configure:19394: checking whether i586-uhu-linux-g++ accepts -g configure:19445: result: yes configure:19487: i586-uhu-linux-g++ -c -g -O2 -I./include -D_GNU_SOURCE=1 conftest.cc >&5 configure:19493: $? = 0 configure:19497: test -z || test ! -s conftest.err configure:19500: $? = 0 configure:19503: test -s conftest.o configure:19506: $? = 0 configure:19532: i586-uhu-linux-g++ -c -g -O2 -I./include -D_GNU_SOURCE=1 conftest.cc >&5 configure:19538: $? = 0 configure:19542: test -z || test ! -s conftest.err configure:19545: $? = 0 configure:19548: test -s conftest.o configure:19551: $? = 0 configure:19587: checking for a BSD-compatible install configure:19642: result: /bin/install -c configure:19653: checking whether make sets $(MAKE) configure:19673: result: yes configure:19683: checking for an ANSI C-conforming const configure:19750: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:19756: $? = 0 configure:19760: test -z || test ! -s conftest.err configure:19763: $? = 0 configure:19766: test -s conftest.o configure:19769: $? = 0 configure:19780: result: yes configure:19790: checking for inline configure:19811: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:19817: $? = 0 configure:19821: test -z || test ! -s conftest.err configure:19824: $? = 0 configure:19827: test -s conftest.o configure:19830: $? = 0 configure:19842: result: inline configure:19861: checking for working volatile configure:19884: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:19890: $? = 0 configure:19894: test -z || test ! -s conftest.err configure:19897: $? = 0 configure:19900: test -s conftest.o configure:19903: $? = 0 configure:19914: result: yes configure:19938: checking for ANSI C header files configure:20094: result: yes configure:20123: checking for sys/types.h configure:20128: result: yes configure:20132: checking stdio.h usability configure:20144: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20150: $? = 0 configure:20154: test -z || test ! -s conftest.err configure:20157: $? = 0 configure:20160: test -s conftest.o configure:20163: $? = 0 configure:20173: result: yes configure:20177: checking stdio.h presence configure:20187: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:20193: $? = 0 configure:20213: result: yes configure:20248: checking for stdio.h configure:20255: result: yes configure:20123: checking for stdlib.h configure:20128: result: yes configure:20132: checking stddef.h usability configure:20144: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20150: $? = 0 configure:20154: test -z || test ! -s conftest.err configure:20157: $? = 0 configure:20160: test -s conftest.o configure:20163: $? = 0 configure:20173: result: yes configure:20177: checking stddef.h presence configure:20187: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:20193: $? = 0 configure:20213: result: yes configure:20248: checking for stddef.h configure:20255: result: yes configure:20132: checking stdarg.h usability configure:20144: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20150: $? = 0 configure:20154: test -z || test ! -s conftest.err configure:20157: $? = 0 configure:20160: test -s conftest.o configure:20163: $? = 0 configure:20173: result: yes configure:20177: checking stdarg.h presence configure:20187: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:20193: $? = 0 configure:20213: result: yes configure:20248: checking for stdarg.h configure:20255: result: yes configure:20132: checking malloc.h usability configure:20144: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20150: $? = 0 configure:20154: test -z || test ! -s conftest.err configure:20157: $? = 0 configure:20160: test -s conftest.o configure:20163: $? = 0 configure:20173: result: yes configure:20177: checking malloc.h presence configure:20187: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:20193: $? = 0 configure:20213: result: yes configure:20248: checking for malloc.h configure:20255: result: yes configure:20123: checking for memory.h configure:20128: result: yes configure:20123: checking for string.h configure:20128: result: yes configure:20123: checking for strings.h configure:20128: result: yes configure:20123: checking for inttypes.h configure:20128: result: yes configure:20123: checking for stdint.h configure:20128: result: yes configure:20132: checking ctype.h usability configure:20144: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20150: $? = 0 configure:20154: test -z || test ! -s conftest.err configure:20157: $? = 0 configure:20160: test -s conftest.o configure:20163: $? = 0 configure:20173: result: yes configure:20177: checking ctype.h presence configure:20187: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:20193: $? = 0 configure:20213: result: yes configure:20248: checking for ctype.h configure:20255: result: yes configure:20132: checking math.h usability configure:20144: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20150: $? = 0 configure:20154: test -z || test ! -s conftest.err configure:20157: $? = 0 configure:20160: test -s conftest.o configure:20163: $? = 0 configure:20173: result: yes configure:20177: checking math.h presence configure:20187: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:20193: $? = 0 configure:20213: result: yes configure:20248: checking for math.h configure:20255: result: yes configure:20132: checking iconv.h usability configure:20144: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20150: $? = 0 configure:20154: test -z || test ! -s conftest.err configure:20157: $? = 0 configure:20160: test -s conftest.o configure:20163: $? = 0 configure:20173: result: yes configure:20177: checking iconv.h presence configure:20187: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:20193: $? = 0 configure:20213: result: yes configure:20248: checking for iconv.h configure:20255: result: yes configure:20132: checking signal.h usability configure:20144: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20150: $? = 0 configure:20154: test -z || test ! -s conftest.err configure:20157: $? = 0 configure:20160: test -s conftest.o configure:20163: $? = 0 configure:20173: result: yes configure:20177: checking signal.h presence configure:20187: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:20193: $? = 0 configure:20213: result: yes configure:20248: checking for signal.h configure:20255: result: yes configure:20269: checking for size_t configure:20293: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20299: $? = 0 configure:20303: test -z || test ! -s conftest.err configure:20306: $? = 0 configure:20309: test -s conftest.o configure:20312: $? = 0 configure:20323: result: yes configure:20336: checking for int64_t configure:20360: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20366: $? = 0 configure:20370: test -z || test ! -s conftest.err configure:20373: $? = 0 configure:20376: test -s conftest.o configure:20379: $? = 0 configure:20390: result: yes configure:20404: checking for working alloca.h configure:20425: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20431: $? = 0 configure:20435: test -z || test ! -s conftest.err configure:20438: $? = 0 configure:20441: test -s conftest configure:20444: $? = 0 configure:20456: result: yes configure:20466: checking for alloca configure:20507: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20513: $? = 0 configure:20517: test -z || test ! -s conftest.err configure:20520: $? = 0 configure:20523: test -s conftest configure:20526: $? = 0 configure:20538: result: yes configure:20761: checking for working memcmp configure:20809: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20812: $? = 0 configure:20814: ./conftest configure:20817: $? = 0 configure:20831: result: yes configure:20848: checking for working strtod configure:20891: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:20894: $? = 0 configure:20896: ./conftest configure:20899: $? = 0 configure:20913: result: yes configure:21148: checking for malloc configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:71: warning: conflicting types for built-in function 'malloc' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for calloc configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:72: warning: conflicting types for built-in function 'calloc' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for realloc configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for free configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for getenv configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for putenv configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for unsetenv configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for qsort configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for abs configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:79: warning: conflicting types for built-in function 'abs' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for bcopy configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:80: warning: conflicting types for built-in function 'bcopy' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for memset configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:81: warning: conflicting types for built-in function 'memset' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for memcpy configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:82: warning: conflicting types for built-in function 'memcpy' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for memmove configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:83: warning: conflicting types for built-in function 'memmove' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for strlen configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:84: warning: conflicting types for built-in function 'strlen' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for strlcpy configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/ccUYw7U2.o: In function `main': /var/uhubuild/work/compile/conftest.c:101: undefined reference to `strlcpy' /tmp/ccUYw7U2.o:(.data+0x0): undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy) || defined (__stub___strlcpy) | choke me | #else | char (*f) () = strlcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcpy; | ; | return 0; | } configure:21236: result: no configure:21148: checking for strlcat configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/cckonLCf.o: In function `main': /var/uhubuild/work/compile/conftest.c:101: undefined reference to `strlcat' /tmp/cckonLCf.o:(.data+0x0): undefined reference to `strlcat' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat) || defined (__stub___strlcat) | choke me | #else | char (*f) () = strlcat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strlcat; | ; | return 0; | } configure:21236: result: no configure:21148: checking for strdup configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:85: warning: conflicting types for built-in function 'strdup' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for _strrev configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/ccytdlRG.o: In function `main': /var/uhubuild/work/compile/conftest.c:102: undefined reference to `_strrev' /tmp/ccytdlRG.o:(.data+0x0): undefined reference to `_strrev' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define _strrev to an innocuous variant, in case declares _strrev. | For example, HP-UX 11i declares gettimeofday. */ | #define _strrev innocuous__strrev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strrev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strrev | | /* 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 _strrev (); | /* 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__strrev) || defined (__stub____strrev) | choke me | #else | char (*f) () = _strrev; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _strrev; | ; | return 0; | } configure:21236: result: no configure:21148: checking for _strupr configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/cc431PnT.o: In function `main': /var/uhubuild/work/compile/conftest.c:102: undefined reference to `_strupr' /tmp/cc431PnT.o:(.data+0x0): undefined reference to `_strupr' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define _strupr to an innocuous variant, in case declares _strupr. | For example, HP-UX 11i declares gettimeofday. */ | #define _strupr innocuous__strupr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strupr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strupr | | /* 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 _strupr (); | /* 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__strupr) || defined (__stub____strupr) | choke me | #else | char (*f) () = _strupr; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _strupr; | ; | return 0; | } configure:21236: result: no configure:21148: checking for _strlwr configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/ccmVgsU5.o: In function `main': /var/uhubuild/work/compile/conftest.c:102: undefined reference to `_strlwr' /tmp/ccmVgsU5.o:(.data+0x0): undefined reference to `_strlwr' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define _strlwr to an innocuous variant, in case declares _strlwr. | For example, HP-UX 11i declares gettimeofday. */ | #define _strlwr innocuous__strlwr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strlwr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strlwr | | /* 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 _strlwr (); | /* 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__strlwr) || defined (__stub____strlwr) | choke me | #else | char (*f) () = _strlwr; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _strlwr; | ; | return 0; | } configure:21236: result: no configure:21148: checking for strchr configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:86: warning: conflicting types for built-in function 'strchr' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for strrchr configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:87: warning: conflicting types for built-in function 'strrchr' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for strstr configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:88: warning: conflicting types for built-in function 'strstr' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for itoa configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/cck7vaMH.o: In function `main': /var/uhubuild/work/compile/conftest.c:105: undefined reference to `itoa' /tmp/cck7vaMH.o:(.data+0x0): undefined reference to `itoa' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define itoa to an innocuous variant, in case declares itoa. | For example, HP-UX 11i declares gettimeofday. */ | #define itoa innocuous_itoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char itoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef itoa | | /* 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 itoa (); | /* 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_itoa) || defined (__stub___itoa) | choke me | #else | char (*f) () = itoa; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != itoa; | ; | return 0; | } configure:21236: result: no configure:21148: checking for _ltoa configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/cckyxUsU.o: In function `main': /var/uhubuild/work/compile/conftest.c:105: undefined reference to `_ltoa' /tmp/cckyxUsU.o:(.data+0x0): undefined reference to `_ltoa' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define _ltoa to an innocuous variant, in case declares _ltoa. | For example, HP-UX 11i declares gettimeofday. */ | #define _ltoa innocuous__ltoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _ltoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _ltoa | | /* 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 _ltoa (); | /* 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__ltoa) || defined (__stub____ltoa) | choke me | #else | char (*f) () = _ltoa; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _ltoa; | ; | return 0; | } configure:21236: result: no configure:21148: checking for _uitoa configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/ccoK4s06.o: In function `main': /var/uhubuild/work/compile/conftest.c:105: undefined reference to `_uitoa' /tmp/ccoK4s06.o:(.data+0x0): undefined reference to `_uitoa' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define _uitoa to an innocuous variant, in case declares _uitoa. | For example, HP-UX 11i declares gettimeofday. */ | #define _uitoa innocuous__uitoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _uitoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _uitoa | | /* 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 _uitoa (); | /* 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__uitoa) || defined (__stub____uitoa) | choke me | #else | char (*f) () = _uitoa; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _uitoa; | ; | return 0; | } configure:21236: result: no configure:21148: checking for _ultoa configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/ccGNPkqh.o: In function `main': /var/uhubuild/work/compile/conftest.c:105: undefined reference to `_ultoa' /tmp/ccGNPkqh.o:(.data+0x0): undefined reference to `_ultoa' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define _ultoa to an innocuous variant, in case declares _ultoa. | For example, HP-UX 11i declares gettimeofday. */ | #define _ultoa innocuous__ultoa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _ultoa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _ultoa | | /* 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 _ultoa (); | /* 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__ultoa) || defined (__stub____ultoa) | choke me | #else | char (*f) () = _ultoa; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _ultoa; | ; | return 0; | } configure:21236: result: no configure:21148: checking for strtol configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for strtoul configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for _i64toa configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/ccqLwEBX.o: In function `main': /var/uhubuild/work/compile/conftest.c:107: undefined reference to `_i64toa' /tmp/ccqLwEBX.o:(.data+0x0): undefined reference to `_i64toa' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define _i64toa to an innocuous variant, in case declares _i64toa. | For example, HP-UX 11i declares gettimeofday. */ | #define _i64toa innocuous__i64toa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _i64toa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _i64toa | | /* 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 _i64toa (); | /* 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__i64toa) || defined (__stub____i64toa) | choke me | #else | char (*f) () = _i64toa; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _i64toa; | ; | return 0; | } configure:21236: result: no configure:21148: checking for _ui64toa configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/ccq7V3nc.o: In function `main': /var/uhubuild/work/compile/conftest.c:107: undefined reference to `_ui64toa' /tmp/ccq7V3nc.o:(.data+0x0): undefined reference to `_ui64toa' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define _ui64toa to an innocuous variant, in case declares _ui64toa. | For example, HP-UX 11i declares gettimeofday. */ | #define _ui64toa innocuous__ui64toa | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _ui64toa (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _ui64toa | | /* 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 _ui64toa (); | /* 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__ui64toa) || defined (__stub____ui64toa) | choke me | #else | char (*f) () = _ui64toa; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _ui64toa; | ; | return 0; | } configure:21236: result: no configure:21148: checking for strtoll configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for strtoull configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for atoi configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for atof configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for strcmp configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:95: warning: conflicting types for built-in function 'strcmp' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for strncmp configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:96: warning: conflicting types for built-in function 'strncmp' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for _stricmp configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/ccye0vkx.o: In function `main': /var/uhubuild/work/compile/conftest.c:113: undefined reference to `_stricmp' /tmp/ccye0vkx.o:(.data+0x0): undefined reference to `_stricmp' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 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 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:21236: result: no configure:21148: checking for strcasecmp configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for _strnicmp configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 /tmp/ccsJe4TY.o: In function `main': /var/uhubuild/work/compile/conftest.c:114: undefined reference to `_strnicmp' /tmp/ccsJe4TY.o:(.data+0x0): undefined reference to `_strnicmp' collect2: ld returned 1 exit status configure:21211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | /* 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:21236: result: no configure:21148: checking for strncasecmp configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for sscanf configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:99: warning: conflicting types for built-in function 'sscanf' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for snprintf configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:100: warning: conflicting types for built-in function 'snprintf' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for vsnprintf configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:101: warning: conflicting types for built-in function 'vsnprintf' configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for iconv configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for sigaction configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for setjmp configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21148: checking for nanosleep configure:21205: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:21211: $? = 0 configure:21215: test -z || test ! -s conftest.err configure:21218: $? = 0 configure:21221: test -s conftest configure:21224: $? = 0 configure:21236: result: yes configure:21247: checking for pow in -lm configure:21277: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c -lm >&5 conftest.c:89: warning: conflicting types for built-in function 'pow' configure:21283: $? = 0 configure:21287: test -z || test ! -s conftest.err configure:21290: $? = 0 configure:21293: test -s conftest configure:21296: $? = 0 configure:21309: result: yes configure:25476: checking for GCC -fvisibility=hidden option configure:25504: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -I./include -D_GNU_SOURCE=1 conftest.c >&5 cc1: error: unrecognized command line option "-fvisibility=hidden" configure:25510: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | /* end confdefs.h. */ | | #if !defined(__GNUC__) || __GNUC__ < 4 | #error SDL only uses visibility attributes in GCC 4 or newer | #endif | | int | main () | { | | | ; | return 0; | } configure:25534: result: no configure:30524: checking for dlopen configure:30549: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:30555: $? = 0 configure:30559: test -z || test ! -s conftest.err configure:30562: $? = 0 configure:30565: test -s conftest.o configure:30568: $? = 0 configure:30579: result: yes configure:30583: checking for dlopen in -lc configure:30613: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c -lc >&5 /tmp/ccsIfgDr.o: In function `main': /var/uhubuild/work/compile/conftest.c:97: undefined reference to `dlopen' collect2: ld returned 1 exit status configure:30619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | int | main () | { | dlopen (); | ; | return 0; | } configure:30645: result: no configure:30650: checking for dlopen in -ldl configure:30680: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c -ldl >&5 configure:30686: $? = 0 configure:30690: test -z || test ! -s conftest.err configure:30693: $? = 0 configure:30696: test -s conftest configure:30699: $? = 0 configure:30712: result: yes configure:30789: checking for dlvsym in -ldl configure:30819: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c -ldl >&5 configure:30825: $? = 0 configure:30829: test -z || test ! -s conftest.err configure:30832: $? = 0 configure:30835: test -s conftest configure:30838: $? = 0 configure:30851: result: yes configure:24998: checking for nasm configure:25031: result: no configure:25089: checking altivec.h usability configure:25101: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:122:21: altivec.h: No such file or directory configure:25107: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:25130: result: no configure:25134: checking altivec.h presence configure:25144: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c conftest.c:88:21: altivec.h: No such file or directory configure:25150: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | /* end confdefs.h. */ | #include configure:25170: result: no configure:25205: checking for altivec.h configure:25212: result: no configure:25224: checking for Altivec with GCC -maltivec option configure:25306: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -maltivec -I./include -D_GNU_SOURCE=1 conftest.c >&5 cc1: error: invalid option `altivec' configure:25312: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | /* end confdefs.h. */ | | vector unsigned int vzero() { | return vec_splat_u32(0); | } | | int | main () | { | | | ; | return 0; | } configure:25336: result: no configure:25341: checking for Altivec with GCC -faltivec option configure:25422: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -faltivec -I./include -D_GNU_SOURCE=1 conftest.c >&5 cc1: error: unrecognized command line option "-faltivec" configure:25428: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | /* end confdefs.h. */ | | vector unsigned int vzero() { | return vec_splat_u32(0); | } | | int | main () | { | | | ; | return 0; | } configure:25452: result: no configure:23647: checking for OSS audio support configure:23671: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:23677: $? = 0 configure:23681: test -z || test ! -s conftest.err configure:23684: $? = 0 configure:23687: test -s conftest.o configure:23690: $? = 0 configure:23758: result: yes configure:24106: checking for dmedia audio support configure:24129: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:90:36: dmedia/audio.h: No such file or directory conftest.c: In function `main': conftest.c:96: error: `ALport' undeclared (first use in this function) conftest.c:96: error: (Each undeclared identifier is reported only once conftest.c:96: error: for each function it appears in.) conftest.c:96: error: syntax error before "audio_port" configure:24135: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | ALport audio_port; | | ; | return 0; | } configure:24159: result: no configure:23819: checking for ALSA CFLAGS configure:23825: result: configure:23828: checking for ALSA LDFLAGS configure:23841: result: -lasound -lm -ldl -lpthread configure:23845: checking for libasound headers version >= 0.9.0 configure:23913: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:90:28: alsa/asoundlib.h: No such file or directory conftest.c:118:12: #error not present configure:23919: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | /* ensure backward compatibility */ | #if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR) | #define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR | #endif | #if !defined(SND_LIB_MINOR) && defined(SOUNDLIB_VERSION_MINOR) | #define SND_LIB_MINOR SOUNDLIB_VERSION_MINOR | #endif | #if !defined(SND_LIB_SUBMINOR) && defined(SOUNDLIB_VERSION_SUBMINOR) | #define SND_LIB_SUBMINOR SOUNDLIB_VERSION_SUBMINOR | #endif | | # if(SND_LIB_MAJOR > 0) | exit(0); | # else | # if(SND_LIB_MAJOR < 0) | # error not present | # endif | | # if(SND_LIB_MINOR > 9) | exit(0); | # else | # if(SND_LIB_MINOR < 9) | # error not present | # endif | | # if(SND_LIB_SUBMINOR < 0) | # error not present | # endif | # endif | # endif | exit(0); | | ; | return 0; | } configure:23940: result: not present. configure:23956: checking for snd_ctl_open in -lasound configure:23986: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c -lasound -lasound -lm -ldl -lpthread >&5 /usr/bin/ld: cannot find -lasound collect2: ld returned 1 exit status configure:23992: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char snd_ctl_open (); | int | main () | { | snd_ctl_open (); | ; | return 0; | } configure:24018: result: no configure:24598: checking for artsc-config configure:24631: result: no configure:24307: checking for esd-config configure:24325: found /usr/bin/esd-config configure:24338: result: /usr/bin/esd-config configure:24346: checking for ESD - version >= 0.2.8 configure:24433: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c -L/usr/lib -lesd -laudiofile -lm >&5 configure:24436: $? = 0 configure:24438: ./conftest configure:24441: $? = 0 configure:24459: result: yes configure:24747: checking for NAS audio support configure:24760: result: no configure:25637: checking for X configure:25742: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:25748: $? = 0 configure:25798: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c -lXt >&5 configure:25804: $? = 0 configure:25808: test -z || test ! -s conftest.err configure:25811: $? = 0 configure:25814: test -s conftest configure:25817: $? = 0 configure:25867: result: libraries , headers configure:26039: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c -lX11 >&5 configure:26045: $? = 0 configure:26049: test -z || test ! -s conftest.err configure:26052: $? = 0 configure:26055: test -s conftest configure:26058: $? = 0 configure:26216: checking for gethostbyname configure:26273: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:26279: $? = 0 configure:26283: test -z || test ! -s conftest.err configure:26286: $? = 0 configure:26289: test -s conftest configure:26292: $? = 0 configure:26304: result: yes configure:26455: checking for connect configure:26512: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:26518: $? = 0 configure:26522: test -z || test ! -s conftest.err configure:26525: $? = 0 configure:26528: test -s conftest configure:26531: $? = 0 configure:26543: result: yes configure:26618: checking for remove configure:26675: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:26681: $? = 0 configure:26685: test -z || test ! -s conftest.err configure:26688: $? = 0 configure:26691: test -s conftest configure:26694: $? = 0 configure:26706: result: yes configure:26781: checking for shmat configure:26838: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:26844: $? = 0 configure:26848: test -z || test ! -s conftest.err configure:26851: $? = 0 configure:26854: test -s conftest configure:26857: $? = 0 configure:26869: result: yes configure:26953: checking for IceConnectionNumber in -lICE configure:26983: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -I./include -D_GNU_SOURCE=1 conftest.c -lICE >&5 configure:26989: $? = 0 configure:26993: test -z || test ! -s conftest.err configure:26996: $? = 0 configure:26999: test -s conftest configure:27002: $? = 0 configure:27015: result: yes configure:27218: checking for X11/extensions/Xrandr.h configure:27235: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:27241: $? = 0 configure:27245: test -z || test ! -s conftest.err configure:27248: $? = 0 configure:27251: test -s conftest.o configure:27254: $? = 0 configure:27265: result: yes configure:27288: checking for XRenderQueryExtension in -lXrender configure:27318: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c -lXrender >&5 configure:27324: $? = 0 configure:27328: test -z || test ! -s conftest.err configure:27331: $? = 0 configure:27334: test -s conftest configure:27337: $? = 0 configure:27350: result: yes configure:27356: checking for XRRQueryExtension in -lXrandr configure:27386: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c -lXrandr >&5 configure:27392: $? = 0 configure:27396: test -z || test ! -s conftest.err configure:27399: $? = 0 configure:27402: test -s conftest configure:27405: $? = 0 configure:27418: result: yes configure:27445: checking for X11/extensions/dpms.h configure:27462: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:27468: $? = 0 configure:27472: test -z || test ! -s conftest.err configure:27475: $? = 0 configure:27478: test -s conftest.o configure:27481: $? = 0 configure:27492: result: yes configure:27770: checking for framebuffer console support configure:27794: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:27800: $? = 0 configure:27804: test -z || test ! -s conftest.err configure:27807: $? = 0 configure:27810: test -s conftest.o configure:27813: $? = 0 configure:27824: result: yes configure:27853: checking for directfb-config configure:27884: result: no configure:27894: checking for pkg-config configure:27912: found /usr/bin/pkg-config configure:27925: result: /usr/bin/pkg-config configure:27932: checking for DirectFB 0.9.15 support configure:27941: result: no configure:27982: checking for PlayStation 2 GS support configure:28005: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:102:36: linux/ps2/dev.h: No such file or directory conftest.c:103:35: linux/ps2/gs.h: No such file or directory configure:28011: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | #define SDL_AUDIO_DRIVER_ESD 1 | #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" | #define SDL_VIDEO_DRIVER_X11 1 | #define SDL_VIDEO_DRIVER_DGA 1 | #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 | #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 | #define SDL_VIDEO_DRIVER_X11_XV 1 | #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 | #define SDL_VIDEO_DRIVER_X11_XME 1 | #define SDL_VIDEO_DRIVER_X11_XRANDR 1 | #define SDL_VIDEO_DRIVER_X11_DPMS 1 | #define SDL_VIDEO_DRIVER_FBCON 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | | ; | return 0; | } configure:28035: result: no configure:28135: checking for SVGAlib (1.4.0+) support configure:28162: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:102:26: vga.h: No such file or directory conftest.c:103:31: vgamouse.h: No such file or directory conftest.c:104:34: vgakeyboard.h: No such file or directory conftest.c: In function `main': conftest.c:110: error: `SCANCODE_RIGHTWIN' undeclared (first use in this function) conftest.c:110: error: (Each undeclared identifier is reported only once conftest.c:110: error: for each function it appears in.) conftest.c:110: error: `SCANCODE_LEFTWIN' undeclared (first use in this function) configure:28168: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | #define SDL_AUDIO_DRIVER_ESD 1 | #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" | #define SDL_VIDEO_DRIVER_X11 1 | #define SDL_VIDEO_DRIVER_DGA 1 | #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 | #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 | #define SDL_VIDEO_DRIVER_X11_XV 1 | #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 | #define SDL_VIDEO_DRIVER_X11_XME 1 | #define SDL_VIDEO_DRIVER_X11_XRANDR 1 | #define SDL_VIDEO_DRIVER_X11_DPMS 1 | #define SDL_VIDEO_DRIVER_FBCON 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | if ( SCANCODE_RIGHTWIN && SCANCODE_LEFTWIN ) { | exit(0); | } | | ; | return 0; | } configure:28192: result: no configure:28216: checking for libVGL support configure:28245: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:102:31: sys/fbio.h: No such file or directory conftest.c:103:33: sys/consio.h: No such file or directory conftest.c:104:31: sys/kbio.h: No such file or directory conftest.c:105:26: vgl.h: No such file or directory conftest.c: In function `main': conftest.c:111: error: `VGLBitmap' undeclared (first use in this function) conftest.c:111: error: (Each undeclared identifier is reported only once conftest.c:111: error: for each function it appears in.) conftest.c:111: error: syntax error before "bitmap" conftest.c:112: error: `bitmap' undeclared (first use in this function) conftest.c:112: error: `VIDBUF32' undeclared (first use in this function) configure:28251: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | #define SDL_AUDIO_DRIVER_ESD 1 | #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" | #define SDL_VIDEO_DRIVER_X11 1 | #define SDL_VIDEO_DRIVER_DGA 1 | #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 | #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 | #define SDL_VIDEO_DRIVER_X11_XV 1 | #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 | #define SDL_VIDEO_DRIVER_X11_XME 1 | #define SDL_VIDEO_DRIVER_X11_XRANDR 1 | #define SDL_VIDEO_DRIVER_X11_DPMS 1 | #define SDL_VIDEO_DRIVER_FBCON 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | | VGLBitmap bitmap; | bitmap.Type = VIDBUF32; | bitmap.PixelBytes = 4; | exit(bitmap.Bitmap); | | ; | return 0; | } configure:28275: result: no configure:28299: checking for wscons support configure:28324: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:103:42: dev/wscons/wsconsio.h: No such file or directory conftest.c:104:50: dev/wscons/wsdisplay_usl_io.h: No such file or directory conftest.c: In function `main': conftest.c:110: error: `WSDISPLAYIO_MODE_DUMBFB' undeclared (first use in this function) conftest.c:110: error: (Each undeclared identifier is reported only once conftest.c:110: error: for each function it appears in.) configure:28330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | #define SDL_AUDIO_DRIVER_ESD 1 | #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" | #define SDL_VIDEO_DRIVER_X11 1 | #define SDL_VIDEO_DRIVER_DGA 1 | #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 | #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 | #define SDL_VIDEO_DRIVER_X11_XV 1 | #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 | #define SDL_VIDEO_DRIVER_X11_XME 1 | #define SDL_VIDEO_DRIVER_X11_XRANDR 1 | #define SDL_VIDEO_DRIVER_X11_DPMS 1 | #define SDL_VIDEO_DRIVER_FBCON 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | int wsmode = WSDISPLAYIO_MODE_DUMBFB; | | ; | return 0; | } configure:28354: result: no configure:28906: checking for OpenGL (GLX) support configure:28929: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:28935: $? = 0 configure:28939: test -z || test ! -s conftest.err configure:28942: $? = 0 configure:28945: test -s conftest.o configure:28948: $? = 0 configure:28959: result: yes configure:29392: checking for Linux 2.4 unified input interface configure:29417: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:29423: $? = 0 configure:29427: test -z || test ! -s conftest.err configure:29430: $? = 0 configure:29433: test -s conftest.o configure:29436: $? = 0 configure:29447: result: yes configure:29468: checking for Touchscreen library support configure:29490: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:105:29: tslib.h: No such file or directory configure:29496: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | #define SDL_AUDIO_DRIVER_ESD 1 | #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" | #define SDL_VIDEO_DRIVER_X11 1 | #define SDL_VIDEO_DRIVER_DGA 1 | #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 | #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 | #define SDL_VIDEO_DRIVER_X11_XV 1 | #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 | #define SDL_VIDEO_DRIVER_X11_XME 1 | #define SDL_VIDEO_DRIVER_X11_XRANDR 1 | #define SDL_VIDEO_DRIVER_X11_DPMS 1 | #define SDL_VIDEO_DRIVER_FBCON 1 | #define SDL_VIDEO_OPENGL 1 | #define SDL_VIDEO_OPENGL_GLX 1 | #define SDL_INPUT_LINUXEV 1 | /* end confdefs.h. */ | | #include "tslib.h" | | int | main () | { | | | ; | return 0; | } configure:29520: result: no configure:31110: checking for hid_init in -lusbhid configure:31140: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c -lusbhid >&5 /usr/bin/ld: cannot find -lusbhid collect2: ld returned 1 exit status configure:31146: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | #define SDL_AUDIO_DRIVER_ESD 1 | #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" | #define SDL_VIDEO_DRIVER_X11 1 | #define SDL_VIDEO_DRIVER_DGA 1 | #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 | #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 | #define SDL_VIDEO_DRIVER_X11_XV 1 | #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 | #define SDL_VIDEO_DRIVER_X11_XME 1 | #define SDL_VIDEO_DRIVER_X11_XRANDR 1 | #define SDL_VIDEO_DRIVER_X11_DPMS 1 | #define SDL_VIDEO_DRIVER_FBCON 1 | #define SDL_VIDEO_OPENGL 1 | #define SDL_VIDEO_OPENGL_GLX 1 | #define SDL_INPUT_LINUXEV 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char hid_init (); | int | main () | { | hid_init (); | ; | return 0; | } configure:31172: result: no configure:31475: checking usb.h usability configure:31487: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:138:17: usb.h: No such file or directory configure:31493: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | #define SDL_AUDIO_DRIVER_ESD 1 | #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" | #define SDL_VIDEO_DRIVER_X11 1 | #define SDL_VIDEO_DRIVER_DGA 1 | #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 | #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 | #define SDL_VIDEO_DRIVER_X11_XV 1 | #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 | #define SDL_VIDEO_DRIVER_X11_XME 1 | #define SDL_VIDEO_DRIVER_X11_XRANDR 1 | #define SDL_VIDEO_DRIVER_X11_DPMS 1 | #define SDL_VIDEO_DRIVER_FBCON 1 | #define SDL_VIDEO_OPENGL 1 | #define SDL_VIDEO_OPENGL_GLX 1 | #define SDL_INPUT_LINUXEV 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:31516: result: no configure:31520: checking usb.h presence configure:31530: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c conftest.c:104:17: usb.h: No such file or directory configure:31536: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | #define SDL_AUDIO_DRIVER_ESD 1 | #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" | #define SDL_VIDEO_DRIVER_X11 1 | #define SDL_VIDEO_DRIVER_DGA 1 | #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 | #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 | #define SDL_VIDEO_DRIVER_X11_XV 1 | #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 | #define SDL_VIDEO_DRIVER_X11_XME 1 | #define SDL_VIDEO_DRIVER_X11_XRANDR 1 | #define SDL_VIDEO_DRIVER_X11_DPMS 1 | #define SDL_VIDEO_DRIVER_FBCON 1 | #define SDL_VIDEO_OPENGL 1 | #define SDL_VIDEO_OPENGL_GLX 1 | #define SDL_INPUT_LINUXEV 1 | /* end confdefs.h. */ | #include configure:31556: result: no configure:31591: checking for usb.h configure:31598: result: no configure:31617: checking libusb.h usability configure:31629: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:138:20: libusb.h: No such file or directory configure:31635: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | #define SDL_AUDIO_DRIVER_ESD 1 | #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" | #define SDL_VIDEO_DRIVER_X11 1 | #define SDL_VIDEO_DRIVER_DGA 1 | #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 | #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 | #define SDL_VIDEO_DRIVER_X11_XV 1 | #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 | #define SDL_VIDEO_DRIVER_X11_XME 1 | #define SDL_VIDEO_DRIVER_X11_XRANDR 1 | #define SDL_VIDEO_DRIVER_X11_DPMS 1 | #define SDL_VIDEO_DRIVER_FBCON 1 | #define SDL_VIDEO_OPENGL 1 | #define SDL_VIDEO_OPENGL_GLX 1 | #define SDL_INPUT_LINUXEV 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:31658: result: no configure:31662: checking libusb.h presence configure:31672: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c conftest.c:104:20: libusb.h: No such file or directory configure:31678: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | #define SDL_AUDIO_DRIVER_ESD 1 | #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" | #define SDL_VIDEO_DRIVER_X11 1 | #define SDL_VIDEO_DRIVER_DGA 1 | #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 | #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 | #define SDL_VIDEO_DRIVER_X11_XV 1 | #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 | #define SDL_VIDEO_DRIVER_X11_XME 1 | #define SDL_VIDEO_DRIVER_X11_XRANDR 1 | #define SDL_VIDEO_DRIVER_X11_DPMS 1 | #define SDL_VIDEO_DRIVER_FBCON 1 | #define SDL_VIDEO_OPENGL 1 | #define SDL_VIDEO_OPENGL_GLX 1 | #define SDL_INPUT_LINUXEV 1 | /* end confdefs.h. */ | #include configure:31698: result: no configure:31733: checking for libusb.h configure:31740: result: no configure:31749: checking for hid_init in -lusb configure:31779: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c -lusb >&5 /usr/bin/ld: cannot find -lusb collect2: ld returned 1 exit status configure:31785: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | #define SDL_AUDIO_DRIVER_ESD 1 | #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" | #define SDL_VIDEO_DRIVER_X11 1 | #define SDL_VIDEO_DRIVER_DGA 1 | #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 | #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 | #define SDL_VIDEO_DRIVER_X11_XV 1 | #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 | #define SDL_VIDEO_DRIVER_X11_XME 1 | #define SDL_VIDEO_DRIVER_X11_XRANDR 1 | #define SDL_VIDEO_DRIVER_X11_DPMS 1 | #define SDL_VIDEO_DRIVER_FBCON 1 | #define SDL_VIDEO_OPENGL 1 | #define SDL_VIDEO_OPENGL_GLX 1 | #define SDL_INPUT_LINUXEV 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char hid_init (); | int | main () | { | hid_init (); | ; | return 0; | } configure:31811: result: no configure:31822: checking for usbhid configure:31864: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 conftest.c:113:36: dev/usb/usb.h: No such file or directory conftest.c:114:39: dev/usb/usbhid.h: No such file or directory conftest.c: In function `main': conftest.c:130: error: `hid_kind_t' undeclared (first use in this function) conftest.c:130: error: (Each undeclared identifier is reported only once conftest.c:130: error: for each function it appears in.) conftest.c:130: error: syntax error before "hidkind" configure:31870: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define SDL_BYTEORDER 1234 | #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_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_SIGNAL_H 1 | #define SDL_HAS_64BIT_TYPE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCMP 1 | #define HAVE_STRTOD 1 | #define HAVE_MALLOC 1 | #define HAVE_CALLOC 1 | #define HAVE_REALLOC 1 | #define HAVE_FREE 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_QSORT 1 | #define HAVE_ABS 1 | #define HAVE_BCOPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRLEN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ATOI 1 | #define HAVE_ATOF 1 | #define HAVE_STRCMP 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SSCANF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ICONV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETJMP 1 | #define HAVE_NANOSLEEP 1 | #define SDL_ASSEMBLY_ROUTINES 1 | #define SDL_VIDEO_DRIVER_DUMMY 1 | #define SDL_AUDIO_DRIVER_DISK 1 | #define SDL_AUDIO_DRIVER_DUMMY 1 | #define HAVE_DLVSYM 1 | #define SDL_LOADSO_DLOPEN 1 | #define SDL_AUDIO_DRIVER_OSS 1 | #define SDL_AUDIO_DRIVER_ESD 1 | #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" | #define SDL_VIDEO_DRIVER_X11 1 | #define SDL_VIDEO_DRIVER_DGA 1 | #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 | #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 | #define SDL_VIDEO_DRIVER_X11_XV 1 | #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 | #define SDL_VIDEO_DRIVER_X11_XME 1 | #define SDL_VIDEO_DRIVER_X11_XRANDR 1 | #define SDL_VIDEO_DRIVER_X11_DPMS 1 | #define SDL_VIDEO_DRIVER_FBCON 1 | #define SDL_VIDEO_OPENGL 1 | #define SDL_VIDEO_OPENGL_GLX 1 | #define SDL_INPUT_LINUXEV 1 | /* end confdefs.h. */ | | #include | #if defined(HAVE_USB_H) | #include | #endif | #ifdef __DragonFly__ | # include | # include | #else | # include | # include | #endif | #if defined(HAVE_USBHID_H) | #include | #elif defined(HAVE_LIBUSB_H) | #include | #elif defined(HAVE_LIBUSBHID_H) | #include | #endif | | int | main () | { | | struct report_desc *repdesc; | struct usb_ctl_report *repbuf; | hid_kind_t hidkind; | | ; | return 0; | } configure:31894: result: no configure:29690: checking for pthreads configure:29714: i586-uhu-linux-gcc -o conftest -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -D_REENTRANT -I./include -D_GNU_SOURCE=1 conftest.c -lpthread >&5 configure:29720: $? = 0 configure:29724: test -z || test ! -s conftest.err configure:29727: $? = 0 configure:29730: test -s conftest configure:29733: $? = 0 configure:29745: result: yes configure:29767: checking for recursive mutexes configure:29792: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -D_REENTRANT -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:29798: $? = 0 configure:29802: test -z || test ! -s conftest.err configure:29805: $? = 0 configure:29808: test -s conftest.o configure:29811: $? = 0 configure:29884: result: yes configure:29889: checking for pthread semaphores configure:29912: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -D_REENTRANT -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:29918: $? = 0 configure:29922: test -z || test ! -s conftest.err configure:29925: $? = 0 configure:29928: test -s conftest.o configure:29931: $? = 0 configure:29942: result: yes configure:32222: checking linux/version.h usability configure:32234: i586-uhu-linux-gcc -c -g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS -I./include -D_GNU_SOURCE=1 conftest.c >&5 configure:32240: $? = 0 configure:32244: test -z || test ! -s conftest.err configure:32247: $? = 0 configure:32250: test -s conftest.o configure:32253: $? = 0 configure:32263: result: yes configure:32267: checking linux/version.h presence configure:32277: i586-uhu-linux-gcc -E -I./include -D_GNU_SOURCE=1 conftest.c configure:32283: $? = 0 configure:32303: result: yes configure:32338: checking for linux/version.h configure:32345: result: yes configure:33186: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pozsy config.status:735: creating Makefile config.status:735: creating sdl-config config.status:735: creating SDL.spec config.status:735: creating SDL.qpg config.status:839: creating include/SDL_config.h config.status:1309: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_cxx_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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__i64toa=no ac_cv_func__ltoa=no ac_cv_func__stricmp=no ac_cv_func__strlwr=no ac_cv_func__strnicmp=no ac_cv_func__strrev=no ac_cv_func__strupr=no ac_cv_func__ui64toa=no ac_cv_func__uitoa=no ac_cv_func__ultoa=no ac_cv_func_abs=yes ac_cv_func_alloca_works=yes ac_cv_func_atof=yes ac_cv_func_atoi=yes ac_cv_func_bcopy=yes ac_cv_func_calloc=yes ac_cv_func_connect=yes ac_cv_func_free=yes ac_cv_func_getenv=yes ac_cv_func_gethostbyname=yes ac_cv_func_iconv=yes ac_cv_func_itoa=no ac_cv_func_malloc=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_nanosleep=yes ac_cv_func_putenv=yes ac_cv_func_qsort=yes ac_cv_func_realloc=yes ac_cv_func_remove=yes ac_cv_func_setjmp=yes ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_snprintf=yes ac_cv_func_sscanf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strdup=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strlen=yes ac_cv_func_strncasecmp=yes ac_cv_func_strncmp=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_unsetenv=yes ac_cv_func_vsnprintf=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_extensions_Xrandr_h=yes ac_cv_header_X11_extensions_dpms_h=yes ac_cv_header_altivec_h=no ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libusb_h=no ac_cv_header_linux_version_h=yes ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_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_header_usb_h=no ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xrandr_XRRQueryExtension=yes ac_cv_lib_Xrender_XRenderQueryExtension=yes ac_cv_lib_asound_snd_ctl_open=no ac_cv_lib_c_dlopen=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dl_dlvsym=yes ac_cv_lib_m_pow=yes ac_cv_lib_usb_hid_init=no ac_cv_lib_usbhid_hid_init=no ac_cv_objext=o ac_cv_path_DIRECTFBCONFIG=no ac_cv_path_ESD_CONFIG=/usr/bin/esd-config ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_type_int64_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' ALSA_CFLAGS='' ALSA_LIBS='' AR='ar' ARTSCONFIG='' AS='as' BUILD_CFLAGS='-g -O2 ' BUILD_LDFLAGS='' CC='i586-uhu-linux-gcc' CFLAGS='-g -O2 -I./include -D_GNU_SOURCE=1 -DXTHREADS' CPP='i586-uhu-linux-gcc -E' CPPFLAGS=' -I./include -D_GNU_SOURCE=1' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' DIRECTFBCONFIG='no' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_SHARED_FALSE='#' ENABLE_SHARED_TRUE='' ENABLE_STATIC_FALSE='#' ENABLE_STATIC_TRUE='' ESD_CFLAGS='' ESD_CONFIG='/usr/bin/esd-config' ESD_LIBS='-L/usr/lib -lesd -laudiofile -lm' EXEEXT='' EXTRA_CFLAGS='-I./include -D_GNU_SOURCE=1 -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H' EXTRA_LDFLAGS=' -lm -ldl -lX11 -lXext -lXrandr -lXrender -lpthread' F77='' FFLAGS='' INCLUDE='-I./include' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' ' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='7' LT_CURRENT='7' LT_RELEASE='1.2' LT_REVISION='3' NASM='' NASMFLAGS='' OBJDUMP='objdump' OBJECTS='$(objects)/SDL.lo $(objects)/SDL_error.lo $(objects)/SDL_fatal.lo $(objects)/SDL_audio.lo $(objects)/SDL_audiocvt.lo $(objects)/SDL_audiodev.lo $(objects)/SDL_mixer.lo $(objects)/SDL_mixer_MMX.lo $(objects)/SDL_mixer_MMX_VC.lo $(objects)/SDL_mixer_m68k.lo $(objects)/SDL_wave.lo $(objects)/SDL_cdrom.lo $(objects)/SDL_cpuinfo.lo $(objects)/SDL_active.lo $(objects)/SDL_events.lo $(objects)/SDL_expose.lo $(objects)/SDL_keyboard.lo $(objects)/SDL_mouse.lo $(objects)/SDL_quit.lo $(objects)/SDL_resize.lo $(objects)/SDL_rwops.lo $(objects)/SDL_joystick.lo $(objects)/SDL_getenv.lo $(objects)/SDL_iconv.lo $(objects)/SDL_malloc.lo $(objects)/SDL_qsort.lo $(objects)/SDL_stdlib.lo $(objects)/SDL_string.lo $(objects)/SDL_thread.lo $(objects)/SDL_timer.lo $(objects)/SDL_RLEaccel.lo $(objects)/SDL_blit.lo $(objects)/SDL_blit_0.lo $(objects)/SDL_blit_1.lo $(objects)/SDL_blit_A.lo $(objects)/SDL_blit_N.lo $(objects)/SDL_bmp.lo $(objects)/SDL_cursor.lo $(objects)/SDL_gamma.lo $(objects)/SDL_pixels.lo $(objects)/SDL_stretch.lo $(objects)/SDL_surface.lo $(objects)/SDL_video.lo $(objects)/SDL_yuv.lo $(objects)/SDL_yuv_mmx.lo $(objects)/SDL_yuv_sw.lo $(objects)/SDL_nullevents.lo $(objects)/SDL_nullmouse.lo $(objects)/SDL_nullvideo.lo $(objects)/SDL_diskaudio.lo $(objects)/SDL_dummyaudio.lo $(objects)/SDL_sysloadso.lo $(objects)/SDL_dspaudio.lo $(objects)/SDL_dmaaudio.lo $(objects)/SDL_esdaudio.lo $(objects)/SDL_x11dga.lo $(objects)/SDL_x11dyn.lo $(objects)/SDL_x11events.lo $(objects)/SDL_x11gamma.lo $(objects)/SDL_x11gl.lo $(objects)/SDL_x11image.lo $(objects)/SDL_x11modes.lo $(objects)/SDL_x11mouse.lo $(objects)/SDL_x11video.lo $(objects)/SDL_x11wm.lo $(objects)/SDL_x11yuv.lo $(objects)/XF86DGA.lo $(objects)/XF86DGA2.lo $(objects)/SDL_dgaevents.lo $(objects)/SDL_dgamouse.lo $(objects)/SDL_dgavideo.lo $(objects)/XF86VMode.lo $(objects)/Xv.lo $(objects)/Xinerama.lo $(objects)/xme.lo $(objects)/SDL_fb3dfx.lo $(objects)/SDL_fbelo.lo $(objects)/SDL_fbevents.lo $(objects)/SDL_fbmatrox.lo $(objects)/SDL_fbmouse.lo $(objects)/SDL_fbriva.lo $(objects)/SDL_fbvideo.lo $(objects)/SDL_systhread.lo $(objects)/SDL_syssem.lo $(objects)/SDL_sysmutex.lo $(objects)/SDL_syscond.lo $(objects)/SDL_sysjoystick.lo $(objects)/SDL_syscdrom.lo $(objects)/SDL_systimer.lo' OBJEXT='o' OSMESA_CONFIG='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POW_LIB='' PTH_CONFIG='' RANLIB='ranlib' SDLMAIN_OBJECTS='$(objects)/SDL_dummy_main.o' SDLMAIN_SOURCES='./src/main/dummy/*.c' SDL_BINARY_AGE='10' SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT' SDL_INTERFACE_AGE='3' SDL_LIBS='-lSDL -lpthread' SDL_MAJOR_VERSION='1' SDL_MICRO_VERSION='10' SDL_MINOR_VERSION='2' SDL_RLD_FLAGS='-Wl,-rpath,${exec_prefix}/lib' SDL_STATIC_LIBS='-lSDL -lpthread' SDL_VERSION='1.2.10' SET_MAKE='' SHELL='/bin/sh' SOURCES=' ./src/*.c ./src/audio/*.c ./src/cdrom/*.c ./src/cpuinfo/*.c ./src/events/*.c ./src/file/*.c ./src/joystick/*.c ./src/stdlib/*.c ./src/thread/*.c ./src/timer/*.c ./src/video/*.c ./src/video/dummy/*.c ./src/audio/disk/*.c ./src/audio/dummy/*.c ./src/loadso/dlopen/*.c ./src/audio/dsp/*.c ./src/audio/dma/*.c ./src/audio/esd/*.c ./src/video/x11/*.c ./src/video/Xext/Xxf86dga/*.c ./src/video/dga/*.c ./src/video/Xext/Xxf86vm/*.c ./src/video/Xext/Xv/*.c ./src/video/Xext/Xinerama/*.c ./src/video/Xext/XME/*.c ./src/video/fbcon/*.c ./src/thread/pthread/SDL_systhread.c ./src/thread/pthread/SDL_syssem.c ./src/thread/pthread/SDL_sysmutex.c ./src/thread/pthread/SDL_syscond.c ./src/joystick/linux/*.c ./src/cdrom/linux/*.c ./src/timer/unix/*.c' STRIP='strip' X_CFLAGS=' -DXTHREADS' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_aux_dir='./build-scripts' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ABS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ATOF 1 #define HAVE_ATOI 1 #define HAVE_BCOPY 1 #define HAVE_CALLOC 1 #define HAVE_CTYPE_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLVSYM 1 #define HAVE_FREE 1 #define HAVE_GETENV 1 #define HAVE_ICONV 1 #define HAVE_ICONV_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBC 1 #define HAVE_MALLOC 1 #define HAVE_MALLOC_H 1 #define HAVE_MATH_H 1 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_NANOSLEEP 1 #define HAVE_PUTENV 1 #define HAVE_QSORT 1 #define HAVE_REALLOC 1 #define HAVE_SETJMP 1 #define HAVE_SIGACTION 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_SSCANF 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCMP 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRLEN 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNCMP 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSETENV 1 #define HAVE_VSNPRINTF 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SDL_ASSEMBLY_ROUTINES 1 #define SDL_AUDIO_DRIVER_DISK 1 #define SDL_AUDIO_DRIVER_DUMMY 1 #define SDL_AUDIO_DRIVER_ESD 1 #define SDL_AUDIO_DRIVER_ESD_DYNAMIC "libesd.so.0" #define SDL_AUDIO_DRIVER_OSS 1 #define SDL_BYTEORDER 1234 #define SDL_CDROM_LINUX 1 #define SDL_HAS_64BIT_TYPE 1 #define SDL_INPUT_LINUXEV 1 #define SDL_JOYSTICK_LINUX 1 #define SDL_LOADSO_DLOPEN 1 #define SDL_THREAD_PTHREAD 1 #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1 #define SDL_TIMER_UNIX 1 #define SDL_VIDEO_DRIVER_DGA 1 #define SDL_VIDEO_DRIVER_DUMMY 1 #define SDL_VIDEO_DRIVER_FBCON 1 #define SDL_VIDEO_DRIVER_X11 1 #define SDL_VIDEO_DRIVER_X11_DGAMOUSE 1 #define SDL_VIDEO_DRIVER_X11_DPMS 1 #define SDL_VIDEO_DRIVER_X11_VIDMODE 1 #define SDL_VIDEO_DRIVER_X11_XINERAMA 1 #define SDL_VIDEO_DRIVER_X11_XME 1 #define SDL_VIDEO_DRIVER_X11_XRANDR 1 #define SDL_VIDEO_DRIVER_X11_XV 1 #define SDL_VIDEO_OPENGL 1 #define SDL_VIDEO_OPENGL_GLX 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define _GNU_SOURCE 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0