This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Ember configure 0.7.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/piotr/projekty/worldforge/ ## --------- ## ## Platform. ## ## --------- ## hostname = sp_laptop uname -m = i686 uname -r = 3.4.5-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Mon Jul 16 20:28:56 UTC 2012 /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/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/bin/core_perl PATH: /opt/qt/bin PATH: /usr/local/bin PATH: /usr/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2709: checking build system type configure:2723: result: i686-pc-linux-gnu configure:2743: checking host system type configure:2756: result: i686-pc-linux-gnu configure:2776: checking target system type configure:2789: result: i686-pc-linux-gnu configure:2834: checking for a BSD-compatible install configure:2902: result: /usr/bin/install -c configure:2913: checking whether build environment is sane configure:2968: result: yes configure:3119: checking for a thread-safe mkdir -p configure:3158: result: /bin/mkdir -p configure:3165: checking for gawk configure:3181: found /usr/bin/gawk configure:3192: result: gawk configure:3203: checking whether make sets $(MAKE) configure:3225: result: yes configure:3306: checking how to create a ustar tar archive configure:3319: tar --version tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3322: $? = 0 configure:3362: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3365: $? = 0 configure:3369: tar -xf - &5 gcc (GCC) 4.7.1 Copyright (C) 2012 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:3883: $? = 0 configure:3872: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.7.1/lto-wrapper Target: i686-pc-linux-gnu Configured with: /build/src/gcc-4.7.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release Thread model: posix gcc version 4.7.1 (GCC) configure:3883: $? = 0 configure:3872: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3883: $? = 1 configure:3872: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3883: $? = 1 configure:3903: checking whether the C compiler works configure:3925: gcc conftest.c >&5 configure:3929: $? = 0 configure:3977: result: yes configure:3980: checking for C compiler default output file name configure:3982: result: a.out configure:3988: checking for suffix of executables configure:3995: gcc -o conftest conftest.c >&5 configure:3999: $? = 0 configure:4021: result: configure:4043: checking whether we are cross compiling configure:4051: gcc -o conftest conftest.c >&5 configure:4055: $? = 0 configure:4062: ./conftest configure:4066: $? = 0 configure:4081: result: no configure:4086: checking for suffix of object files configure:4108: gcc -c conftest.c >&5 configure:4112: $? = 0 configure:4133: result: o configure:4137: checking whether we are using the GNU C compiler configure:4156: gcc -c conftest.c >&5 configure:4156: $? = 0 configure:4165: result: yes configure:4174: checking whether gcc accepts -g configure:4194: gcc -c -g conftest.c >&5 configure:4194: $? = 0 configure:4235: result: yes configure:4252: checking for gcc option to accept ISO C89 configure:4315: gcc -c -g -O2 conftest.c >&5 configure:4315: $? = 0 configure:4328: result: none needed configure:4350: checking dependency style of gcc configure:4461: result: gcc3 configure:4476: checking for a sed that does not truncate output configure:4540: result: /bin/sed configure:4558: checking for grep that handles long lines and -e configure:4616: result: /usr/bin/grep configure:4621: checking for egrep configure:4683: result: /usr/bin/grep -E configure:4688: checking for fgrep configure:4750: result: /usr/bin/grep -F configure:4785: checking for ld used by gcc configure:4852: result: /usr/bin/ld configure:4859: checking if the linker (/usr/bin/ld) is GNU ld configure:4874: result: yes configure:4886: checking for BSD- or MS-compatible name lister (nm) configure:4935: result: /usr/bin/nm -B configure:5065: checking the name lister (/usr/bin/nm -B) interface configure:5072: gcc -c -g -O2 conftest.c >&5 configure:5075: /usr/bin/nm -B "conftest.o" configure:5078: output 00000000 B some_variable configure:5085: result: BSD nm configure:5088: checking whether ln -s works configure:5092: result: yes configure:5100: checking the maximum length of command line arguments configure:5230: result: 1572864 configure:5247: checking whether the shell understands some XSI constructs configure:5257: result: yes configure:5261: checking whether the shell understands "+=" configure:5267: result: yes configure:5302: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:5342: result: func_convert_file_noop configure:5349: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:5369: result: func_convert_file_noop configure:5376: checking for /usr/bin/ld option to reload object files configure:5383: result: -r configure:5457: checking for objdump configure:5473: found /usr/bin/objdump configure:5484: result: objdump configure:5516: checking how to recognize dependent libraries configure:5718: result: pass_all configure:5803: checking for dlltool configure:5833: result: no configure:5863: checking how to associate runtime and link libraries configure:5890: result: printf %s\n configure:5951: checking for ar configure:5967: found /usr/bin/ar configure:5978: result: ar configure:6015: checking for archiver @FILE support configure:6032: gcc -c -g -O2 conftest.c >&5 configure:6032: $? = 0 configure:6035: ar cru libconftest.a @conftest.lst >&5 configure:6038: $? = 0 configure:6043: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6046: $? = 1 configure:6058: result: @ configure:6116: checking for strip configure:6132: found /usr/bin/strip configure:6143: result: strip configure:6215: checking for ranlib configure:6231: found /usr/bin/ranlib configure:6242: result: ranlib configure:6344: checking command to parse /usr/bin/nm -B output from gcc object configure:6464: gcc -c -g -O2 conftest.c >&5 configure:6467: $? = 0 configure:6471: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6474: $? = 0 configure:6540: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6543: $? = 0 configure:6581: result: ok configure:6618: checking for sysroot configure:6648: result: no configure:6904: checking for mt configure:6934: result: no configure:6954: checking if : is a manifest tool configure:6960: : '-?' configure:6968: result: no configure:7610: checking how to run the C preprocessor configure:7641: gcc -E conftest.c configure:7641: $? = 0 configure:7655: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Ember" | #define PACKAGE_TARNAME "ember" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "Ember 0.7.0" | #define PACKAGE_BUGREPORT "erik@ogenvik.org" | #define PACKAGE_URL "" | #define PACKAGE "ember" | #define VERSION "0.7.0" | /* end confdefs.h. */ | #include configure:7680: result: gcc -E configure:7700: gcc -E conftest.c configure:7700: $? = 0 configure:7714: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Ember" | #define PACKAGE_TARNAME "ember" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "Ember 0.7.0" | #define PACKAGE_BUGREPORT "erik@ogenvik.org" | #define PACKAGE_URL "" | #define PACKAGE "ember" | #define VERSION "0.7.0" | /* end confdefs.h. */ | #include configure:7743: checking for ANSI C header files configure:7763: gcc -c -g -O2 conftest.c >&5 configure:7763: $? = 0 configure:7836: gcc -o conftest -g -O2 conftest.c >&5 configure:7836: $? = 0 configure:7836: ./conftest configure:7836: $? = 0 configure:7847: result: yes configure:7860: checking for sys/types.h configure:7860: gcc -c -g -O2 conftest.c >&5 configure:7860: $? = 0 configure:7860: result: yes configure:7860: checking for sys/stat.h configure:7860: gcc -c -g -O2 conftest.c >&5 configure:7860: $? = 0 configure:7860: result: yes configure:7860: checking for stdlib.h configure:7860: gcc -c -g -O2 conftest.c >&5 configure:7860: $? = 0 configure:7860: result: yes configure:7860: checking for string.h configure:7860: gcc -c -g -O2 conftest.c >&5 configure:7860: $? = 0 configure:7860: result: yes configure:7860: checking for memory.h configure:7860: gcc -c -g -O2 conftest.c >&5 configure:7860: $? = 0 configure:7860: result: yes configure:7860: checking for strings.h configure:7860: gcc -c -g -O2 conftest.c >&5 configure:7860: $? = 0 configure:7860: result: yes configure:7860: checking for inttypes.h configure:7860: gcc -c -g -O2 conftest.c >&5 configure:7860: $? = 0 configure:7860: result: yes configure:7860: checking for stdint.h configure:7860: gcc -c -g -O2 conftest.c >&5 configure:7860: $? = 0 configure:7860: result: yes configure:7860: checking for unistd.h configure:7860: gcc -c -g -O2 conftest.c >&5 configure:7860: $? = 0 configure:7860: result: yes configure:7874: checking for dlfcn.h configure:7874: gcc -c -g -O2 conftest.c >&5 configure:7874: $? = 0 configure:7874: result: yes configure:8080: checking for objdir configure:8095: result: .libs configure:8362: checking if gcc supports -fno-rtti -fno-exceptions configure:8380: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8384: $? = 0 configure:8397: result: no configure:8724: checking for gcc option to produce PIC configure:8731: result: -fPIC -DPIC configure:8739: checking if gcc PIC flag -fPIC -DPIC works configure:8757: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8761: $? = 0 configure:8774: result: yes configure:8803: checking if gcc static flag -static works configure:8831: result: yes configure:8846: checking if gcc supports -c -o file.o configure:8867: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8871: $? = 0 configure:8893: result: yes configure:8901: checking if gcc supports -c -o file.o configure:8948: result: yes configure:8981: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10134: result: yes configure:10171: checking whether -lc should be explicitly linked in configure:10179: gcc -c -g -O2 conftest.c >&5 configure:10182: $? = 0 configure:10197: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10200: $? = 0 configure:10214: result: no configure:10374: checking dynamic linker characteristics configure:10885: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10885: $? = 0 configure:11107: result: GNU/Linux ld.so configure:11214: checking how to hardcode library paths into programs configure:11239: result: immediate configure:11779: checking whether stripping libraries is possible configure:11784: result: yes configure:11819: checking if libtool supports shared libraries configure:11821: result: yes configure:11824: checking whether to build shared libraries configure:11845: result: yes configure:11848: checking whether to build static libraries configure:11852: result: yes configure:11950: checking for g++ configure:11966: found /usr/bin/g++ configure:11977: result: g++ configure:12004: checking for C++ compiler version configure:12013: g++ --version >&5 g++ (GCC) 4.7.1 Copyright (C) 2012 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:12024: $? = 0 configure:12013: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.7.1/lto-wrapper Target: i686-pc-linux-gnu Configured with: /build/src/gcc-4.7.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release Thread model: posix gcc version 4.7.1 (GCC) configure:12024: $? = 0 configure:12013: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:12024: $? = 1 configure:12013: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:12024: $? = 1 configure:12028: checking whether we are using the GNU C++ compiler configure:12047: g++ -c conftest.cpp >&5 configure:12047: $? = 0 configure:12056: result: yes configure:12065: checking whether g++ accepts -g configure:12085: g++ -c -g conftest.cpp >&5 configure:12085: $? = 0 configure:12126: result: yes configure:12151: checking dependency style of g++ configure:12262: result: gcc3 configure:12295: checking how to run the C++ preprocessor configure:12322: g++ -E conftest.cpp configure:12322: $? = 0 configure:12336: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Ember" | #define PACKAGE_TARNAME "ember" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "Ember 0.7.0" | #define PACKAGE_BUGREPORT "erik@ogenvik.org" | #define PACKAGE_URL "" | #define PACKAGE "ember" | #define VERSION "0.7.0" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12361: result: g++ -E configure:12381: g++ -E conftest.cpp configure:12381: $? = 0 configure:12395: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:12395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Ember" | #define PACKAGE_TARNAME "ember" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "Ember 0.7.0" | #define PACKAGE_BUGREPORT "erik@ogenvik.org" | #define PACKAGE_URL "" | #define PACKAGE "ember" | #define VERSION "0.7.0" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12564: checking for ld used by g++ configure:12631: result: /usr/bin/ld configure:12638: checking if the linker (/usr/bin/ld) is GNU ld configure:12653: result: yes configure:12708: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13713: result: yes configure:13749: g++ -c -g -O2 conftest.cpp >&5 configure:13752: $? = 0 configure:14272: checking for g++ option to produce PIC configure:14279: result: -fPIC -DPIC configure:14287: checking if g++ PIC flag -fPIC -DPIC works configure:14305: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14309: $? = 0 configure:14322: result: yes configure:14345: checking if g++ static flag -static works configure:14373: result: yes configure:14385: checking if g++ supports -c -o file.o configure:14406: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14410: $? = 0 configure:14432: result: yes configure:14437: checking if g++ supports -c -o file.o configure:14484: result: yes configure:14514: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14550: result: yes configure:14691: checking dynamic linker characteristics configure:15358: result: GNU/Linux ld.so configure:15411: checking how to hardcode library paths into programs configure:15436: result: immediate configure:15525: checking for gcc configure:15552: result: gcc configure:15781: checking for C compiler version configure:15790: gcc --version >&5 gcc (GCC) 4.7.1 Copyright (C) 2012 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:15801: $? = 0 configure:15790: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.7.1/lto-wrapper Target: i686-pc-linux-gnu Configured with: /build/src/gcc-4.7.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release Thread model: posix gcc version 4.7.1 (GCC) configure:15801: $? = 0 configure:15790: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:15801: $? = 1 configure:15790: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:15801: $? = 1 configure:15805: checking whether we are using the GNU C compiler configure:15833: result: yes configure:15842: checking whether gcc accepts -g configure:15903: result: yes configure:15920: checking for gcc option to accept ISO C89 configure:15996: result: none needed configure:16018: checking dependency style of gcc configure:16129: result: gcc3 configure:16198: checking for gcc configure:16214: found /usr/bin/gcc configure:16225: result: gcc configure:16250: checking for Objective C compiler version configure:16259: gcc --version >&5 gcc (GCC) 4.7.1 Copyright (C) 2012 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:16270: $? = 0 configure:16259: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.7.1/lto-wrapper Target: i686-pc-linux-gnu Configured with: /build/src/gcc-4.7.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release Thread model: posix gcc version 4.7.1 (GCC) configure:16270: $? = 0 configure:16259: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:16270: $? = 1 configure:16259: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:16270: $? = 1 configure:16274: checking whether we are using the GNU Objective C compiler configure:16293: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:16293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Ember" | #define PACKAGE_TARNAME "ember" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "Ember 0.7.0" | #define PACKAGE_BUGREPORT "erik@ogenvik.org" | #define PACKAGE_URL "" | #define PACKAGE "ember" | #define VERSION "0.7.0" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:16302: result: no configure:16311: checking whether gcc accepts -g configure:16331: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:16331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Ember" | #define PACKAGE_TARNAME "ember" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "Ember 0.7.0" | #define PACKAGE_BUGREPORT "erik@ogenvik.org" | #define PACKAGE_URL "" | #define PACKAGE "ember" | #define VERSION "0.7.0" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:16346: gcc -c conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:16346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Ember" | #define PACKAGE_TARNAME "ember" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "Ember 0.7.0" | #define PACKAGE_BUGREPORT "erik@ogenvik.org" | #define PACKAGE_URL "" | #define PACKAGE "ember" | #define VERSION "0.7.0" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:16362: gcc -c -g conftest.m >&5 gcc: error trying to exec 'cc1obj': execvp: No such file or directory configure:16362: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Ember" | #define PACKAGE_TARNAME "ember" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "Ember 0.7.0" | #define PACKAGE_BUGREPORT "erik@ogenvik.org" | #define PACKAGE_URL "" | #define PACKAGE "ember" | #define VERSION "0.7.0" | #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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:16372: result: no configure:16397: checking dependency style of gcc configure:16506: result: gcc3 configure:16530: checking for xmllint configure:16548: found /usr/bin/xmllint configure:16561: result: /usr/bin/xmllint configure:16589: checking for ANSI C header files configure:16693: result: yes configure:16703: checking for stdlib.h configure:16703: result: yes configure:16715: checking math.h usability configure:16715: gcc -c -g -O2 conftest.c >&5 configure:16715: $? = 0 configure:16715: result: yes configure:16715: checking math.h presence configure:16715: gcc -E conftest.c configure:16715: $? = 0 configure:16715: result: yes configure:16715: checking for math.h configure:16715: result: yes configure:16727: checking signal.h usability configure:16727: gcc -c -g -O2 conftest.c >&5 configure:16727: $? = 0 configure:16727: result: yes configure:16727: checking signal.h presence configure:16727: gcc -E conftest.c configure:16727: $? = 0 configure:16727: result: yes configure:16727: checking for signal.h configure:16727: result: yes configure:16739: checking for an ANSI C-conforming const configure:16805: gcc -c -g -O2 conftest.c >&5 configure:16805: $? = 0 configure:16812: result: yes configure:16820: checking for inline configure:16836: gcc -c -g -O2 conftest.c >&5 configure:16836: $? = 0 configure:16844: result: inline configure:16862: checking whether struct tm is in sys/time.h or time.h configure:16882: gcc -c -g -O2 conftest.c >&5 configure:16882: $? = 0 configure:16889: result: time.h configure:16905: checking for sighandler_t configure:16905: g++ -c -g -O2 conftest.cpp >&5 configure:16905: $? = 0 configure:16905: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:35:26: error: expected primary-expression before ')' token configure:16905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Ember" | #define PACKAGE_TARNAME "ember" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "Ember 0.7.0" | #define PACKAGE_BUGREPORT "erik@ogenvik.org" | #define PACKAGE_URL "" | #define PACKAGE "ember" | #define VERSION "0.7.0" | #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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SIGNAL_H | # include | #endif | | int | main () | { | if (sizeof ((sighandler_t))) | return 0; | ; | return 0; | } configure:16905: result: yes configure:16927: checking for error_at_line configure:16943: gcc -o conftest -g -O2 conftest.c >&5 configure:16943: $? = 0 configure:16951: result: yes configure:16964: checking for stdlib.h configure:16964: result: yes configure:16974: checking for GNU libc compatible malloc configure:16998: gcc -o conftest -g -O2 conftest.c >&5 configure:16998: $? = 0 configure:16998: ./conftest configure:16998: $? = 0 configure:17008: result: yes configure:17031: checking for vprintf configure:17031: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:53:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] configure:17031: $? = 0 configure:17031: result: yes configure:17037: checking for _doprnt configure:17037: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccbymgKg.o: In function `main': /home/piotr/projekty/worldforge/kod/ember/conftest.c:65: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:17037: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Ember" | #define PACKAGE_TARNAME "ember" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "Ember 0.7.0" | #define PACKAGE_BUGREPORT "erik@ogenvik.org" | #define PACKAGE_URL "" | #define PACKAGE "ember" | #define VERSION "0.7.0" | #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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGHANDLER_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 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:17037: result: no configure:17051: checking for memset configure:17051: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:54:6: warning: conflicting types for built-in function 'memset' [enabled by default] configure:17051: $? = 0 configure:17051: result: yes configure:17051: checking for select configure:17051: gcc -o conftest -g -O2 conftest.c >&5 configure:17051: $? = 0 configure:17051: result: yes configure:17106: result: ************************************** * Checking for SDL Libraries ************************************** configure:17158: checking for sdl-config configure:17176: found /usr/bin/sdl-config configure:17189: result: /usr/bin/sdl-config configure:17199: checking for SDL - version >= 1.2.0 configure:17286: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/usr/lib -lSDL -lpthread >&5 configure:17286: $? = 0 configure:17286: ./conftest configure:17286: $? = 0 configure:17301: result: yes configure:17385: checking for glViewport in -lGL configure:17410: gcc -o conftest -g -O2 conftest.c -lGL >&5 configure:17410: $? = 0 configure:17419: result: yes configure:17454: result: ************************************** * Checking for C Libraries ************************************** configure:17644: checking for /proc/self/maps configure:17657: result: yes configure:17663: checking whether everything is installed to the same prefix configure:17679: result: no configure:17682: checking whether binary relocation support should be enabled configure:17700: result: no configure:17792: checking for main in -ltinyxml configure:17811: gcc -o conftest -g -O2 conftest.c -ltinyxml -lGL >&5 /usr/bin/ld: cannot find -ltinyxml collect2: error: ld returned 1 exit status configure:17811: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Ember" | #define PACKAGE_TARNAME "ember" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "Ember 0.7.0" | #define PACKAGE_BUGREPORT "erik@ogenvik.org" | #define PACKAGE_URL "" | #define PACKAGE "ember" | #define VERSION "0.7.0" | #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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGHANDLER_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_VPRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_OPENGL 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:17820: result: no configure:17860: result: ************************************** * Checking for C++ Libraries ************************************** configure:17870: checking ext/hash_set usability configure:17870: g++ -c -g -O2 -I/usr/X11R6/include -I/usr/include conftest.cpp >&5 In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../../include/c++/4.7.1/ext/hash_set:61:0, from conftest.cpp:67: /usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../../include/c++/4.7.1/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] configure:17870: $? = 0 configure:17870: result: yes configure:17870: checking ext/hash_set presence configure:17870: g++ -E conftest.cpp In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../../include/c++/4.7.1/ext/hash_set:61:0, from conftest.cpp:34: /usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../../include/c++/4.7.1/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] configure:17870: $? = 0 configure:17870: result: yes configure:17870: checking for ext/hash_set configure:17870: result: yes configure:17937: checking for pkg-config configure:17955: found /usr/bin/pkg-config configure:17967: result: /usr/bin/pkg-config configure:17992: checking pkg-config is at least version 0.9.0 configure:17995: result: yes configure:18005: checking for OPENAL configure:18012: $PKG_CONFIG --exists --print-errors "openal >= $OPENAL_VERSION" configure:18015: $? = 0 configure:18029: $PKG_CONFIG --exists --print-errors "openal >= $OPENAL_VERSION" configure:18032: $? = 0 configure:18074: result: yes configure:18119: checking for FREEALUT configure:18126: $PKG_CONFIG --exists --print-errors "freealut >= $FREEALUT_VERSION" configure:18129: $? = 0 configure:18143: $PKG_CONFIG --exists --print-errors "freealut >= $FREEALUT_VERSION" configure:18146: $? = 0 configure:18188: result: yes configure:18199: checking for SIG configure:18206: $PKG_CONFIG --exists --print-errors "sigc++-2.0 >= 2.0" configure:18209: $? = 0 configure:18223: $PKG_CONFIG --exists --print-errors "sigc++-2.0 >= 2.0" configure:18226: $? = 0 configure:18268: result: yes configure:18312: checking for boostlib >= 1.35.0 configure:18364: g++ -c -g -O2 -I/usr/X11R6/include -I/usr/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include conftest.cpp >&5 configure:18364: $? = 0 configure:18366: result: yes configure:18497: checking whether the Boost::Thread library is available configure:18529: g++ -c -pthread -g -O2 -I/usr/X11R6/include -I/usr/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include conftest.cpp >&5 configure:18529: $? = 0 configure:18544: result: yes configure:18655: checking "Checking if boost_thread require extra libs. Result: " configure:18677: checking for WF configure:18685: $PKG_CONFIG --exists --print-errors "eris-1.3 >= 1.3.20 \ varconf-1.0 >= 0.6.7 mercator-0.3 >= 0.3.1 atlascpp-0.6 >= 0.6.2 wfmath-1.0 >= 1.0.0 libwfut-0.2 >= 0.2.2" configure:18689: $? = 0 configure:18705: $PKG_CONFIG --exists --print-errors "eris-1.3 >= 1.3.20 \ varconf-1.0 >= 0.6.7 mercator-0.3 >= 0.3.1 atlascpp-0.6 >= 0.6.2 wfmath-1.0 >= 1.0.0 libwfut-0.2 >= 0.2.2" configure:18709: $? = 0 configure:18754: result: yes configure:18768: checking for OGRE configure:18775: $PKG_CONFIG --exists --print-errors "OGRE >= $OGRE_VERSION OGRE < $OGRE_MAX_VERSION" configure:18778: $? = 0 configure:18792: $PKG_CONFIG --exists --print-errors "OGRE >= $OGRE_VERSION OGRE < $OGRE_MAX_VERSION" configure:18795: $? = 0 configure:18843: result: yes configure:18876: g++ -c -g -O2 -I/usr/X11R6/include -I/usr/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/local/include/Eris-1.3 -I/usr/local/include/skstream-0.3 -I/usr/local/lib/skstream-0.3/include -I/usr/local/include/Atlas-C++-0.6 -I/usr/local/include/wfmath-1.0 -I/usr/local/include/Mercator-0.3 -I/usr/local/include/varconf-1.0 -I/usr/local/include/libwfut-0.2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/local/include -I/usr/local/include/OGRE -pthread -I/usr/include conftest.cpp >&5 configure:18876: $? = 0 configure:18904: g++ -c -g -O2 -I/usr/X11R6/include -I/usr/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/local/include/Eris-1.3 -I/usr/local/include/skstream-0.3 -I/usr/local/lib/skstream-0.3/include -I/usr/local/include/Atlas-C++-0.6 -I/usr/local/include/wfmath-1.0 -I/usr/local/include/Mercator-0.3 -I/usr/local/include/varconf-1.0 -I/usr/local/include/libwfut-0.2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/local/include -I/usr/local/include/OGRE -pthread -I/usr/include conftest.cpp >&5 configure:18904: $? = 0 configure:18917: checking for CEGUI configure:18924: $PKG_CONFIG --exists --print-errors "CEGUI >= $CEGUI_VERSION" configure:18927: $? = 0 configure:18941: $PKG_CONFIG --exists --print-errors "CEGUI >= $CEGUI_VERSION" configure:18944: $? = 0 configure:18992: result: yes configure:19004: checking for X11 configure:19011: $PKG_CONFIG --exists --print-errors "x11" configure:19014: $? = 0 configure:19028: $PKG_CONFIG --exists --print-errors "x11" configure:19031: $? = 0 configure:19075: result: yes configure:19090: checking for CEGUIOGRE configure:19097: $PKG_CONFIG --exists --print-errors "CEGUI-OGRE >= $CEGUI_VERSION" configure:19100: $? = 0 configure:19114: $PKG_CONFIG --exists --print-errors "CEGUI-OGRE >= $CEGUI_VERSION" configure:19117: $? = 0 configure:19161: result: yes configure:19173: checking for LUA configure:19180: $PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1" Package lua5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua5.1.pc' to the PKG_CONFIG_PATH environment variable No package 'lua5.1' found configure:19183: $? = 1 configure:19197: $PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1" Package lua5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua5.1.pc' to the PKG_CONFIG_PATH environment variable No package 'lua5.1' found configure:19200: $? = 1 configure:19214: result: no No package 'lua5.1' found configure:19233: checking for LUA configure:19240: $PKG_CONFIG --exists --print-errors "lua >= 5.1" configure:19243: $? = 0 configure:19257: $PKG_CONFIG --exists --print-errors "lua >= 5.1" configure:19260: $? = 0 configure:19302: result: yes configure:19307: Lua version => 5.1, make sure that CEGUI also has been compiled for this version configure:19429: checking for main in -lCEGUItoluapp configure:19448: g++ -o conftest -g -O2 -I/usr/X11R6/include -I/usr/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/local/include/Eris-1.3 -I/usr/local/include/skstream-0.3 -I/usr/local/lib/skstream-0.3/include -I/usr/local/include/Atlas-C++-0.6 -I/usr/local/include/wfmath-1.0 -I/usr/local/include/Mercator-0.3 -I/usr/local/include/varconf-1.0 -I/usr/local/include/libwfut-0.2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/local/include -I/usr/local/include/OGRE -I/usr/local/include -I/usr/local/include/CEGUI -pthread -I/usr/local/include -I/usr/local/include/OGRE -I/usr/local/include/CEGUI -DLUA51 -pthread -I/usr/include -L/usr/lib conftest.cpp -lCEGUItoluapp -lGL -lopenal -lalut -lopenal -lsigc-2.0 -L/usr/local/lib -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.3 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-1.0 -lwfut-0.2 -lsigc-2.0 -lcurl -L/usr/local/lib -lOgreMain -lpthread -L/usr/local/lib -lCEGUIBase -lX11 -L/usr/local/lib -lCEGUIOgreRenderer -lOgreMain -lpthread -lCEGUIBase -llua -lm >&5 /usr/bin/ld: cannot find -lCEGUItoluapp collect2: error: ld returned 1 exit status configure:19448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Ember" | #define PACKAGE_TARNAME "ember" | #define PACKAGE_VERSION "0.7.0" | #define PACKAGE_STRING "Ember 0.7.0" | #define PACKAGE_BUGREPORT "erik@ogenvik.org" | #define PACKAGE_URL "" | #define PACKAGE "ember" | #define VERSION "0.7.0" | #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 LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SIGHANDLER_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_VPRINTF 1 | #define HAVE_MEMSET 1 | #define HAVE_SELECT 1 | #define HAVE_OPENGL 1 | #define EXT_HASH 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_THREAD /**/ | #define OGRE_PLUGINDIR "/usr/local/lib/OGRE" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:19457: result: no configure:19474: checking for main in -ltolua++ configure:19493: g++ -o conftest -g -O2 -I/usr/X11R6/include -I/usr/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/local/include/Eris-1.3 -I/usr/local/include/skstream-0.3 -I/usr/local/lib/skstream-0.3/include -I/usr/local/include/Atlas-C++-0.6 -I/usr/local/include/wfmath-1.0 -I/usr/local/include/Mercator-0.3 -I/usr/local/include/varconf-1.0 -I/usr/local/include/libwfut-0.2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/local/include -I/usr/local/include/OGRE -I/usr/local/include -I/usr/local/include/CEGUI -pthread -I/usr/local/include -I/usr/local/include/OGRE -I/usr/local/include/CEGUI -DLUA51 -pthread -I/usr/include -L/usr/lib conftest.cpp -ltolua++ -lGL -lopenal -lalut -lopenal -lsigc-2.0 -L/usr/local/lib -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.3 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-1.0 -lwfut-0.2 -lsigc-2.0 -lcurl -L/usr/local/lib -lOgreMain -lpthread -L/usr/local/lib -lCEGUIBase -lX11 -L/usr/local/lib -lCEGUIOgreRenderer -lOgreMain -lpthread -lCEGUIBase -llua -lm >&5 configure:19493: $? = 0 configure:19502: result: yes configure:19614: checking for tolua++ configure:19630: found /usr/bin/tolua++ configure:19641: result: tolua++ configure:19766: checking for main in -lCEGUILuaScriptModule configure:19785: g++ -o conftest -g -O2 -I/usr/X11R6/include -I/usr/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/local/include/Eris-1.3 -I/usr/local/include/skstream-0.3 -I/usr/local/lib/skstream-0.3/include -I/usr/local/include/Atlas-C++-0.6 -I/usr/local/include/wfmath-1.0 -I/usr/local/include/Mercator-0.3 -I/usr/local/include/varconf-1.0 -I/usr/local/include/libwfut-0.2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/local/include -I/usr/local/include/OGRE -I/usr/local/include -I/usr/local/include/CEGUI -pthread -I/usr/local/include -I/usr/local/include/OGRE -I/usr/local/include/CEGUI -DLUA51 -pthread -I/usr/include -L/usr/lib conftest.cpp -lCEGUILuaScriptModule -ltolua++ -lGL -lopenal -lalut -lopenal -lsigc-2.0 -L/usr/local/lib -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.3 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-1.0 -lwfut-0.2 -lsigc-2.0 -lcurl -L/usr/local/lib -lOgreMain -lpthread -L/usr/local/lib -lCEGUIBase -lX11 -L/usr/local/lib -lCEGUIOgreRenderer -lOgreMain -lpthread -lCEGUIBase -llua -lm >&5 configure:19785: $? = 0 configure:19794: result: yes configure:19861: checking for cppunit-config configure:19892: result: no configure:19902: checking for Cppunit - version >= 1.8.0 configure:19964: result: *** Unable to find a recent enough CppUnit *** Will not run unit testing!! *** *** To get CppUnit see http://cppunit.sourceforge.net configure:20047: result: ************************************** * Tests Passed, Creating Makefiles. ************************************** configure:20168: checking that generated files are newer than configure configure:20174: result: done configure:20233: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Ember config.status 0.7.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sp_laptop config.status:1293: creating Makefile config.status:1293: creating src/Makefile config.status:1293: creating src/platform/Makefile config.status:1293: creating src/main/Makefile config.status:1293: creating src/components/Makefile config.status:1293: creating src/bindings/Makefile config.status:1293: creating src/bindings/lua/Makefile config.status:1293: creating src/framework/Makefile config.status:1293: creating src/framework/tasks/Makefile config.status:1293: creating src/framework/bindings/Makefile config.status:1293: creating src/framework/bindings/lua/Makefile config.status:1293: creating src/framework/bindings/lua/eris/Makefile config.status:1293: creating src/framework/bindings/lua/atlas/Makefile config.status:1293: creating src/framework/bindings/lua/varconf/Makefile config.status:1293: creating src/services/Makefile config.status:1293: creating src/services/config/Makefile config.status:1293: creating src/services/logging/Makefile config.status:1293: creating src/services/metaserver/Makefile config.status:1293: creating src/services/server/Makefile config.status:1293: creating src/services/scripting/Makefile config.status:1293: creating src/services/sound/Makefile config.status:1293: creating src/services/bindings/Makefile config.status:1293: creating src/services/bindings/lua/Makefile config.status:1293: creating src/services/wfut/Makefile config.status:1293: creating src/services/input/Makefile config.status:1293: creating src/services/serversettings/Makefile config.status:1293: creating ember.dox config.status:1293: creating ember config.status:1293: creating ember.spec config.status:1293: creating ember-media.spec config.status:1293: creating autopackage/default.apspec config.status:1293: creating src/extensions/Makefile config.status:1293: creating src/components/lua/Makefile config.status:1293: creating src/components/lua/bindings/Makefile config.status:1293: creating src/components/lua/bindings/lua/Makefile config.status:1293: creating src/components/ogre/scripting/Makefile config.status:1293: creating src/components/ogre/scripting/bindings/Makefile config.status:1293: creating src/components/ogre/scripting/bindings/lua/Makefile config.status:1293: creating src/components/ogre/scripting/bindings/lua/ogre/Makefile config.status:1293: creating src/components/ogre/scripting/bindings/lua/helpers/Makefile config.status:1293: creating src/components/ogre/Makefile config.status:1293: creating src/components/ogre/widgets/Makefile config.status:1293: creating src/components/ogre/widgets/adapters/Makefile config.status:1293: creating src/components/ogre/widgets/adapters/atlas/Makefile config.status:1293: creating src/components/ogre/widgets/adapters/atlas/bindings/Makefile config.status:1293: creating src/components/ogre/widgets/adapters/atlas/bindings/lua/Makefile config.status:1293: creating src/components/ogre/widgets/adapters/bindings/Makefile config.status:1293: creating src/components/ogre/widgets/adapters/bindings/lua/Makefile config.status:1293: creating src/components/ogre/widgets/representations/Makefile config.status:1293: creating src/components/ogre/widgets/representations/bindings/Makefile config.status:1293: creating src/components/ogre/widgets/representations/bindings/lua/Makefile config.status:1293: creating src/components/ogre/environment/caelum/Makefile config.status:1293: creating src/components/ogre/environment/pagedgeometry/Makefile config.status:1293: creating src/components/ogre/environment/meshtree/Makefile config.status:1293: creating src/components/ogre/environment/Makefile config.status:1293: creating src/components/ogre/data/Makefile config.status:1293: creating src/components/ogre/sounddefinitions/Makefile config.status:1293: creating src/components/ogre/authoring/Makefile config.status:1293: creating src/components/ogre/authoring/entityrecipes/Makefile config.status:1293: creating src/components/ogre/SceneManagers/Makefile config.status:1293: creating src/components/ogre/SceneManagers/EmberPagingSceneManager/Makefile config.status:1293: creating src/components/ogre/SceneManagers/EmberPagingSceneManager/src/Makefile config.status:1293: creating src/components/ogre/SceneManagers/EmberPagingSceneManager/include/Makefile config.status:1293: creating src/components/entitymapping/Makefile config.status:1293: creating src/components/cegui/Makefile config.status:1293: creating media/Makefile config.status:1293: creating media/packs/Makefile config.status:1293: creating test/Makefile config.status:1293: creating src/extensions/webember/Makefile config.status:1293: creating src/domain/Makefile config.status:1293: creating src/domain/bindings/Makefile config.status:1293: creating src/domain/bindings/lua/Makefile config.status:1293: creating src/config.h config.status:1522: executing depfiles commands config.status:1522: executing libtool commands configure:22817: result: ************************************** * Finished. Run make to compile Ember. * Note that you also need to install the media. This can be gotten in a couple of different ways. * The easiest way is to use the rsync make target (which uses the rsync program to update the media.). * If you're compiling from git and want to use the development version, do: * * make devmedia * * If you're using a release version, you should however instead do: * * make releasemediarsync * * Note that both of these make targets will just fetch and install the files directly, bypassing normal "make install" producures. They should therefore not be used if you don't want to pollute your installation directory, and shouldn't be used if you install to a system directory. * * A third way is to get the media tarball directly. This only works for release versions however. * You can find these media tarballs at http://amber.worldforge.org/WFUT . * The media should be installed to PREFIX/share/ember/media * so that you get PREFIX/share/ember/media/user and PREFIX/share/ember/media/shared. * More information can be found at the Ember page at http://www.worldforge.org ************************************** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline 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_CEGUIOGRE_CFLAGS_set= ac_cv_env_CEGUIOGRE_CFLAGS_value= ac_cv_env_CEGUIOGRE_LIBS_set= ac_cv_env_CEGUIOGRE_LIBS_value= ac_cv_env_CEGUI_CFLAGS_set= ac_cv_env_CEGUI_CFLAGS_value= ac_cv_env_CEGUI_LIBS_set= ac_cv_env_CEGUI_LIBS_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FREEALUT_CFLAGS_set= ac_cv_env_FREEALUT_CFLAGS_value= ac_cv_env_FREEALUT_LIBS_set= ac_cv_env_FREEALUT_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LUA_CFLAGS_set= ac_cv_env_LUA_CFLAGS_value= ac_cv_env_LUA_LIBS_set= ac_cv_env_LUA_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_value= ac_cv_env_OGRE_CFLAGS_set= ac_cv_env_OGRE_CFLAGS_value= ac_cv_env_OGRE_LIBS_set= ac_cv_env_OGRE_LIBS_value= ac_cv_env_OPENAL_CFLAGS_set= ac_cv_env_OPENAL_CFLAGS_value= ac_cv_env_OPENAL_LIBS_set= ac_cv_env_OPENAL_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=:/opt/qt/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SIG_CFLAGS_set= ac_cv_env_SIG_CFLAGS_value= ac_cv_env_SIG_LIBS_set= ac_cv_env_SIG_LIBS_value= ac_cv_env_WF_CFLAGS_set= ac_cv_env_WF_CFLAGS_value= ac_cv_env_WF_LIBS_set= ac_cv_env_WF_LIBS_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_LIBS_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= ac_cv_env_target_alias_value= ac_cv_file__proc_self_maps=yes ac_cv_func__doprnt=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_select=yes ac_cv_func_vprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_ext_hash_set=yes ac_cv_header_inttypes_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_CEGUILuaScriptModule_main=yes ac_cv_lib_CEGUItoluapp_main=no ac_cv_lib_GL_glViewport=yes ac_cv_lib_error_at_line=yes ac_cv_lib_tinyxml_main=no ac_cv_lib_toluapp_main=yes ac_cv_objc_compiler_gnu=no ac_cv_objext=o ac_cv_path_CPPUNIT_CONFIG=no ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_SED=/bin/sed ac_cv_path_XMLLINT=/usr/bin/xmllint ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OBJC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_ac_ct_TOLUAXX=tolua++ 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_prog_objc_g=no ac_cv_struct_tm=time.h ac_cv_target=i686-pc-linux-gnu ac_cv_type_sighandler_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=gcc3 am_cv_prog_tar_ustar=gnutar ax_cv_boost_thread=yes br_cv_binreloc=no br_cv_valid_prefixes=no lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_CEGUIOGRE_CFLAGS='-pthread -I/usr/local/include -I/usr/local/include/OGRE -I/usr/local/include/CEGUI ' pkg_cv_CEGUIOGRE_LIBS='-L/usr/local/lib -lCEGUIOgreRenderer -lOgreMain -lpthread -lCEGUIBase ' pkg_cv_CEGUI_CFLAGS='-I/usr/local/include -I/usr/local/include/CEGUI ' pkg_cv_CEGUI_LIBS='-L/usr/local/lib -lCEGUIBase ' pkg_cv_FREEALUT_CFLAGS=' ' pkg_cv_FREEALUT_LIBS='-lalut -lopenal ' pkg_cv_LUA_CFLAGS=' ' pkg_cv_LUA_LIBS='-llua -lm ' pkg_cv_OGRE_CFLAGS='-pthread -I/usr/local/include -I/usr/local/include/OGRE ' pkg_cv_OGRE_LIBS='-L/usr/local/lib -lOgreMain -lpthread ' pkg_cv_OPENAL_CFLAGS=' ' pkg_cv_OPENAL_LIBS='-lopenal ' pkg_cv_SIG_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' pkg_cv_SIG_LIBS='-lsigc-2.0 ' pkg_cv_WF_CFLAGS='-I/usr/local/include/Eris-1.3 -I/usr/local/include/skstream-0.3 -I/usr/local/lib/skstream-0.3/include -I/usr/local/include/Atlas-C++-0.6 -I/usr/local/include/wfmath-1.0 -I/usr/local/include/Mercator-0.3 -I/usr/local/include/varconf-1.0 -I/usr/local/include/libwfut-0.2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' pkg_cv_WF_LIBS='-L/usr/local/lib -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.3 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-1.0 -lwfut-0.2 -lsigc-2.0 -lcurl ' pkg_cv_X11_CFLAGS=' ' pkg_cv_X11_LIBS='-lX11 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/piotr/projekty/worldforge/kod/ember/missing --run aclocal-1.12' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='ar' AUTOCONF='${SHELL} /home/piotr/projekty/worldforge/kod/ember/missing --run autoconf' AUTOHEADER='${SHELL} /home/piotr/projekty/worldforge/kod/ember/missing --run autoheader' AUTOMAKE='${SHELL} /home/piotr/projekty/worldforge/kod/ember/missing --run automake-1.12' AWK='gawk' BINRELOC_CFLAGS='' BINRELOC_LIBS='' BOOST_CPPFLAGS='-pthread -I/usr/include' BOOST_LDFLAGS='-L/usr/lib ' BOOST_THREAD_LIB='' BUILD_STATIC_FALSE='' BUILD_STATIC_TRUE='#' BUILD_WEBEMBER_FALSE='' BUILD_WEBEMBER_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CEGUIOGRE_CFLAGS='-pthread -I/usr/local/include -I/usr/local/include/OGRE -I/usr/local/include/CEGUI ' CEGUIOGRE_LIBS='-L/usr/local/lib -lCEGUIOgreRenderer -lOgreMain -lpthread -lCEGUIBase ' CEGUI_CFLAGS='-I/usr/local/include -I/usr/local/include/CEGUI ' CEGUI_LIBS='-L/usr/local/lib -lCEGUIBase ' CFLAGS='-g -O2 -DNDEBUG' CPP='gcc -E' CPPFLAGS=' -pthread -I/usr/include' CPPUNIT_CFLAGS='' CPPUNIT_CONFIG='no' CPPUNIT_LIBS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -I/usr/X11R6/include -I/usr/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/local/include/Eris-1.3 -I/usr/local/include/skstream-0.3 -I/usr/local/lib/skstream-0.3/include -I/usr/local/include/Atlas-C++-0.6 -I/usr/local/include/wfmath-1.0 -I/usr/local/include/Mercator-0.3 -I/usr/local/include/varconf-1.0 -I/usr/local/include/libwfut-0.2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/usr/local/include -I/usr/local/include/OGRE -I/usr/local/include -I/usr/local/include/CEGUI -pthread -I/usr/local/include -I/usr/local/include/OGRE -I/usr/local/include/CEGUI -DLUA51 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' FREEALUT_CFLAGS=' ' FREEALUT_LIBS='-lalut -lopenal ' GREP='/usr/bin/grep' HAVE_LIBTINYXML_FALSE='' HAVE_LIBTINYXML_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS=' -L/usr/lib ' LIBOBJS='' LIBS='-lCEGUILuaScriptModule -ltolua++ -lGL -lopenal -lalut -lopenal -lsigc-2.0 -L/usr/local/lib -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.3 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-1.0 -lwfut-0.2 -lsigc-2.0 -lcurl -L/usr/local/lib -lOgreMain -lpthread -L/usr/local/lib -lCEGUIBase -lX11 -L/usr/local/lib -lCEGUIOgreRenderer -lOgreMain -lpthread -lCEGUIBase -llua -lm -L/usr/lib -lSDL -lpthread' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LUA_CFLAGS=' ' LUA_LIBS='-llua -lm ' MAKEINFO='${SHELL} /home/piotr/projekty/worldforge/kod/ember/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJC='gcc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='' OBJDUMP='objdump' OBJEXT='o' OGRE_CFLAGS='-pthread -I/usr/local/include -I/usr/local/include/OGRE ' OGRE_LIBS='-L/usr/local/lib -lOgreMain -lpthread ' OGRE_REAL_TYPE='float' OPENAL_CFLAGS=' ' OPENAL_LIBS='-lopenal ' OSX_FALSE='' OSX_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='ember' PACKAGE_BUGREPORT='erik@ogenvik.org' PACKAGE_NAME='Ember' PACKAGE_STRING='Ember 0.7.0' PACKAGE_TARNAME='ember' PACKAGE_URL='' PACKAGE_VERSION='0.7.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH=':/opt/qt/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' RANLIB='ranlib' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-L/usr/lib -lSDL -lpthread' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' SIG_LIBS='-lsigc-2.0 ' STRIP='strip' TOLUAXX='tolua++' USE_CPPUNIT_FALSE='' USE_CPPUNIT_TRUE='#' VERSION='0.7.0' WF_CFLAGS='-I/usr/local/include/Eris-1.3 -I/usr/local/include/skstream-0.3 -I/usr/local/lib/skstream-0.3/include -I/usr/local/include/Atlas-C++-0.6 -I/usr/local/include/wfmath-1.0 -I/usr/local/include/Mercator-0.3 -I/usr/local/include/varconf-1.0 -I/usr/local/include/libwfut-0.2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include ' WF_LIBS='-L/usr/local/lib -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.3 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-1.0 -lwfut-0.2 -lsigc-2.0 -lcurl ' WIN32_FALSE='' WIN32_TRUE='#' WINDRES='' X11_CFLAGS=' ' X11_LIBS='-lX11 ' XMLLINT='/usr/bin/xmllint' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_OBJC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJC_FALSE='#' am__fastdepOBJC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' 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' install_sh='${SHELL} /home/piotr/projekty/worldforge/kod/ember/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/piotr/projekty/worldforge' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Ember" #define PACKAGE_TARNAME "ember" #define PACKAGE_VERSION "0.7.0" #define PACKAGE_STRING "Ember 0.7.0" #define PACKAGE_BUGREPORT "erik@ogenvik.org" #define PACKAGE_URL "" #define PACKAGE "ember" #define VERSION "0.7.0" #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 LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_MATH_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIGHANDLER_T 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_VPRINTF 1 #define HAVE_MEMSET 1 #define HAVE_SELECT 1 #define HAVE_OPENGL 1 #define EXT_HASH 1 #define HAVE_BOOST /**/ #define HAVE_BOOST_THREAD /**/ #define OGRE_PLUGINDIR "/usr/local/lib/OGRE" configure: exit 0