This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by moon-buggy configure 1.0+esd, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --sharedstatedir=/var/lib --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1372: checking for a BSD-compatible install configure:1427: result: /bin/install -c configure:1438: checking whether build environment is sane configure:1481: result: yes configure:1546: checking for gawk configure:1562: found /bin/gawk configure:1572: result: gawk configure:1582: checking whether make sets $(MAKE) configure:1602: result: yes configure:1779: checking build system type configure:1797: result: i586-uhu-linux-gnu configure:1805: checking host system type configure:1819: result: i586-uhu-linux-gnu configure:1860: checking for i586-uhu-linux-gcc configure:1876: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1886: result: i586-uhu-linux-gcc configure:2168: checking for C compiler version configure:2171: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2174: $? = 0 configure:2176: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2179: $? = 0 configure:2181: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2184: $? = 1 configure:2207: checking for C compiler default output file name configure:2210: i586-uhu-linux-gcc conftest.c >&5 configure:2213: $? = 0 configure:2259: result: a.out configure:2264: checking whether the C compiler works configure:2270: ./a.out configure:2273: $? = 0 configure:2290: result: yes configure:2297: checking whether we are cross compiling configure:2299: result: no configure:2302: checking for suffix of executables configure:2304: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2307: $? = 0 configure:2332: result: configure:2338: checking for suffix of object files configure:2359: i586-uhu-linux-gcc -c conftest.c >&5 configure:2362: $? = 0 configure:2384: result: o configure:2388: checking whether we are using the GNU C compiler configure:2412: i586-uhu-linux-gcc -c conftest.c >&5 configure:2418: $? = 0 configure:2421: test -z || test ! -s conftest.err configure:2424: $? = 0 configure:2427: test -s conftest.o configure:2430: $? = 0 configure:2443: result: yes configure:2449: checking whether i586-uhu-linux-gcc accepts -g configure:2470: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2476: $? = 0 configure:2479: test -z || test ! -s conftest.err configure:2482: $? = 0 configure:2485: test -s conftest.o configure:2488: $? = 0 configure:2499: result: yes configure:2516: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2586: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2592: $? = 0 configure:2595: test -z || test ! -s conftest.err configure:2598: $? = 0 configure:2601: test -s conftest.o configure:2604: $? = 0 configure:2622: result: none needed configure:2640: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2646: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2787: checking for style of include used by make configure:2815: result: GNU configure:2843: checking dependency style of i586-uhu-linux-gcc configure:2933: result: gcc3 configure:2953: checking for modf in -lm configure:2983: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:19: warning: conflicting types for built-in function 'modf' configure:2989: $? = 0 configure:2992: test -z || test ! -s conftest.err configure:2995: $? = 0 configure:2998: test -s conftest configure:3001: $? = 0 configure:3014: result: yes configure:3031: checking for pkg-config configure:3049: found /usr/bin/pkg-config configure:3062: result: /usr/bin/pkg-config configure:3079: checking for esound configure:3083: result: yes configure:3087: checking ESD_CFLAGS configure:3090: result: configure:3093: checking ESD_LIBS configure:3096: result: -lesd -laudiofile -lm configure:3130: checking how to run the C preprocessor configure:3165: i586-uhu-linux-gcc -E conftest.c configure:3171: $? = 0 configure:3203: i586-uhu-linux-gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "moon-buggy" | #define PACKAGE_TARNAME "moon-buggy" | #define PACKAGE_VERSION "1.0+esd" | #define PACKAGE_STRING "moon-buggy 1.0+esd" | #define PACKAGE_BUGREPORT "voss@seehuhn.de" | #define PACKAGE "moon-buggy" | #define VERSION "1.0+esd" | #define _XOPEN_SOURCE 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:3248: result: i586-uhu-linux-gcc -E configure:3272: i586-uhu-linux-gcc -E conftest.c configure:3278: $? = 0 configure:3310: i586-uhu-linux-gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3316: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "moon-buggy" | #define PACKAGE_TARNAME "moon-buggy" | #define PACKAGE_VERSION "1.0+esd" | #define PACKAGE_STRING "moon-buggy 1.0+esd" | #define PACKAGE_BUGREPORT "voss@seehuhn.de" | #define PACKAGE "moon-buggy" | #define VERSION "1.0+esd" | #define _XOPEN_SOURCE 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:3360: checking for egrep configure:3370: result: grep -E configure:3375: checking for ANSI C header files configure:3400: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3406: $? = 0 configure:3409: test -z || test ! -s conftest.err configure:3412: $? = 0 configure:3415: test -s conftest.o configure:3418: $? = 0 configure:3507: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm >&5 configure:3510: $? = 0 configure:3512: ./conftest configure:3515: $? = 0 configure:3530: result: yes configure:3554: checking for sys/types.h configure:3570: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3576: $? = 0 configure:3579: test -z || test ! -s conftest.err configure:3582: $? = 0 configure:3585: test -s conftest.o configure:3588: $? = 0 configure:3599: result: yes configure:3554: checking for sys/stat.h configure:3570: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3576: $? = 0 configure:3579: test -z || test ! -s conftest.err configure:3582: $? = 0 configure:3585: test -s conftest.o configure:3588: $? = 0 configure:3599: result: yes configure:3554: checking for stdlib.h configure:3570: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3576: $? = 0 configure:3579: test -z || test ! -s conftest.err configure:3582: $? = 0 configure:3585: test -s conftest.o configure:3588: $? = 0 configure:3599: result: yes configure:3554: checking for string.h configure:3570: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3576: $? = 0 configure:3579: test -z || test ! -s conftest.err configure:3582: $? = 0 configure:3585: test -s conftest.o configure:3588: $? = 0 configure:3599: result: yes configure:3554: checking for memory.h configure:3570: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3576: $? = 0 configure:3579: test -z || test ! -s conftest.err configure:3582: $? = 0 configure:3585: test -s conftest.o configure:3588: $? = 0 configure:3599: result: yes configure:3554: checking for strings.h configure:3570: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3576: $? = 0 configure:3579: test -z || test ! -s conftest.err configure:3582: $? = 0 configure:3585: test -s conftest.o configure:3588: $? = 0 configure:3599: result: yes configure:3554: checking for inttypes.h configure:3570: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3576: $? = 0 configure:3579: test -z || test ! -s conftest.err configure:3582: $? = 0 configure:3585: test -s conftest.o configure:3588: $? = 0 configure:3599: result: yes configure:3554: checking for stdint.h configure:3570: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3576: $? = 0 configure:3579: test -z || test ! -s conftest.err configure:3582: $? = 0 configure:3585: test -s conftest.o configure:3588: $? = 0 configure:3599: result: yes configure:3554: checking for unistd.h configure:3570: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3576: $? = 0 configure:3579: test -z || test ! -s conftest.err configure:3582: $? = 0 configure:3585: test -s conftest.o configure:3588: $? = 0 configure:3599: result: yes configure:3612: checking for curses preprocessor flags configure:3631: result: none configure:3666: checking curses.h usability configure:3678: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3684: $? = 0 configure:3687: test -z || test ! -s conftest.err configure:3690: $? = 0 configure:3693: test -s conftest.o configure:3696: $? = 0 configure:3706: result: yes configure:3710: checking curses.h presence configure:3720: i586-uhu-linux-gcc -E conftest.c configure:3726: $? = 0 configure:3746: result: yes configure:3781: checking for curses.h configure:3788: result: yes configure:3813: checking how to include the curses header file configure:3821: result: configure:3843: checking for initscr in -lncursesw configure:3873: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncursesw -lm >&5 configure:3879: $? = 0 configure:3882: test -z || test ! -s conftest.err configure:3885: $? = 0 configure:3888: test -s conftest configure:3891: $? = 0 configure:3904: result: yes configure:3980: checking for curses linker flags configure:3984: result: -lncursesw configure:3994: checking for ANSI C header files configure:4149: result: yes configure:4176: checking getopt.h usability configure:4188: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4194: $? = 0 configure:4197: test -z || test ! -s conftest.err configure:4200: $? = 0 configure:4203: test -s conftest.o configure:4206: $? = 0 configure:4216: result: yes configure:4220: checking getopt.h presence configure:4230: i586-uhu-linux-gcc -E conftest.c configure:4236: $? = 0 configure:4256: result: yes configure:4291: checking for getopt.h configure:4298: result: yes configure:4176: checking errno.h usability configure:4188: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4194: $? = 0 configure:4197: test -z || test ! -s conftest.err configure:4200: $? = 0 configure:4203: test -s conftest.o configure:4206: $? = 0 configure:4216: result: yes configure:4220: checking errno.h presence configure:4230: i586-uhu-linux-gcc -E conftest.c configure:4236: $? = 0 configure:4256: result: yes configure:4291: checking for errno.h configure:4298: result: yes configure:4176: checking locale.h usability configure:4188: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4194: $? = 0 configure:4197: test -z || test ! -s conftest.err configure:4200: $? = 0 configure:4203: test -s conftest.o configure:4206: $? = 0 configure:4216: result: yes configure:4220: checking locale.h presence configure:4230: i586-uhu-linux-gcc -E conftest.c configure:4236: $? = 0 configure:4256: result: yes configure:4291: checking for locale.h configure:4298: result: yes configure:4176: checking termios.h usability configure:4188: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4194: $? = 0 configure:4197: test -z || test ! -s conftest.err configure:4200: $? = 0 configure:4203: test -s conftest.o configure:4206: $? = 0 configure:4216: result: yes configure:4220: checking termios.h presence configure:4230: i586-uhu-linux-gcc -E conftest.c configure:4236: $? = 0 configure:4256: result: yes configure:4291: checking for termios.h configure:4298: result: yes configure:4313: checking for fd_set configure:4331: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:34: error: `fd_set' undeclared (first use in this function) conftest.c:34: error: (Each undeclared identifier is reported only once conftest.c:34: error: for each function it appears in.) conftest.c:34: error: syntax error before "readMask" configure:4337: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "moon-buggy" | #define PACKAGE_TARNAME "moon-buggy" | #define PACKAGE_VERSION "1.0+esd" | #define PACKAGE_STRING "moon-buggy 1.0+esd" | #define PACKAGE_BUGREPORT "voss@seehuhn.de" | #define PACKAGE "moon-buggy" | #define VERSION "1.0+esd" | #define _XOPEN_SOURCE 1 | #define HAVE_LIBM 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_CURSES_H 1 | #define CURSES_HEADER | #define STDC_HEADERS 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | int | main () | { | fd_set readMask, writeMask; | ; | return 0; | } configure:4384: result: yes, found in sys/select.h configure:4397: checking for an ANSI C-conforming const configure:4464: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4470: $? = 0 configure:4473: test -z || test ! -s conftest.err configure:4476: $? = 0 configure:4479: test -s conftest.o configure:4482: $? = 0 configure:4493: result: yes configure:4503: checking for uid_t in sys/types.h configure:4526: result: yes configure:4541: checking for size_t configure:4565: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4571: $? = 0 configure:4574: test -z || test ! -s conftest.err configure:4577: $? = 0 configure:4580: test -s conftest.o configure:4583: $? = 0 configure:4594: result: yes configure:4607: checking return type of signal handlers configure:4638: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4644: $? = 0 configure:4647: test -z || test ! -s conftest.err configure:4650: $? = 0 configure:4653: test -s conftest.o configure:4656: $? = 0 configure:4667: result: void configure:4683: checking for fclean configure:4740: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm >&5 /tmp/ccWU1BC9.o: In function `main': /var/uhubuild/work/compile/conftest.c:72: undefined reference to `fclean' /tmp/ccWU1BC9.o:(.data+0x0): undefined reference to `fclean' collect2: ld returned 1 exit status configure:4746: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "moon-buggy" | #define PACKAGE_TARNAME "moon-buggy" | #define PACKAGE_VERSION "1.0+esd" | #define PACKAGE_STRING "moon-buggy 1.0+esd" | #define PACKAGE_BUGREPORT "voss@seehuhn.de" | #define PACKAGE "moon-buggy" | #define VERSION "1.0+esd" | #define _XOPEN_SOURCE 1 | #define HAVE_LIBM 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_CURSES_H 1 | #define CURSES_HEADER | #define STDC_HEADERS 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | /* Define fclean to an innocuous variant, in case declares fclean. | For example, HP-UX 11i declares gettimeofday. */ | #define fclean innocuous_fclean | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fclean (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fclean | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fclean (); | /* 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_fclean) || defined (__stub___fclean) | choke me | #else | char (*f) () = fclean; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fclean; | ; | return 0; | } configure:4770: result: no configure:4683: checking for ftruncate configure:4740: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4746: $? = 0 configure:4749: test -z || test ! -s conftest.err configure:4752: $? = 0 configure:4755: test -s conftest configure:4758: $? = 0 configure:4770: result: yes configure:4683: checking for getopt_long configure:4740: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4746: $? = 0 configure:4749: test -z || test ! -s conftest.err configure:4752: $? = 0 configure:4755: test -s conftest configure:4758: $? = 0 configure:4770: result: yes configure:4683: checking for setreuid configure:4740: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4746: $? = 0 configure:4749: test -z || test ! -s conftest.err configure:4752: $? = 0 configure:4755: test -s conftest configure:4758: $? = 0 configure:4770: result: yes configure:4683: checking for setlocale configure:4740: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm >&5 configure:4746: $? = 0 configure:4749: test -z || test ! -s conftest.err configure:4752: $? = 0 configure:4755: test -s conftest configure:4758: $? = 0 configure:4770: result: yes configure:4913: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by moon-buggy config.status 1.0+esd, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:745: creating Makefile config.status:811: creating config.h config.status:1127: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=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_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_fclean=no ac_cv_func_ftruncate=yes ac_cv_func_getopt_long=yes ac_cv_func_setlocale=yes ac_cv_func_setreuid=yes ac_cv_header_curses_h=yes ac_cv_header_errno_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_curses_initscr=yes ac_cv_lib_m_modf=yes ac_cv_objext=o ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CURSES_INCLUDEDIR='' CURSES_LIBS='-lncursesw' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ESD_CFLAGS=' ' ESD_LIBS='-lesd -laudiofile -lm ' EXEEXT='' GAMEGROUP='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='moon-buggy' PACKAGE_BUGREPORT='voss@seehuhn.de' PACKAGE_NAME='moon-buggy' PACKAGE_STRING='moon-buggy 1.0+esd' PACKAGE_TARNAME='moon-buggy' PACKAGE_VERSION='1.0+esd' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' SET_MAKE='' SHELL='/bin/sh' SOUND_DIR='$(datadir)/sounds/moon-buggy' STRIP='' VERSION='1.0+esd' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='/var/lib' short_getopt_FALSE='' short_getopt_TRUE='#' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CURSES_HEADER #define HAVE_CURSES_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBM 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SETLOCALE 1 #define HAVE_SETREUID 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "moon-buggy" #define PACKAGE_BUGREPORT "voss@seehuhn.de" #define PACKAGE_NAME "moon-buggy" #define PACKAGE_STRING "moon-buggy 1.0+esd" #define PACKAGE_TARNAME "moon-buggy" #define PACKAGE_VERSION "1.0+esd" #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "1.0+esd" #define _XOPEN_SOURCE 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by moon-buggy config.status 1.0+esd, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on norris config.status:811: creating config.h config.status:947: config.h is unchanged