This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Atari800 configure 2.0.3, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --target curses ## --------- ## ## Platform. ## ## --------- ## hostname = uberjack-desktop uname -m = i686 uname -r = 2.6.20-16-generic uname -s = Linux uname -v = #2 SMP Thu Jun 7 20:19:32 UTC 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/pspdev/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1836: checking build system type configure:1854: result: i686-pc-linux-gnu configure:1876: checking host system type configure:1891: result: i686-pc-linux-gnu configure:2081: checking for gcc configure:2097: found /usr/bin/gcc configure:2108: result: gcc configure:2346: checking for C compiler version configure:2353: gcc --version >&5 gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4) 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:2356: $? = 0 configure:2363: gcc -v >&5 Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4) configure:2366: $? = 0 configure:2373: gcc -V >&5 gcc: '-V' option must have argument configure:2376: $? = 1 configure:2399: checking for C compiler default output file name configure:2426: gcc -O2 -Wall -s conftest.c >&5 configure:2429: $? = 0 configure:2467: result: a.out configure:2484: checking whether the C compiler works configure:2494: ./a.out configure:2497: $? = 0 configure:2514: result: yes configure:2521: checking whether we are cross compiling configure:2523: result: no configure:2526: checking for suffix of executables configure:2533: gcc -o conftest -O2 -Wall -s conftest.c >&5 configure:2536: $? = 0 configure:2560: result: configure:2566: checking for suffix of object files configure:2592: gcc -c -O2 -Wall conftest.c >&5 configure:2595: $? = 0 configure:2618: result: o configure:2622: checking whether we are using the GNU C compiler configure:2651: gcc -c -O2 -Wall conftest.c >&5 configure:2657: $? = 0 configure:2674: result: yes configure:2679: checking whether gcc accepts -g configure:2709: gcc -c -g conftest.c >&5 configure:2715: $? = 0 configure:2814: result: yes configure:2831: checking for gcc option to accept ISO C89 configure:2905: gcc -c -O2 -Wall conftest.c >&5 configure:2911: $? = 0 configure:2934: result: none needed configure:2965: checking for a BSD-compatible install configure:3021: result: /usr/bin/install -c configure:3041: checking how to run the C preprocessor configure:3081: gcc -E conftest.c configure:3087: $? = 0 configure:3118: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | /* end confdefs.h. */ | #include configure:3157: result: gcc -E configure:3186: gcc -E conftest.c configure:3192: $? = 0 configure:3223: gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3229: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | /* end confdefs.h. */ | #include configure:3267: checking for X configure:3437: gcc -o conftest -O2 -Wall -s conftest.c -lX11 >&5 conftest.c:8:22: error: X11/Xlib.h: No such file or directory conftest.c: In function 'main': conftest.c:12: warning: implicit declaration of function 'XrmInitialize' configure:3443: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:3491: result: no configure:3534: checking for dirent.h that defines DIR configure:3563: gcc -c -O2 -Wall conftest.c >&5 configure:3569: $? = 0 configure:3585: result: yes configure:3598: checking for library containing opendir configure:3639: gcc -o conftest -O2 -Wall -s conftest.c >&5 configure:3645: $? = 0 configure:3673: result: none required configure:3767: checking for grep that handles long lines and -e configure:3841: result: /bin/grep configure:3846: checking for egrep configure:3924: result: /bin/grep -E configure:3929: checking for ANSI C header files configure:3959: gcc -c -O2 -Wall conftest.c >&5 configure:3965: $? = 0 configure:4064: gcc -o conftest -O2 -Wall -s conftest.c >&5 configure:4067: $? = 0 configure:4073: ./conftest configure:4076: $? = 0 configure:4093: result: yes configure:4103: checking whether time.h and sys/time.h may both be included configure:4133: gcc -c -O2 -Wall conftest.c >&5 configure:4139: $? = 0 configure:4154: result: yes configure:4178: checking for sys/types.h configure:4199: gcc -c -O2 -Wall conftest.c >&5 configure:4205: $? = 0 configure:4221: result: yes configure:4178: checking for sys/stat.h configure:4199: gcc -c -O2 -Wall conftest.c >&5 configure:4205: $? = 0 configure:4221: result: yes configure:4178: checking for stdlib.h configure:4199: gcc -c -O2 -Wall conftest.c >&5 configure:4205: $? = 0 configure:4221: result: yes configure:4178: checking for string.h configure:4199: gcc -c -O2 -Wall conftest.c >&5 configure:4205: $? = 0 configure:4221: result: yes configure:4178: checking for memory.h configure:4199: gcc -c -O2 -Wall conftest.c >&5 configure:4205: $? = 0 configure:4221: result: yes configure:4178: checking for strings.h configure:4199: gcc -c -O2 -Wall conftest.c >&5 configure:4205: $? = 0 configure:4221: result: yes configure:4178: checking for inttypes.h configure:4199: gcc -c -O2 -Wall conftest.c >&5 configure:4205: $? = 0 configure:4221: result: yes configure:4178: checking for stdint.h configure:4199: gcc -c -O2 -Wall conftest.c >&5 configure:4205: $? = 0 configure:4221: result: yes configure:4178: checking for unistd.h configure:4199: gcc -c -O2 -Wall conftest.c >&5 configure:4205: $? = 0 configure:4221: result: yes configure:4255: checking direct.h usability configure:4272: gcc -c -O2 -Wall conftest.c >&5 conftest.c:53:20: error: direct.h: No such file or directory configure:4278: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #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:4292: result: no configure:4296: checking direct.h presence configure:4311: gcc -E conftest.c conftest.c:20:20: error: direct.h: No such file or directory configure:4317: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4331: result: no configure:4364: checking for direct.h configure:4372: result: no configure:4255: checking errno.h usability configure:4272: gcc -c -O2 -Wall conftest.c >&5 configure:4278: $? = 0 configure:4292: result: yes configure:4296: checking errno.h presence configure:4311: gcc -E conftest.c configure:4317: $? = 0 configure:4331: result: yes configure:4364: checking for errno.h configure:4372: result: yes configure:4255: checking file.h usability configure:4272: gcc -c -O2 -Wall conftest.c >&5 conftest.c:54:18: error: file.h: No such file or directory configure:4278: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 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_ERRNO_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:4292: result: no configure:4296: checking file.h presence configure:4311: gcc -E conftest.c conftest.c:21:18: error: file.h: No such file or directory configure:4317: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 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_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:4331: result: no configure:4364: checking for file.h configure:4372: result: no configure:4255: checking signal.h usability configure:4272: gcc -c -O2 -Wall conftest.c >&5 configure:4278: $? = 0 configure:4292: result: yes configure:4296: checking signal.h presence configure:4311: gcc -E conftest.c configure:4317: $? = 0 configure:4331: result: yes configure:4364: checking for signal.h configure:4372: result: yes configure:4255: checking sys/time.h usability configure:4272: gcc -c -O2 -Wall conftest.c >&5 configure:4278: $? = 0 configure:4292: result: yes configure:4296: checking sys/time.h presence configure:4311: gcc -E conftest.c configure:4317: $? = 0 configure:4331: result: yes configure:4364: checking for sys/time.h configure:4372: result: yes configure:4255: checking time.h usability configure:4272: gcc -c -O2 -Wall conftest.c >&5 configure:4278: $? = 0 configure:4292: result: yes configure:4296: checking time.h presence configure:4311: gcc -E conftest.c configure:4317: $? = 0 configure:4331: result: yes configure:4364: checking for time.h configure:4372: result: yes configure:4245: checking for unistd.h configure:4251: result: yes configure:4255: checking unixio.h usability configure:4272: gcc -c -O2 -Wall conftest.c >&5 conftest.c:58:20: error: unixio.h: No such file or directory configure:4278: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 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_ERRNO_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_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:4292: result: no configure:4296: checking unixio.h presence configure:4311: gcc -E conftest.c conftest.c:25:20: error: unixio.h: No such file or directory configure:4317: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 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_ERRNO_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4331: result: no configure:4364: checking for unixio.h configure:4372: result: no configure:4403: checking fcntl.h usability configure:4420: gcc -c -O2 -Wall conftest.c >&5 configure:4426: $? = 0 configure:4440: result: yes configure:4444: checking fcntl.h presence configure:4459: gcc -E conftest.c configure:4465: $? = 0 configure:4479: result: yes configure:4512: checking for fcntl.h configure:4520: result: yes configure:4403: checking sys/ioctl.h usability configure:4420: gcc -c -O2 -Wall conftest.c >&5 configure:4426: $? = 0 configure:4440: result: yes configure:4444: checking sys/ioctl.h presence configure:4459: gcc -E conftest.c configure:4465: $? = 0 configure:4479: result: yes configure:4512: checking for sys/ioctl.h configure:4520: result: yes configure:4403: checking sys/soundcard.h usability configure:4420: gcc -c -O2 -Wall conftest.c >&5 configure:4426: $? = 0 configure:4440: result: yes configure:4444: checking sys/soundcard.h presence configure:4459: gcc -E conftest.c configure:4465: $? = 0 configure:4479: result: yes configure:4512: checking for sys/soundcard.h configure:4520: result: yes configure:4555: checking arpa/inet.h usability configure:4572: gcc -c -O2 -Wall conftest.c >&5 configure:4578: $? = 0 configure:4592: result: yes configure:4596: checking arpa/inet.h presence configure:4611: gcc -E conftest.c configure:4617: $? = 0 configure:4631: result: yes configure:4664: checking for arpa/inet.h configure:4672: result: yes configure:4555: checking netdb.h usability configure:4572: gcc -c -O2 -Wall conftest.c >&5 configure:4578: $? = 0 configure:4592: result: yes configure:4596: checking netdb.h presence configure:4611: gcc -E conftest.c configure:4617: $? = 0 configure:4631: result: yes configure:4664: checking for netdb.h configure:4672: result: yes configure:4555: checking netinet/in.h usability configure:4572: gcc -c -O2 -Wall conftest.c >&5 configure:4578: $? = 0 configure:4592: result: yes configure:4596: checking netinet/in.h presence configure:4611: gcc -E conftest.c configure:4617: $? = 0 configure:4631: result: yes configure:4664: checking for netinet/in.h configure:4672: result: yes configure:4555: checking sys/socket.h usability configure:4572: gcc -c -O2 -Wall conftest.c >&5 configure:4578: $? = 0 configure:4592: result: yes configure:4596: checking sys/socket.h presence configure:4611: gcc -E conftest.c configure:4617: $? = 0 configure:4631: result: yes configure:4664: checking for sys/socket.h configure:4672: result: yes configure:4555: checking termios.h usability configure:4572: gcc -c -O2 -Wall conftest.c >&5 configure:4578: $? = 0 configure:4592: result: yes configure:4596: checking termios.h presence configure:4611: gcc -E conftest.c configure:4617: $? = 0 configure:4631: result: yes configure:4664: checking for termios.h configure:4672: result: yes configure:4692: checking for gzopen in -lz configure:4727: gcc -o conftest -O2 -Wall -s conftest.c -lz >&5 configure:4733: $? = 0 configure:4751: result: yes configure:4763: checking for png_get_libpng_ver in -lpng configure:4798: gcc -o conftest -O2 -Wall -s conftest.c -lpng -lz >&5 /usr/bin/ld: cannot find -lpng collect2: ld returned 1 exit status configure:4804: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 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_ERRNO_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBZ 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 png_get_libpng_ver (); | int | main () | { | return png_get_libpng_ver (); | ; | return 0; | } configure:4822: result: no configure:4833: checking for cos in -lm configure:4868: gcc -o conftest -O2 -Wall -s conftest.c -lm -lz >&5 conftest.c:41: warning: conflicting types for built-in function 'cos' configure:4874: $? = 0 configure:4892: result: yes configure:4898: checking for _oss_ioctl in -lossaudio configure:4933: gcc -o conftest -O2 -Wall -s conftest.c -lossaudio -lm -lz >&5 /usr/bin/ld: cannot find -lossaudio collect2: ld returned 1 exit status configure:4939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 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_ERRNO_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBZ 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 _oss_ioctl (); | int | main () | { | return _oss_ioctl (); | ; | return 0; | } configure:4957: result: no configure:5146: checking for main in -lcurses configure:5175: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:5181: $? = 0 configure:5200: result: yes configure:7368: checking whether byte ordering is bigendian configure:7401: gcc -c -O2 -Wall conftest.c >&5 configure:7407: $? = 0 configure:7439: gcc -c -O2 -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:43: error: 'not' undeclared (first use in this function) conftest.c:43: error: (Each undeclared identifier is reported only once conftest.c:43: error: for each function it appears in.) conftest.c:43: error: expected ';' before 'big' configure:7445: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 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_ERRNO_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBZ 1 | #define USE_CURSES 1 | #define HAVE_LIBCURSES 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:7585: result: no configure:7604: checking for an ANSI C-conforming const configure:7679: gcc -c -O2 -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:65: warning: 't' is used uninitialized in this function conftest.c:81: warning: 'b' is used uninitialized in this function conftest.c:87: warning: 'cs[0]' is used uninitialized in this function configure:7685: $? = 0 configure:7700: result: yes configure:7710: checking for inline configure:7736: gcc -c -O2 -Wall conftest.c >&5 configure:7742: $? = 0 configure:7760: result: inline configure:7779: checking for working volatile configure:7808: gcc -c -O2 -Wall conftest.c >&5 configure:7814: $? = 0 configure:7829: result: yes configure:7840: checking whether gcc needs -traditional configure:7882: result: no configure:7889: checking whether struct tm is in sys/time.h or time.h configure:7919: gcc -c -O2 -Wall conftest.c >&5 configure:7925: $? = 0 configure:7940: result: time.h configure:7950: checking return type of signal handlers configure:7978: gcc -c -O2 -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:42: error: void value not ignored as it ought to be configure:7984: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 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_ERRNO_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBZ 1 | #define USE_CURSES 1 | #define HAVE_LIBCURSES 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7999: result: void configure:8007: checking for size_t configure:8037: gcc -c -O2 -Wall conftest.c >&5 configure:8043: $? = 0 configure:8058: result: yes configure:8097: checking for unaligned word access validity configure:8147: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:8150: $? = 0 configure:8156: ./conftest configure:8159: $? = 0 configure:8161: result: yes configure:8187: checking whether closedir returns void configure:8221: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:8224: $? = 0 configure:8230: ./conftest configure:8233: $? = 0 configure:8249: result: no configure:8259: checking for working memcmp configure:8312: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:8315: $? = 0 configure:8321: ./conftest configure:8324: $? = 0 configure:8340: result: yes configure:8365: checking sys/select.h usability configure:8382: gcc -c -O2 -Wall conftest.c >&5 configure:8388: $? = 0 configure:8402: result: yes configure:8406: checking sys/select.h presence configure:8421: gcc -E conftest.c configure:8427: $? = 0 configure:8441: result: yes configure:8474: checking for sys/select.h configure:8482: result: yes configure:8355: checking for sys/socket.h configure:8361: result: yes configure:8495: checking types of arguments for select configure:8533: gcc -c -O2 -Wall conftest.c >&5 configure:8539: $? = 0 configure:8560: result: int,fd_set *,struct timeval * configure:8583: checking whether lstat dereferences a symlink specified with a trailing slash configure:8619: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:8622: $? = 0 configure:8628: ./conftest configure:8631: $? = 0 configure:8654: result: yes configure:8673: checking whether stat accepts an empty string configure:8703: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:8706: $? = 0 configure:8712: ./conftest configure:8715: $? = 0 configure:8731: result: no configure:8751: checking for vprintf configure:8807: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 conftest.c:67: warning: conflicting types for built-in function 'vprintf' configure:8813: $? = 0 configure:8831: result: yes configure:8838: checking for _doprnt configure:8894: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 /tmp/cccz4hOn.o: In function `main': conftest.c:(.text+0x12): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:8900: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 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_ERRNO_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBZ 1 | #define USE_CURSES 1 | #define HAVE_LIBCURSES 1 | #define RETSIGTYPE void | #define WORDS_UNALIGNED_OK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:8917: result: no configure:8942: checking for atexit configure:8998: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9004: $? = 0 configure:9022: result: yes configure:8942: checking for chmod configure:8998: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9004: $? = 0 configure:9022: result: yes configure:8942: checking for clock configure:8998: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9004: $? = 0 configure:9022: result: yes configure:8942: checking for fdopen configure:8998: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9004: $? = 0 configure:9022: result: yes configure:8942: checking for fflush configure:8998: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9004: $? = 0 configure:9022: result: yes configure:8942: checking for floor configure:8998: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 conftest.c:73: warning: conflicting types for built-in function 'floor' configure:9004: $? = 0 configure:9022: result: yes configure:8942: checking for fstat configure:8998: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9004: $? = 0 configure:9022: result: yes configure:8942: checking for getcwd configure:8998: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9004: $? = 0 configure:9022: result: yes configure:9042: checking for gettimeofday configure:9098: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9104: $? = 0 configure:9122: result: yes configure:9042: checking for localtime configure:9098: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9104: $? = 0 configure:9122: result: yes configure:9042: checking for memmove configure:9098: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 conftest.c:78: warning: conflicting types for built-in function 'memmove' configure:9104: $? = 0 configure:9122: result: yes configure:9042: checking for memset configure:9098: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 conftest.c:79: warning: conflicting types for built-in function 'memset' configure:9104: $? = 0 configure:9122: result: yes configure:9042: checking for mkdir configure:9098: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9104: $? = 0 configure:9122: result: yes configure:9042: checking for mkstemp configure:9098: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9104: $? = 0 configure:9122: result: yes configure:9042: checking for mktemp configure:9098: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 /tmp/ccOn8xMR.o: In function `main': conftest.c:(.text+0x12): warning: the use of `mktemp' is dangerous, better use `mkstemp' configure:9104: $? = 0 configure:9122: result: yes configure:9144: checking for modf configure:9200: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 conftest.c:83: warning: conflicting types for built-in function 'modf' configure:9206: $? = 0 configure:9224: result: yes configure:9144: checking for nanosleep configure:9200: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9206: $? = 0 configure:9224: result: yes configure:9144: checking for opendir configure:9200: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9206: $? = 0 configure:9224: result: yes configure:9144: checking for rename configure:9200: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9206: $? = 0 configure:9224: result: yes configure:9144: checking for rewind configure:9200: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9206: $? = 0 configure:9224: result: yes configure:9144: checking for rmdir configure:9200: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9206: $? = 0 configure:9224: result: yes configure:9144: checking for select configure:9200: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9206: $? = 0 configure:9224: result: yes configure:9144: checking for signal configure:9200: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9206: $? = 0 configure:9224: result: yes configure:9144: checking for snprintf configure:9200: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 conftest.c:91: warning: conflicting types for built-in function 'snprintf' configure:9206: $? = 0 configure:9224: result: yes configure:9244: checking for stat configure:9300: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9306: $? = 0 configure:9324: result: yes configure:9244: checking for strcasecmp configure:9300: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 conftest.c:93: warning: conflicting types for built-in function 'strcasecmp' configure:9306: $? = 0 configure:9324: result: yes configure:9244: checking for strchr configure:9300: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 conftest.c:94: warning: conflicting types for built-in function 'strchr' configure:9306: $? = 0 configure:9324: result: yes configure:9244: checking for strdup configure:9300: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 conftest.c:95: warning: conflicting types for built-in function 'strdup' configure:9306: $? = 0 configure:9324: result: yes configure:9244: checking for strerror configure:9300: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9306: $? = 0 configure:9324: result: yes configure:9244: checking for strrchr configure:9300: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 conftest.c:97: warning: conflicting types for built-in function 'strrchr' configure:9306: $? = 0 configure:9324: result: yes configure:9244: checking for strstr configure:9300: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 conftest.c:98: warning: conflicting types for built-in function 'strstr' configure:9306: $? = 0 configure:9324: result: yes configure:9346: checking for strtol configure:9402: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9408: $? = 0 configure:9426: result: yes configure:9346: checking for system configure:9402: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9408: $? = 0 configure:9426: result: yes configure:9346: checking for time configure:9402: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9408: $? = 0 configure:9426: result: yes configure:9346: checking for tmpfile configure:9402: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9408: $? = 0 configure:9426: result: yes configure:9346: checking for tmpnam configure:9402: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 /tmp/ccMKpYpg.o: In function `main': conftest.c:(.text+0x12): warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:9408: $? = 0 configure:9426: result: yes configure:9346: checking for uclock configure:9402: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 /tmp/ccio7hMT.o: In function `main': conftest.c:(.text+0x12): undefined reference to `uclock' collect2: ld returned 1 exit status configure:9408: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Atari800" | #define PACKAGE_TARNAME "atari800" | #define PACKAGE_VERSION "2.0.3" | #define PACKAGE_STRING "Atari800 2.0.3" | #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 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_ERRNO_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_LIBZ 1 | #define USE_CURSES 1 | #define HAVE_LIBCURSES 1 | #define RETSIGTYPE void | #define WORDS_UNALIGNED_OK 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_CHMOD 1 | #define HAVE_CLOCK 1 | #define HAVE_FDOPEN 1 | #define HAVE_FFLUSH 1 | #define HAVE_FLOOR 1 | #define HAVE_FSTAT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MKTEMP 1 | #define HAVE_MODF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_REWIND 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SIGNAL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STAT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_SYSTEM 1 | #define HAVE_TIME 1 | #define HAVE_TMPFILE 1 | #define HAVE_TMPNAM 1 | /* end confdefs.h. */ | /* Define uclock to an innocuous variant, in case declares uclock. | For example, HP-UX 11i declares gettimeofday. */ | #define uclock innocuous_uclock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char uclock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef uclock | | /* 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 uclock (); | /* 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_uclock || defined __stub___uclock | choke me | #endif | | int | main () | { | return uclock (); | ; | return 0; | } configure:9426: result: no configure:9346: checking for unlink configure:9402: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9408: $? = 0 configure:9426: result: yes configure:9346: checking for usleep configure:9402: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9408: $? = 0 configure:9426: result: yes configure:9346: checking for vsnprintf configure:9402: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 conftest.c:106: warning: conflicting types for built-in function 'vsnprintf' configure:9408: $? = 0 configure:9426: result: yes configure:9443: checking for gethostbyaddr configure:9499: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9505: $? = 0 configure:9523: result: yes configure:9443: checking for gethostbyname configure:9499: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9505: $? = 0 configure:9523: result: yes configure:9443: checking for inet_ntoa configure:9499: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9505: $? = 0 configure:9523: result: yes configure:9443: checking for socket configure:9499: gcc -o conftest -O2 -Wall -s conftest.c -lcurses -lm -lz >&5 configure:9505: $? = 0 configure:9523: result: yes configure:10147: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Atari800 config.status 2.0.3, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on uberjack-desktop config.status:605: creating Makefile config.status:605: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=curses ac_cv_func__doprnt=no ac_cv_func_atexit=yes ac_cv_func_chmod=yes ac_cv_func_clock=yes ac_cv_func_closedir_void=no ac_cv_func_fdopen=yes ac_cv_func_fflush=yes ac_cv_func_floor=yes ac_cv_func_fstat=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntoa=yes ac_cv_func_localtime=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mkstemp=yes ac_cv_func_mktemp=yes ac_cv_func_modf=yes ac_cv_func_nanosleep=yes ac_cv_func_opendir=yes ac_cv_func_rename=yes ac_cv_func_rewind=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_signal=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_stat=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_system=yes ac_cv_func_time=yes ac_cv_func_tmpfile=yes ac_cv_func_tmpnam=yes ac_cv_func_uclock=no ac_cv_func_unlink=yes ac_cv_func_usleep=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_x=have_x=no ac_cv_header_arpa_inet_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_file_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_unixio_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_lib_curses___main=yes ac_cv_lib_m_cos=yes ac_cv_lib_ossaudio__oss_ioctl=no ac_cv_lib_png_png_get_libpng_ver=no ac_cv_lib_z_gzopen=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_type_signal=void ac_cv_type_size_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-O2 -Wall' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-s' LIBOBJS='' LIBS='-lcurses -lm -lz ' LTLIBOBJS='' OBJEXT='o' OBJS='atari_curses.o input.o statesav.o ui_basic.o ui.o pokeysnd.o mzpokeysnd.o remez.o sndsave.o sound_oss.o' PACKAGE_BUGREPORT='pstehlik@sophics.cz' PACKAGE_NAME='Atari800' PACKAGE_STRING='Atari800 2.0.3' PACKAGE_TARNAME='atari800' PACKAGE_VERSION='2.0.3' PATH_SEPARATOR=':' SHELL='/bin/bash' XMKMF='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='curses' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Atari800" #define PACKAGE_TARNAME "atari800" #define PACKAGE_VERSION "2.0.3" #define PACKAGE_STRING "Atari800 2.0.3" #define PACKAGE_BUGREPORT "pstehlik@sophics.cz" #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 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_ERRNO_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOUNDCARD_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_LIBZ 1 #define USE_CURSES 1 #define HAVE_LIBCURSES 1 #define RETSIGTYPE void #define WORDS_UNALIGNED_OK 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_VPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_CHMOD 1 #define HAVE_CLOCK 1 #define HAVE_FDOPEN 1 #define HAVE_FFLUSH 1 #define HAVE_FLOOR 1 #define HAVE_FSTAT 1 #define HAVE_GETCWD 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LOCALTIME 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MKSTEMP 1 #define HAVE_MKTEMP 1 #define HAVE_MODF 1 #define HAVE_NANOSLEEP 1 #define HAVE_OPENDIR 1 #define HAVE_RENAME 1 #define HAVE_REWIND 1 #define HAVE_RMDIR 1 #define HAVE_SELECT 1 #define HAVE_SIGNAL 1 #define HAVE_SNPRINTF 1 #define HAVE_STAT 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_SYSTEM 1 #define HAVE_TIME 1 #define HAVE_TMPFILE 1 #define HAVE_TMPNAM 1 #define HAVE_UNLINK 1 #define HAVE_USLEEP 1 #define HAVE_VSNPRINTF 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_INET_NTOA 1 #define HAVE_SOCKET 1 #define CURSES_BASIC 1 #define CRASH_MENU 1 #define MONITOR_ASSEMBLER 1 #define MONITOR_BREAK 1 #define MONITOR_HINTS 1 #define SOUND 1 #define INTERPOLATE_SOUND 1 #define STEREO_SOUND 1 #define VOL_ONLY_SOUND 1 #define CONSOLE_SOUND 1 configure: exit 0