This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by XaoS configure 3.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-gsl --with-aa-driver --with-gtk-driver --with-x11-driver --with-x --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2484: checking build system type configure:2498: result: i686-uhu-linux-gnu configure:2518: checking host system type configure:2531: result: i686-uhu-linux-gnu configure:2564: checking for i686-uhu-linux-gcc configure:2580: found /usr/bin/i686-uhu-linux-gcc configure:2591: result: i686-uhu-linux-gcc configure:2860: checking for C compiler version configure:2869: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2880: $? = 0 configure:2869: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2880: $? = 0 configure:2869: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2880: $? = 1 configure:2869: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2880: $? = 1 configure:2900: checking whether the C compiler works configure:2922: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2926: $? = 0 configure:2974: result: yes configure:2977: checking for C compiler default output file name configure:2979: result: a.out configure:2985: checking for suffix of executables configure:2992: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2996: $? = 0 configure:3018: result: configure:3040: checking whether we are cross compiling configure:3048: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3052: $? = 0 configure:3059: ./conftest configure:3063: $? = 0 configure:3078: result: no configure:3083: checking for suffix of object files configure:3105: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3109: $? = 0 configure:3130: result: o configure:3134: checking whether we are using the GNU C compiler configure:3153: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3153: $? = 0 configure:3162: result: yes configure:3171: checking whether i686-uhu-linux-gcc accepts -g configure:3191: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3191: $? = 0 configure:3232: result: yes configure:3249: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3312: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3312: $? = 0 configure:3325: result: none needed configure:3347: checking for C compiler vendor configure:3371: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:15:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:15:7: note: each undeclared identifier is reported only once for each function it appears in configure:3371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:3371: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:15:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:15:7: note: each undeclared identifier is reported only once for each function it appears in configure:3371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:3371: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:15:7: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^ conftest.c:15:7: note: each undeclared identifier is reported only once for each function it appears in configure:3371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:3371: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3371: $? = 0 configure:3378: result: gnu configure:4248: checking for ld used by GCC configure:4312: result: /usr/bin/ld configure:4319: checking if the linker (/usr/bin/ld) is GNU ld configure:4332: result: yes configure:4339: checking for shared library run path origin configure:4352: result: done configure:4860: checking for iconv configure:4882: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4882: $? = 0 configure:4914: result: yes configure:4917: checking for working iconv configure:4993: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4993: $? = 0 configure:4993: ./conftest configure:4993: $? = 0 configure:5005: result: yes configure:5033: checking for iconv declaration configure:5062: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5062: $? = 0 configure:5073: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:5083: checking whether make sets $(MAKE) configure:5105: result: yes configure:5128: checking for a BSD-compatible install configure:5196: result: /bin/install -c configure:5207: checking for a thread-safe mkdir -p configure:5246: result: /bin/mkdir -p configure:5256: checking whether NLS is requested configure:5265: result: yes configure:5306: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:5338: result: /usr/bin/msgfmt configure:5347: checking for gmsgfmt configure:5378: result: /usr/bin/msgfmt configure:5429: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:5461: result: /usr/bin/xgettext configure:5507: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:5538: result: /usr/bin/msgmerge configure:5578: checking for CFPreferencesCopyAppValue configure:5596: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:11:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:5596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:5605: result: no configure:5612: checking for CFLocaleCopyCurrent configure:5630: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:11:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:5630: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:5639: result: no configure:5688: checking for GNU gettext in libc configure:5708: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5708: $? = 0 configure:5717: result: yes configure:6463: checking whether to use NLS configure:6465: result: yes configure:6468: checking where the gettext function comes from configure:6479: result: libc configure:6540: checking for msgmerge configure:6571: result: /usr/bin/msgmerge configure:6688: checking whether make sets $(MAKE) configure:6710: result: yes configure:6722: checking for i686-uhu-linux-ranlib configure:6752: result: no configure:6762: checking for ranlib configure:6778: found /usr/bin/ranlib configure:6789: result: ranlib configure:6857: checking how to run the C preprocessor configure:6888: i686-uhu-linux-gcc -E conftest.c configure:6888: $? = 0 configure:6902: i686-uhu-linux-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include configure:6927: result: i686-uhu-linux-gcc -E configure:6947: i686-uhu-linux-gcc -E conftest.c configure:6947: $? = 0 configure:6961: i686-uhu-linux-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6961: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include configure:6990: checking for X configure:7098: i686-uhu-linux-gcc -E conftest.c configure:7098: $? = 0 configure:7129: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:7129: $? = 0 configure:7179: result: libraries , headers configure:7278: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:7278: $? = 0 configure:7376: checking for gethostbyname configure:7376: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7376: $? = 0 configure:7376: result: yes configure:7473: checking for connect configure:7473: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7473: $? = 0 configure:7473: result: yes configure:7522: checking for remove configure:7522: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7522: $? = 0 configure:7522: result: yes configure:7571: checking for shmat configure:7571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7571: $? = 0 configure:7571: result: yes configure:7629: checking for IceConnectionNumber in -lICE configure:7654: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lICE >&5 /usr/bin/ld: cannot find -lICE collect2: error: ld returned 1 exit status configure:7654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:7663: result: no configure:7805: checking for aa_init in -laa configure:7830: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -laa -lX11 >&5 configure:7830: $? = 0 configure:7839: result: yes configure:7851: result: Found aalib on /usr/include/aalib.h configure:7853: checking whether aalib version >= 1.4 configure:7876: result: yes configure:8112: checking for grep that handles long lines and -e configure:8170: result: /bin/grep configure:8175: checking for egrep configure:8237: result: /bin/grep -E configure:8242: checking for ANSI C header files configure:8262: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8262: $? = 0 configure:8335: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -laa -lX11 >&5 configure:8335: $? = 0 configure:8335: ./conftest configure:8335: $? = 0 configure:8346: result: yes configure:8359: checking for sys/types.h configure:8359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8359: $? = 0 configure:8359: result: yes configure:8359: checking for sys/stat.h configure:8359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8359: $? = 0 configure:8359: result: yes configure:8359: checking for stdlib.h configure:8359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8359: $? = 0 configure:8359: result: yes configure:8359: checking for string.h configure:8359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8359: $? = 0 configure:8359: result: yes configure:8359: checking for memory.h configure:8359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8359: $? = 0 configure:8359: result: yes configure:8359: checking for strings.h configure:8359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8359: $? = 0 configure:8359: result: yes configure:8359: checking for inttypes.h configure:8359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8359: $? = 0 configure:8359: result: yes configure:8359: checking for stdint.h configure:8359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8359: $? = 0 configure:8359: result: yes configure:8359: checking for unistd.h configure:8359: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8359: $? = 0 configure:8359: result: yes configure:8374: checking alloca.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking alloca.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for alloca.h configure:8374: result: yes configure:8374: checking ddraw.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:59:19: fatal error: ddraw.h: No such file or directory #include ^ compilation terminated. configure:8374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBAA 1 | #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_ALLOCA_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8374: result: no configure:8374: checking ddraw.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c conftest.c:26:19: fatal error: ddraw.h: No such file or directory #include ^ compilation terminated. configure:8374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBAA 1 | #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_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:8374: result: no configure:8374: checking for ddraw.h configure:8374: result: no configure:8374: checking htmlhelp.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:59:22: fatal error: htmlhelp.h: No such file or directory #include ^ compilation terminated. configure:8374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBAA 1 | #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_ALLOCA_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8374: result: no configure:8374: checking htmlhelp.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c conftest.c:26:22: fatal error: htmlhelp.h: No such file or directory #include ^ compilation terminated. configure:8374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBAA 1 | #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_ALLOCA_H 1 | /* end confdefs.h. */ | #include configure:8374: result: no configure:8374: checking for htmlhelp.h configure:8374: result: no configure:8374: checking errno.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking errno.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for errno.h configure:8374: result: yes configure:8374: checking fcntl.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking fcntl.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for fcntl.h configure:8374: result: yes configure:8374: checking float.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking float.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for float.h configure:8374: result: yes configure:8374: checking libintl.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking libintl.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for libintl.h configure:8374: result: yes configure:8374: checking limits.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking limits.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for limits.h configure:8374: result: yes configure:8374: checking locale.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking locale.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for locale.h configure:8374: result: yes configure:8374: checking malloc.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking malloc.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for malloc.h configure:8374: result: yes configure:8374: checking stddef.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking stddef.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for stddef.h configure:8374: result: yes configure:8374: checking for stdlib.h configure:8374: result: yes configure:8374: checking for string.h configure:8374: result: yes configure:8374: checking sys/time.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking sys/time.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for sys/time.h configure:8374: result: yes configure:8374: checking sys/timeb.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking sys/timeb.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for sys/timeb.h configure:8374: result: yes configure:8374: checking for unistd.h configure:8374: result: yes configure:8374: checking libgen.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking libgen.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for libgen.h configure:8374: result: yes configure:8374: checking dirent.h usability configure:8374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking dirent.h presence configure:8374: i686-uhu-linux-gcc -E conftest.c configure:8374: $? = 0 configure:8374: result: yes configure:8374: checking for dirent.h configure:8374: result: yes configure:8385: checking for an ANSI C-conforming const configure:8451: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8451: $? = 0 configure:8458: result: yes configure:8466: checking for inline configure:8482: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8482: $? = 0 configure:8490: result: inline configure:8510: checking for long double configure:8543: result: yes configure:8554: checking whether time.h and sys/time.h may both be included configure:8574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8574: $? = 0 configure:8581: result: yes configure:8592: checking for dirent.h that defines DIR configure:8611: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8611: $? = 0 configure:8619: result: yes configure:8632: checking for library containing opendir configure:8663: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -laa -lX11 >&5 configure:8663: $? = 0 configure:8680: result: none required configure:8747: checking for sys/wait.h that is POSIX.1 compatible configure:8773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8773: $? = 0 configure:8780: result: yes configure:8788: checking for pid_t configure:8788: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8788: $? = 0 configure:8788: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:81:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:8788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBAA 1 | #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_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_DOUBLE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:8788: result: yes configure:8799: checking for size_t configure:8799: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8799: $? = 0 configure:8799: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:81:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:8799: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBAA 1 | #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_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_DOUBLE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:8799: result: yes configure:8810: checking whether struct tm is in sys/time.h or time.h configure:8830: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8830: $? = 0 configure:8837: result: time.h configure:8859: checking size of short configure:8864: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -laa -lX11 >&5 configure:8864: $? = 0 configure:8864: ./conftest configure:8864: $? = 0 configure:8878: result: 2 configure:8892: checking size of int configure:8897: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -laa -lX11 >&5 configure:8897: $? = 0 configure:8897: ./conftest configure:8897: $? = 0 configure:8911: result: 4 configure:8925: checking size of long configure:8930: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -laa -lX11 >&5 configure:8930: $? = 0 configure:8930: ./conftest configure:8930: $? = 0 configure:8944: result: 4 configure:8956: checking for pow in -lm configure:8981: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -laa -lX11 >&5 conftest.c:56:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ configure:8981: $? = 0 configure:8990: result: yes configure:9003: checking for inflate in -lz configure:9028: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lz -lm -laa -lX11 >&5 configure:9028: $? = 0 configure:9037: result: yes configure:9098: checking for png_create_info_struct in -lpng configure:9123: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 configure:9123: $? = 0 configure:9132: result: yes configure:9153: checking for working alloca.h configure:9170: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 configure:9170: $? = 0 configure:9178: result: yes configure:9186: checking for alloca configure:9223: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 configure:9223: $? = 0 configure:9231: result: yes configure:9340: checking for ftime configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for getcwd configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for gettimeofday configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for memchr configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 conftest.c:81:6: warning: conflicting types for built-in function 'memchr' [enabled by default] char memchr (); ^ configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for memmove configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 conftest.c:82:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for memset configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 conftest.c:83:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for pow configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 conftest.c:84:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for select configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for setlocale configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for sqrt configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 conftest.c:87:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] char sqrt (); ^ configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for strdup configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 conftest.c:88:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for strerror configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for strstr configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 conftest.c:90:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for sleep configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for setitimer configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for ftime configure:9340: result: yes configure:9340: checking for finite configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 conftest.c:94:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for fabsl configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 conftest.c:95:6: warning: conflicting types for built-in function 'fabsl' [enabled by default] char fabsl (); ^ configure:9340: $? = 0 configure:9340: result: yes configure:9340: checking for _fabsl configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 /tmp/ccSbmOxv.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_fabsl' collect2: error: ld returned 1 exit status configure:9340: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBAA 1 | #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_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_DOUBLE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define DATAPATH "/usr/share/XaoS" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define USE_PNG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SQRT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_SLEEP 1 | #define HAVE_SETITIMER 1 | #define HAVE_FTIME 1 | #define HAVE_FINITE 1 | #define HAVE_FABSL 1 | /* end confdefs.h. */ | /* Define _fabsl to an innocuous variant, in case declares _fabsl. | For example, HP-UX 11i declares gettimeofday. */ | #define _fabsl innocuous__fabsl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fabsl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fabsl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _fabsl (); | /* 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__fabsl || defined __stub____fabsl | choke me | #endif | | int | main () | { | return _fabsl (); | ; | return 0; | } configure:9340: result: no configure:9340: checking for __fabsl configure:9340: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpng -lz -lm -laa -lX11 >&5 /tmp/ccOs3RgZ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__fabsl' collect2: error: ld returned 1 exit status configure:9340: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XaoS" | #define PACKAGE_TARNAME "xaos" | #define PACKAGE_VERSION "3.6" | #define PACKAGE_STRING "XaoS 3.6" | #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBAA 1 | #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_ALLOCA_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LONG_DOUBLE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define DATAPATH "/usr/share/XaoS" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define USE_PNG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_POW 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SQRT 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_SLEEP 1 | #define HAVE_SETITIMER 1 | #define HAVE_FTIME 1 | #define HAVE_FINITE 1 | #define HAVE_FABSL 1 | /* end confdefs.h. */ | /* Define __fabsl to an innocuous variant, in case declares __fabsl. | For example, HP-UX 11i declares gettimeofday. */ | #define __fabsl innocuous___fabsl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fabsl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fabsl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __fabsl (); | /* 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___fabsl || defined __stub_____fabsl | choke me | #endif | | int | main () | { | return __fabsl (); | ; | return 0; | } configure:9340: result: no configure:9352: checking sys/ipc.h usability configure:9352: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9352: $? = 0 configure:9352: result: yes configure:9352: checking sys/ipc.h presence configure:9352: i686-uhu-linux-gcc -E conftest.c configure:9352: $? = 0 configure:9352: result: yes configure:9352: checking for sys/ipc.h configure:9352: result: yes configure:9361: checking sys/shm.h usability configure:9361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9361: $? = 0 configure:9361: result: yes configure:9361: checking sys/shm.h presence configure:9361: i686-uhu-linux-gcc -E conftest.c configure:9361: $? = 0 configure:9361: result: yes configure:9361: checking for sys/shm.h configure:9361: result: yes configure:9372: checking X11/extensions/XShm.h configure:9380: result: no configure:9386: checking for XShmAttach in -lXext configure:9411: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXext -lpng -lz -lm -laa -lX11 >&5 configure:9411: $? = 0 configure:9420: result: yes configure:9439: checking for i686-uhu-linux-pkg-config configure:9472: result: no configure:9482: checking for pkg-config configure:9500: found /usr/bin/pkg-config configure:9512: result: /usr/bin/pkg-config configure:9537: checking pkg-config is at least version 0.9.0 configure:9540: result: yes configure:9551: checking for DEPS configure:9559: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.2 glib-2.0 >= 2.2" configure:9562: $? = 0 configure:9577: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.2 glib-2.0 >= 2.2" configure:9580: $? = 0 configure:9616: result: yes configure:9729: checking for gsl-config configure:9747: found /usr/bin/gsl-config configure:9760: result: /usr/bin/gsl-config configure:9768: checking for GSL configure:9775: result: yes configure:9968: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by XaoS config.status 3.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:954: creating src/i18n/Makefile.in config.status:954: creating Makefile config.status:1062: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status:954: creating src/Makefile config.status:954: creating src/i18n/Makefile config.status:954: creating src/engine/Makefile config.status:954: creating src/util/Makefile config.status:954: creating src/ui/Makefile config.status:954: creating src/filter/Makefile config.status:954: creating src/ui-hlp/Makefile config.status:954: creating src/ui/ui-drv/aa/Makefile config.status:954: creating src/ui/ui-drv/x11/Makefile config.status:954: creating src/ui/ui-drv/win32/Makefile config.status:954: creating doc/Makefile config.status:954: creating help/Makefile config.status:954: creating src/ui/ui-drv/gtk/Makefile config.status:954: creating src/sffe/Makefile config.status:954: creating src/include/aconfig.h config.status:954: creating src/include/version.h config.status:1135: src/include/version.h is unchanged config.status:1149: executing po-directories commands configure:11287: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_aalib_ver_ok=yes ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DEPS_CFLAGS_set= ac_cv_env_DEPS_CFLAGS_value= ac_cv_env_DEPS_LIBS_set= ac_cv_env_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___fabsl=no ac_cv_func__fabsl=no ac_cv_func_alloca_works=yes ac_cv_func_connect=yes ac_cv_func_fabsl=yes ac_cv_func_finite=yes ac_cv_func_ftime=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_memchr=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_pow=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_sleep=yes ac_cv_func_sqrt=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_alloca_h=yes ac_cv_header_ddraw_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_htmlhelp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_Xext_XShmAttach=yes ac_cv_lib_aa_aa_init=yes ac_cv_lib_m_pow=yes ac_cv_lib_png_png_create_info_struct=yes ac_cv_lib_z_inflate=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_GSL_CONFIG=/usr/bin/gsl-config ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_struct_tm=time.h ac_cv_type_long_double=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= ax_cv_c_compiler_vendor=gnu gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes pkg_cv_DEPS_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_DEPS_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='ar' ASM_CMPLX_O='' BINPATH='/var/uhubuild/work/compile/bin' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -fomit-frame-pointer -DSFFE_USING -DSFFE_CMPLX_GSL -I/var/uhubuild/work/compile/src/include' CMPLX_O_TARGET='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPS_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' DEPS_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 ' DRIVERDIRS=' ui/ui-drv/aa ui/ui-drv/gtk ui/ui-drv/x11' DRIVERLIBS='lib/libui.a lib/libui-hlp.a lib/libengine.a lib/libutil.a lib/libfilter.a lib/libuiaa.a lib/libuigtk.a lib/libuix11.a lib/libsffe.a' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GETTEXT_MACRO_VERSION='0.17' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' GSL_CONFIG='/usr/bin/gsl-config' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBPATH='/var/uhubuild/work/compile/src/lib' LIBS='-lpng -lz -lm -laa -lX11 -lXext -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0 -L/usr/lib -lgsl -lgslcblas -lm' LOCALEDIR='/usr/share/locale' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NASM='' OBJEXT='o' PACKAGE_BUGREPORT='xaos-devel@lists.sourceforge.net' PACKAGE_NAME='XaoS' PACKAGE_STRING='XaoS 3.6' PACKAGE_TARNAME='xaos' PACKAGE_URL='' PACKAGE_VERSION='3.6' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' cs.po es.po hu.po fr.po de.po ro.po it.po pt.po' POSUB='po' PRTDIAG='' RANLIB='ranlib' REALTOPDIR='/var/uhubuild/work/compile' SET_MAKE='' SHELL='/bin/sh' SRCPATH='/var/uhubuild/work/compile/src' TOPDIR='/var/uhubuild/work/compile' USE_NLS='yes' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "XaoS" #define PACKAGE_TARNAME "xaos" #define PACKAGE_VERSION "3.6" #define PACKAGE_STRING "XaoS 3.6" #define PACKAGE_BUGREPORT "xaos-devel@lists.sourceforge.net" #define PACKAGE_URL "" #define HAVE_ICONV 1 #define ICONV_CONST #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_LIBAA 1 #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_ALLOCA_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_DIRENT_H 1 #define HAVE_LONG_DOUBLE 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define DATAPATH "/usr/share/XaoS" #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define HAVE_LIBM 1 #define HAVE_LIBZ 1 #define HAVE_LIBPNG 1 #define USE_PNG 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_FTIME 1 #define HAVE_GETCWD 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_POW 1 #define HAVE_SELECT 1 #define HAVE_SETLOCALE 1 #define HAVE_SQRT 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_SLEEP 1 #define HAVE_SETITIMER 1 #define HAVE_FTIME 1 #define HAVE_FINITE 1 #define HAVE_FABSL 1 #define HAVE_IPC_H 1 #define HAVE_IPC_H 1 #define AA_DRIVER 1 #define GTK_DRIVER 1 #define X11_DRIVER 1 configure: exit 0