This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pinball configure 0.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-sdltest --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 build_alias=i686-uhu-linux host_alias=i686-uhu-linux --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 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:2465: checking build system type configure:2479: result: i686-uhu-linux-gnu configure:2499: checking host system type configure:2512: result: i686-uhu-linux-gnu configure:2532: checking target system type configure:2545: result: i686-uhu-linux-gnu configure:2587: checking for a BSD-compatible install configure:2655: result: /bin/install -c configure:2666: checking whether build environment is sane configure:2703: result: yes configure:2733: checking for gawk configure:2749: found /bin/gawk configure:2760: result: gawk configure:2771: checking whether make sets $(MAKE) configure:2793: result: yes configure:2960: checking for i686-uhu-linux-gcc configure:2976: found /usr/bin/i686-uhu-linux-gcc configure:2987: result: i686-uhu-linux-gcc configure:3256: checking for C compiler version configure:3265: 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:3276: $? = 0 configure:3265: 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:3276: $? = 0 configure:3265: 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:3276: $? = 1 configure:3265: 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:3276: $? = 1 configure:3296: checking whether the C compiler works configure:3318: i686-uhu-linux-gcc -g -W -Wall -O2 conftest.c >&5 configure:3322: $? = 0 configure:3370: result: yes configure:3373: checking for C compiler default output file name configure:3375: result: a.out configure:3381: checking for suffix of executables configure:3388: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 conftest.c >&5 configure:3392: $? = 0 configure:3414: result: configure:3436: checking whether we are cross compiling configure:3444: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 conftest.c >&5 configure:3448: $? = 0 configure:3455: ./conftest configure:3459: $? = 0 configure:3474: result: no configure:3479: checking for suffix of object files configure:3501: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:3505: $? = 0 configure:3526: result: o configure:3530: checking whether we are using the GNU C compiler configure:3549: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:3549: $? = 0 configure:3558: result: yes configure:3567: checking whether i686-uhu-linux-gcc accepts -g configure:3587: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3587: $? = 0 configure:3628: result: yes configure:3645: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3708: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:3708: $? = 0 configure:3721: result: none needed configure:3760: checking for style of include used by make configure:3788: result: GNU configure:3816: checking dependency style of i686-uhu-linux-gcc configure:3878: result: gcc3 configure:3897: checking for i686-uhu-linux-g++ configure:3913: found /usr/bin/i686-uhu-linux-g++ configure:3924: result: i686-uhu-linux-g++ configure:3995: checking for C++ compiler version configure:4004: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (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:4015: $? = 0 configure:4004: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ 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:4015: $? = 0 configure:4004: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4015: $? = 1 configure:4004: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4015: $? = 1 configure:4019: checking whether we are using the GNU C++ compiler configure:4038: i686-uhu-linux-g++ -c -g -W -Wall -O2 conftest.cpp >&5 configure:4038: $? = 0 configure:4047: result: yes configure:4056: checking whether i686-uhu-linux-g++ accepts -g configure:4076: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:4076: $? = 0 configure:4117: result: yes configure:4142: checking dependency style of i686-uhu-linux-g++ configure:4204: result: gcc3 configure:4299: checking for ld used by GCC configure:4362: result: /usr/bin/ld configure:4369: checking if the linker (/usr/bin/ld) is GNU ld GNU ld (GNU Binutils) 2.23.2 configure:4381: result: yes configure:4386: checking for /usr/bin/ld option to reload object files configure:4393: result: -r configure:4398: checking for BSD-compatible nm configure:4434: result: nm configure:4437: checking for a sed that does not truncate output configure:4519: result: /bin/sed configure:4522: checking whether ln -s works configure:4526: result: yes configure:4533: checking how to recognise dependent libraries configure:4714: result: pass_all configure:4727: checking command to parse nm output configure:4811: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:4814: $? = 0 configure:4818: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4821: $? = 0 configure:4873: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 conftest.c conftstm.o >&5 conftest.c:6:13: warning: 'main' is usually a function [-Wmain] extern char main; ^ configure:4876: $? = 0 configure:4920: result: ok configure:4929: checking how to run the C preprocessor configure:4960: i686-uhu-linux-gcc -E conftest.c configure:4960: $? = 0 configure:4974: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pinball" | #define PACKAGE_TARNAME "pinball" | #define PACKAGE_VERSION "0.3.1" | #define PACKAGE_STRING "pinball 0.3.1" | #define PACKAGE_BUGREPORT "henqvist@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "pinball" | #define VERSION "0.3.1" | /* end confdefs.h. */ | #include configure:4999: result: i686-uhu-linux-gcc -E configure:5019: i686-uhu-linux-gcc -E conftest.c configure:5019: $? = 0 configure:5033: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pinball" | #define PACKAGE_TARNAME "pinball" | #define PACKAGE_VERSION "0.3.1" | #define PACKAGE_STRING "pinball 0.3.1" | #define PACKAGE_BUGREPORT "henqvist@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "pinball" | #define VERSION "0.3.1" | /* end confdefs.h. */ | #include configure:5062: checking for grep that handles long lines and -e configure:5120: result: /bin/grep configure:5125: checking for egrep configure:5187: result: /bin/grep -E configure:5192: checking for ANSI C header files configure:5212: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:5212: $? = 0 configure:5285: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 conftest.c >&5 configure:5285: $? = 0 configure:5285: ./conftest configure:5285: $? = 0 configure:5296: result: yes configure:5309: checking for sys/types.h configure:5309: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:5309: $? = 0 configure:5309: result: yes configure:5309: checking for sys/stat.h configure:5309: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:5309: $? = 0 configure:5309: result: yes configure:5309: checking for stdlib.h configure:5309: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:5309: $? = 0 configure:5309: result: yes configure:5309: checking for string.h configure:5309: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:5309: $? = 0 configure:5309: result: yes configure:5309: checking for memory.h configure:5309: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:5309: $? = 0 configure:5309: result: yes configure:5309: checking for strings.h configure:5309: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:5309: $? = 0 configure:5309: result: yes configure:5309: checking for inttypes.h configure:5309: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:5309: $? = 0 configure:5309: result: yes configure:5309: checking for stdint.h configure:5309: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:5309: $? = 0 configure:5309: result: yes configure:5309: checking for unistd.h configure:5309: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:5309: $? = 0 configure:5309: result: yes configure:5323: checking dlfcn.h usability configure:5323: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:5323: $? = 0 configure:5323: result: yes configure:5323: checking dlfcn.h presence configure:5323: i686-uhu-linux-gcc -E conftest.c configure:5323: $? = 0 configure:5323: result: yes configure:5323: checking for dlfcn.h configure:5323: result: yes configure:5480: checking for i686-uhu-linux-ranlib configure:5510: result: no configure:5520: checking for ranlib configure:5536: found /usr/bin/ranlib configure:5547: result: ranlib configure:5572: checking for i686-uhu-linux-strip configure:5602: result: no configure:5612: checking for strip configure:5628: found /usr/bin/strip configure:5639: result: strip configure:5840: checking for objdir configure:5851: result: .libs configure:5868: checking for i686-uhu-linux-gcc option to produce PIC configure:6014: result: -fPIC configure:6018: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:6036: i686-uhu-linux-gcc -c -g -W -Wall -O2 -fPIC -DPIC conftest.c >&5 configure:6036: $? = 0 configure:6070: result: yes configure:6086: checking if i686-uhu-linux-gcc static flag -static works configure:6105: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 -static conftest.c >&5 configure:6105: $? = 0 configure:6117: result: yes configure:6129: checking if i686-uhu-linux-gcc supports -c -o file.o configure:6149: i686-uhu-linux-gcc -c -g -W -Wall -O2 -o out/conftest2.o conftest.c >&5 configure:6173: result: yes configure:6178: checking if i686-uhu-linux-gcc supports -c -o file.lo configure:6200: i686-uhu-linux-gcc -c -g -W -Wall -O2 -c -o conftest.lo conftest.c >&5 conftest.c: In function 'main': conftest.c:26:5: warning: unused variable 'some_variable' [-Wunused-variable] int some_variable = 0; ^ configure:6200: $? = 0 configure:6217: result: no configure:6248: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6265: i686-uhu-linux-gcc -c -g -W -Wall -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] conftest.c: In function 'main': conftest.c:26:5: warning: unused variable 'some_variable' [-Wunused-variable] int some_variable = 0; ^ cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] conftest.c: In function 'main': conftest.c:26:5: warning: unused variable 'some_variable' [-Wunused-variable] int some_variable = 0; ^ configure:6265: $? = 0 configure:6277: result: no configure:6288: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6983: result: yes configure:6988: checking how to hardcode library paths into programs configure:7012: result: immediate configure:7017: checking whether stripping libraries is possible configure:7022: result: yes configure:7033: checking dynamic linker characteristics configure:7464: result: GNU/Linux ld.so configure:7469: checking if libtool supports shared libraries configure:7471: result: yes configure:7474: checking whether to build shared libraries configure:7495: result: yes configure:7498: checking whether to build static libraries configure:7502: result: no configure:7962: checking whether -lc should be explicitly linked in configure:7970: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 conftest.c:1:12: warning: 'dummy' defined but not used [-Wunused-variable] static int dummy; ^ configure:7973: $? = 0 configure:7987: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7990: $? = 0 configure:8003: result: no configure:8689: checking for X configure:8797: i686-uhu-linux-gcc -E conftest.c configure:8797: $? = 0 configure:8828: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 conftest.c -lX11 >&5 configure:8828: $? = 0 configure:8878: result: libraries , headers configure:8977: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 conftest.c -lX11 >&5 configure:8977: $? = 0 configure:9075: checking for gethostbyname configure:9075: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 conftest.c >&5 configure:9075: $? = 0 configure:9075: result: yes configure:9172: checking for connect configure:9172: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 conftest.c >&5 configure:9172: $? = 0 configure:9172: result: yes configure:9221: checking for remove configure:9221: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 conftest.c >&5 configure:9221: $? = 0 configure:9221: result: yes configure:9270: checking for shmat configure:9270: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 conftest.c >&5 configure:9270: $? = 0 configure:9270: result: yes configure:9328: checking for IceConnectionNumber in -lICE configure:9353: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 conftest.c -lICE >&5 /usr/bin/ld: cannot find -lICE collect2: error: ld returned 1 exit status configure:9353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pinball" | #define PACKAGE_TARNAME "pinball" | #define PACKAGE_VERSION "0.3.1" | #define PACKAGE_STRING "pinball 0.3.1" | #define PACKAGE_BUGREPORT "henqvist@users.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "pinball" | #define VERSION "0.3.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_DLFCN_H 1 | #define EM_DATADIR "/usr/share/pinball" | #define EM_LIBDIR "/usr/lib/pinball" | #define EM_HIGHSCORE_DIR "/var/games/pinball" | #define EM_USE_SDL 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:9362: result: no configure:9383: checking for OpenGL support configure:9406: i686-uhu-linux-gcc -c -g -W -Wall -O2 conftest.c >&5 configure:9406: $? = 0 configure:9412: result: yes configure:9460: checking for sdl-config configure:9478: found /usr/bin/sdl-config configure:9491: result: /usr/bin/sdl-config configure:9500: checking for SDL - version >= 1.2.0 configure:9599: result: yes configure:9688: checking for IMG_Load in -lSDL_image configure:9713: i686-uhu-linux-gcc -o conftest -g -W -Wall -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL_image -lGL -lGLU -lSDL -lpthread >&5 configure:9713: $? = 0 configure:9722: result: yes configure:10213: checking for ANSI C header files configure:10317: result: yes configure:10327: checking for sys/stat.h configure:10327: result: yes configure:10341: checking for sys/types.h configure:10341: result: yes configure:10501: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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=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_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_SDL_image_IMG_Load=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=i686-uhu-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.19.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.6' ALLEGRO_CFLAGS='' ALLEGRO_CONFIG='' ALLEGRO_LIBS='' 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.6' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -W -Wall -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' CPPUNIT_CFLAGS='' CPPUNIT_CONFIG='' CPPUNIT_LIBS='' CXX='i686-uhu-linux-g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -W -Wall -O2' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EM_BUILD_ROOT='/' EM_DATADIR='${datarootdir}/pinball' EM_HIGHSCORE_DIR='/var/games/pinball' EM_LIBDIR='${exec_prefix}/lib/pinball' EXEEXT='' GL_LIBS=' -lGL -lGLU' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS=' -lGL -lGLU -lSDL -lpthread -lSDL_image -lSDL_mixer' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MATHLIB='-lm' OBJEXT='o' PACKAGE='pinball' PACKAGE_BUGREPORT='henqvist@users.sourceforge.net' PACKAGE_NAME='pinball' PACKAGE_STRING='pinball 0.3.1' PACKAGE_TARNAME='pinball' PACKAGE_URL='' PACKAGE_VERSION='0.3.1' PATH_SEPARATOR=':' RANLIB='ranlib' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-lSDL -lpthread' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.3.1' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' ac_ct_CXX='' am__include='include' am__quote='' 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='/usr' 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' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' 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='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "pinball" #define PACKAGE_TARNAME "pinball" #define PACKAGE_VERSION "0.3.1" #define PACKAGE_STRING "pinball 0.3.1" #define PACKAGE_BUGREPORT "henqvist@users.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "pinball" #define VERSION "0.3.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_DLFCN_H 1 #define EM_DATADIR "/usr/share/pinball" #define EM_LIBDIR "/usr/lib/pinball" #define EM_HIGHSCORE_DIR "/var/games/pinball" #define EM_USE_SDL 1 #define STDC_HEADERS 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define EM_USE_SOURCE_SPECULAR 1 #define EM_USE_QUADTREE 1 #define EM_USE_SHARED_COLOR 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pinball config.status 0.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile on hp10 config.status:894: creating Makefile config.status:997: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pinball config.status 0.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status pinconfig.h on hp10 config.status:894: creating pinconfig.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pinball config.status 0.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status addon/Makefile depfiles on hp10 config.status:894: creating addon/Makefile config.status:997: WARNING: 'addon/Makefile.in' seems to ignore the --datarootdir setting config.status:1083: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pinball config.status 0.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status base/Makefile depfiles on hp10 config.status:894: creating base/Makefile config.status:997: WARNING: 'base/Makefile.in' seems to ignore the --datarootdir setting config.status:1083: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pinball config.status 0.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status data/Makefile on hp10 config.status:894: creating data/Makefile config.status:997: WARNING: 'data/Makefile.in' seems to ignore the --datarootdir setting ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pinball config.status 0.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status data/tux/Makefile depfiles on hp10 config.status:894: creating data/tux/Makefile config.status:997: WARNING: 'data/tux/Makefile.in' seems to ignore the --datarootdir setting config.status:1083: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pinball config.status 0.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status data/professor/Makefile depfiles on hp10 config.status:894: creating data/professor/Makefile config.status:997: WARNING: 'data/professor/Makefile.in' seems to ignore the --datarootdir setting config.status:1083: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pinball config.status 0.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status src/Makefile depfiles on hp10 config.status:894: creating src/Makefile config.status:997: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting config.status:1083: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pinball config.status 0.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status test/Makefile depfiles on hp10 config.status:894: creating test/Makefile config.status:997: WARNING: 'test/Makefile.in' seems to ignore the --datarootdir setting config.status:1083: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pinball config.status 0.3.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status pinball-config on hp10 config.status:894: creating pinball-config config.status:997: WARNING: 'pinball-config.in' seems to ignore the --datarootdir setting