address@hidden:~/enigma_build/crosscom$ git clone ../try3/Enigma Cloning into 'Enigma'... done. address@hidden:~/enigma_build/crosscom$ export PATH=/home/daniel/mxe/mxe/usr/bin:$PATH address@hidden:~/enigma_build/crosscom$ export PKG_CONFIG_PATH_i686_w64_mingw32_static="/home/daniel/mxe/mxe/usr/i686-w64-mingw32.static/lib/pkgconfig" address@hidden:~/enigma_build/crosscom$ unset `env | \ > grep -vi '^EDITOR=\|^HOME=\|^LANG=\|MXE\|^PATH=' | \ > grep -vi 'PKG_CONFIG\|PROXY\|^PS1=\|^TERM=' | \ > cut -d '=' -f1 | tr '\n' ' '` address@hidden:~/enigma_build/crosscom$ cd Enigma/ address@hidden:~/enigma_build/crosscom/Enigma$ cd etc address@hidden:~/enigma_build/crosscom/Enigma/etc$ chmod u+x mxe-configure.sh address@hidden:~/enigma_build/crosscom/Enigma/etc$ ./mxe-configure.sh make: *** No rule to make target 'distclean'. Stop. ./mxe-configure.sh: 12: ./mxe-configure.sh: ./configure: not found address@hidden:~/enigma_build/crosscom/Enigma/etc$ cd .. address@hidden:~/enigma_build/crosscom/Enigma$ ./autogen.sh Bootstrapping ./lib-src/zipios++ configure.ac:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:5: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:36: installing './compile' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' src/Makefile.am: installing './depcomp' OK Bootstrapping ./lib-src/enet configure.ac:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:2: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:4: installing './compile' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' OK Bootstrapping ./ configure.ac:4: installing './config.guess' configure.ac:4: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' lib-src/enigma-core/Makefile.am: installing './depcomp' OK You can now run configure and make. address@hidden:~/enigma_build/crosscom/Enigma$ cd etc address@hidden:~/enigma_build/crosscom/Enigma/etc$ ./mxe-configure.sh make: *** No rule to make target 'distclean'. Stop. checking build system type... i686-pc-linux-gnu checking host system type... i686-w64-mingw32.static checking target system type... i686-w64-mingw32.static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32.static-strip... i686-w64-mingw32.static-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for i686-w64-mingw32.static-gcc... i686-w64-mingw32.static-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-w64-mingw32.static-gcc accepts -g... yes checking for i686-w64-mingw32.static-gcc option to accept ISO C89... none needed checking whether i686-w64-mingw32.static-gcc understands -c and -o together... yes checking dependency style of i686-w64-mingw32.static-gcc... gcc3 checking how to run the C preprocessor... i686-w64-mingw32.static-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for i686-w64-mingw32.static-ranlib... i686-w64-mingw32.static-ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... guessing no checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... no checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... guessing no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ld used by GCC... /home/daniel/mxe/mxe/usr/bin/i686-w64-mingw32.static-ld checking if the linker (/home/daniel/mxe/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... yes checking for shared library run path origin... /bin/bash: ./config.rpath: No such file or directory done checking for ptrdiff_t... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... no checking nl_types.h presence... no checking for nl_types.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... no checking for geteuid... no checking for getgid... no checking for getuid... no checking for mempcpy... yes checking for munmap... no checking for putenv... yes checking for setenv... no checking for setlocale... yes checking for snprintf... yes checking for stpcpy... no checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking whether _snprintf is declared... yes checking whether _snwprintf is declared... yes checking whether feof_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... no checking for iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... no checking for LC_MESSAGES... no checking for bison... bison checking version of bison... 3.0.2, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... -lintl -liconv checking whether we are using the GNU C++ compiler... yes checking whether i686-w64-mingw32.static-g++ accepts -g... yes checking dependency style of i686-w64-mingw32.static-g++... gcc3 checking whether i686-w64-mingw32.static-g++ supports C++11 features by default... no checking whether i686-w64-mingw32.static-g++ supports C++11 features with -std=c++11... yes checking for i686-w64-mingw32.static-gcc... (cached) i686-w64-mingw32.static-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-w64-mingw32.static-gcc accepts -g... (cached) yes checking for i686-w64-mingw32.static-gcc option to accept ISO C89... (cached) none needed checking whether i686-w64-mingw32.static-gcc understands -c and -o together... (cached) yes checking dependency style of i686-w64-mingw32.static-gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-w64-mingw32.static-g++ accepts -g... (cached) yes checking dependency style of i686-w64-mingw32.static-g++... (cached) gcc3 checking how to run the C preprocessor... i686-w64-mingw32.static-gcc -E checking for i686-w64-mingw32.static-ranlib... (cached) i686-w64-mingw32.static-ranlib checking for i686-w64-mingw32.static-pkg-config... /home/daniel/mxe/mxe/usr/bin/i686-w64-mingw32.static-pkg-config checking pkg-config is at least version 0.9.0... yes checking for texi2html... /usr/bin/texi2html checking for pdflatex... no checking for convert... /usr/bin/convert checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for library containing dlopen... no checking for main in -lwinmm... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... cross compiling; assumed OK... yes checking for main in -lSDL_image... yes checking for IMG_Init in -lSDL_image... no checking for main in -lSDL_mixer... yes checking for Mix_Init in -lSDL_mixer... no checking for main in -lSDL_ttf... yes checking for Xerces release 3.0... found checking for main in -lxerces-c... yes checking for main in -lcurl... yes checking whether to include profiling information... no checking whether to include assert statements... yes checking whether to optimize... yes checking whether to debug the game with gdb... no checking whether to profile the game... no checking whether to build lua using c++... yes checking whether to enable warnings... no checking whether to use system enet... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating intl/Makefile config.status: creating data/Makefile config.status: creating data/gfx/Makefile config.status: creating data/gfx/flags25x15/Makefile config.status: creating data/gfx16/Makefile config.status: creating data/gfx32/Makefile config.status: creating data/gfx40/Makefile config.status: creating data/gfx48/Makefile config.status: creating data/gfx64/Makefile config.status: creating data/levels/Makefile config.status: creating data/levels/enigma_tutorial/Makefile config.status: creating data/levels/enigma_i/Makefile config.status: creating data/levels/enigma_ii/Makefile config.status: creating data/levels/enigma_iii/Makefile config.status: creating data/levels/enigma_iv/Makefile config.status: creating data/levels/enigma_v/Makefile config.status: creating data/levels/enigma_vi/Makefile config.status: creating data/levels/enigma_vii/Makefile config.status: creating data/levels/enigma_viii/Makefile config.status: creating data/levels/enigma_ix/Makefile config.status: creating data/levels/enigma_x/Makefile config.status: creating data/levels/enigma_cross/Makefile config.status: creating data/levels/enigma_esprit/Makefile config.status: creating data/levels/enigma_oxyd/Makefile config.status: creating data/levels/enigma_peroxyd/Makefile config.status: creating data/levels/enigma_oxydmagnum/Makefile config.status: creating data/levels/enigma_oxydextra/Makefile config.status: creating data/levels/enigma_experimental/Makefile config.status: creating data/levels/enigma_demolevels/Makefile config.status: creating data/levels/enigma_advent_10/Makefile config.status: creating data/levels/pentomino_i/Makefile config.status: creating data/levels/soko/Makefile config.status: creating data/levels/soko/skinner_microban01/Makefile config.status: creating data/levels/soko/skinner_microban02/Makefile config.status: creating data/levels/soko/skinner_microban03/Makefile config.status: creating data/levels/soko/skinner_microban04/Makefile config.status: creating data/levels/soko/skinner_microban05/Makefile config.status: creating data/levels/soko/skinner_sasquatch01/Makefile config.status: creating data/levels/soko/skinner_sasquatch02/Makefile config.status: creating data/levels/soko/skinner_sasquatch03/Makefile config.status: creating data/levels/soko/skinner_sasquatch04/Makefile config.status: creating data/levels/soko/skinner_sasquatch05/Makefile config.status: creating data/levels/soko/skinner_sasquatch06/Makefile config.status: creating data/levels/soko/skinner_sasquatch07/Makefile config.status: creating data/levels/soko/skinner_sasquatch08/Makefile config.status: creating data/levels/soko/skinner_sasquatch09/Makefile config.status: creating data/levels/soko/skinner_sasquatch10/Makefile config.status: creating data/levels/soko/skinner_sasquatch11/Makefile config.status: creating data/levels/soko/skinner_sasquatch12/Makefile config.status: creating data/levels/lib/Makefile config.status: creating data/levels/patches/Makefile config.status: creating data/fonts/Makefile config.status: creating data/music/Makefile config.status: creating data/music/game/Makefile config.status: creating data/music/menu/Makefile config.status: creating data/soundsets/Makefile config.status: creating data/soundsets/enigma/Makefile config.status: creating data/schemas/Makefile config.status: creating doc/Makefile config.status: creating doc/images/Makefile config.status: creating doc/images/flags25x15/Makefile config.status: creating doc/manual/Makefile config.status: creating doc/manual/images/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/images/Makefile config.status: creating etc/Makefile config.status: creating lib-src/Makefile config.status: creating lib-src/oxydlib/Makefile config.status: creating lib-src/lua/Makefile config.status: creating lib-src/manymouse/Makefile config.status: creating lib-src/enigma-core/Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating etc/enigma.spec config.status: creating etc/enigma.nsi config.status: creating etc/Info.plist config.status: creating po/Makefile.in config.status: creating etc/mingw32-dist.sh config.status: creating src/config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in lib-src/enet (/home/daniel/enigma_build/crosscom/Enigma/lib-src/enet) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--host=i686-w64-mingw32.static' '--target=i686-w64-mingw32.static' '--build=i686-pc-linux' '--enable-optimize' 'AR=i686-w64-mingw32.static-ar' 'build_alias=i686-pc-linux' 'host_alias=i686-w64-mingw32.static' 'target_alias=i686-w64-mingw32.static' 'CC=i686-w64-mingw32.static-gcc' 'CXX=i686-w64-mingw32.static-g++' 'CXXFLAGS=-g0' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32.static-strip... i686-w64-mingw32.static-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i686-w64-mingw32.static-gcc... i686-w64-mingw32.static-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-w64-mingw32.static-gcc accepts -g... yes checking for i686-w64-mingw32.static-gcc option to accept ISO C89... none needed checking whether i686-w64-mingw32.static-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i686-w64-mingw32.static-gcc... gcc3 checking for i686-w64-mingw32.static-ranlib... i686-w64-mingw32.static-ranlib checking for gethostbyaddr_r... no checking for gethostbyname_r... no checking for poll... no checking for fcntl... no checking for inet_pton... no checking for inet_ntop... no checking for struct msghdr.msg_flags... no checking for socklen_t... no checking how to run the C preprocessor... i686-w64-mingw32.static-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/enet/Makefile config.status: executing depfiles commands === configuring in lib-src/zipios++ (/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--host=i686-w64-mingw32.static' '--target=i686-w64-mingw32.static' '--build=i686-pc-linux' '--enable-optimize' 'AR=i686-w64-mingw32.static-ar' 'build_alias=i686-pc-linux' 'host_alias=i686-w64-mingw32.static' 'target_alias=i686-w64-mingw32.static' 'CC=i686-w64-mingw32.static-gcc' 'CXX=i686-w64-mingw32.static-g++' 'CXXFLAGS=-g0' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-w64-mingw32.static-strip... i686-w64-mingw32.static-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-w64-mingw32.static-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-w64-mingw32.static-g++... gcc3 checking for i686-w64-mingw32.static-gcc... i686-w64-mingw32.static-gcc checking whether we are using the GNU C compiler... yes checking whether i686-w64-mingw32.static-gcc accepts -g... yes checking for i686-w64-mingw32.static-gcc option to accept ISO C89... none needed checking whether i686-w64-mingw32.static-gcc understands -c and -o together... yes checking dependency style of i686-w64-mingw32.static-gcc... gcc3 checking how to run the C preprocessor... i686-w64-mingw32.static-gcc -E checking for i686-w64-mingw32.static-ranlib... i686-w64-mingw32.static-ranlib checking for inflate in -lz... yes checking for zError in -lz... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking whether the compiler implements namespaces... yes checking whether the compiler supports Standard Template Library... yes checking whether the compiler supports ISO C++ standard library... yes checking for std iostream... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating zipios++/Makefile config.status: creating src/Makefile config.status: creating zipios++/zipios-config.h config.status: executing depfiles commands Enigma is now configured Source directory: . Installation prefix: /usr/local C++ compiler: i686-w64-mingw32.static-g++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA Libraries: -lcurl -lxerces-c -lwinmm Linker options: Languages: de fr nl it es sv ru hu pt fi uk be el pl cs gd hr sk da System enet: no If these values seem to make sense, you can now run make. address@hidden:~/enigma_build/crosscom/Enigma/etc$ make make: Nothing to be done for 'all'. address@hidden:~/enigma_build/crosscom/Enigma/etc$ cd .. address@hidden:~/enigma_build/crosscom/Enigma$ make Making all in m4 make[1]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/m4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/m4' Making all in lib-src make[1]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src' Making all in oxydlib make[2]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/oxydlib' i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT DatFile.o -MD -MP -MF .deps/DatFile.Tpo -c -o DatFile.o DatFile.cpp mv -f .deps/DatFile.Tpo .deps/DatFile.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT VecUtils.o -MD -MP -MF .deps/VecUtils.Tpo -c -o VecUtils.o VecUtils.cpp mv -f .deps/VecUtils.Tpo .deps/VecUtils.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT FileUtils.o -MD -MP -MF .deps/FileUtils.Tpo -c -o FileUtils.o FileUtils.cpp mv -f .deps/FileUtils.Tpo .deps/FileUtils.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT Level.o -MD -MP -MF .deps/Level.Tpo -c -o Level.o Level.cpp mv -f .deps/Level.Tpo .deps/Level.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT Bitmap.o -MD -MP -MF .deps/Bitmap.Tpo -c -o Bitmap.o Bitmap.cpp mv -f .deps/Bitmap.Tpo .deps/Bitmap.Po rm -f liboxyd.a ar cru liboxyd.a DatFile.o VecUtils.o FileUtils.o Level.o Bitmap.o i686-w64-mingw32.static-ranlib liboxyd.a make[2]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/oxydlib' Making all in lua make[2]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/lua' i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lapi.o -MD -MP -MF .deps/liblua_a-lapi.Tpo -c -o liblua_a-lapi.o `test -f 'lapi.c' || echo './'`lapi.c mv -f .deps/liblua_a-lapi.Tpo .deps/liblua_a-lapi.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lauxlib.o -MD -MP -MF .deps/liblua_a-lauxlib.Tpo -c -o liblua_a-lauxlib.o `test -f 'lauxlib.c' || echo './'`lauxlib.c mv -f .deps/liblua_a-lauxlib.Tpo .deps/liblua_a-lauxlib.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lbaselib.o -MD -MP -MF .deps/liblua_a-lbaselib.Tpo -c -o liblua_a-lbaselib.o `test -f 'lbaselib.c' || echo './'`lbaselib.c mv -f .deps/liblua_a-lbaselib.Tpo .deps/liblua_a-lbaselib.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lcode.o -MD -MP -MF .deps/liblua_a-lcode.Tpo -c -o liblua_a-lcode.o `test -f 'lcode.c' || echo './'`lcode.c mv -f .deps/liblua_a-lcode.Tpo .deps/liblua_a-lcode.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-ldblib.o -MD -MP -MF .deps/liblua_a-ldblib.Tpo -c -o liblua_a-ldblib.o `test -f 'ldblib.c' || echo './'`ldblib.c mv -f .deps/liblua_a-ldblib.Tpo .deps/liblua_a-ldblib.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-ldebug.o -MD -MP -MF .deps/liblua_a-ldebug.Tpo -c -o liblua_a-ldebug.o `test -f 'ldebug.c' || echo './'`ldebug.c mv -f .deps/liblua_a-ldebug.Tpo .deps/liblua_a-ldebug.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-ldo.o -MD -MP -MF .deps/liblua_a-ldo.Tpo -c -o liblua_a-ldo.o `test -f 'ldo.c' || echo './'`ldo.c mv -f .deps/liblua_a-ldo.Tpo .deps/liblua_a-ldo.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-ldump.o -MD -MP -MF .deps/liblua_a-ldump.Tpo -c -o liblua_a-ldump.o `test -f 'ldump.c' || echo './'`ldump.c mv -f .deps/liblua_a-ldump.Tpo .deps/liblua_a-ldump.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lfunc.o -MD -MP -MF .deps/liblua_a-lfunc.Tpo -c -o liblua_a-lfunc.o `test -f 'lfunc.c' || echo './'`lfunc.c mv -f .deps/liblua_a-lfunc.Tpo .deps/liblua_a-lfunc.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lgc.o -MD -MP -MF .deps/liblua_a-lgc.Tpo -c -o liblua_a-lgc.o `test -f 'lgc.c' || echo './'`lgc.c mv -f .deps/liblua_a-lgc.Tpo .deps/liblua_a-lgc.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-linit.o -MD -MP -MF .deps/liblua_a-linit.Tpo -c -o liblua_a-linit.o `test -f 'linit.c' || echo './'`linit.c mv -f .deps/liblua_a-linit.Tpo .deps/liblua_a-linit.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-liolib.o -MD -MP -MF .deps/liblua_a-liolib.Tpo -c -o liblua_a-liolib.o `test -f 'liolib.c' || echo './'`liolib.c mv -f .deps/liblua_a-liolib.Tpo .deps/liblua_a-liolib.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-llex.o -MD -MP -MF .deps/liblua_a-llex.Tpo -c -o liblua_a-llex.o `test -f 'llex.c' || echo './'`llex.c mv -f .deps/liblua_a-llex.Tpo .deps/liblua_a-llex.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lmathlib.o -MD -MP -MF .deps/liblua_a-lmathlib.Tpo -c -o liblua_a-lmathlib.o `test -f 'lmathlib.c' || echo './'`lmathlib.c mv -f .deps/liblua_a-lmathlib.Tpo .deps/liblua_a-lmathlib.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lmem.o -MD -MP -MF .deps/liblua_a-lmem.Tpo -c -o liblua_a-lmem.o `test -f 'lmem.c' || echo './'`lmem.c mv -f .deps/liblua_a-lmem.Tpo .deps/liblua_a-lmem.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-loadlib.o -MD -MP -MF .deps/liblua_a-loadlib.Tpo -c -o liblua_a-loadlib.o `test -f 'loadlib.c' || echo './'`loadlib.c mv -f .deps/liblua_a-loadlib.Tpo .deps/liblua_a-loadlib.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lobject.o -MD -MP -MF .deps/liblua_a-lobject.Tpo -c -o liblua_a-lobject.o `test -f 'lobject.c' || echo './'`lobject.c mv -f .deps/liblua_a-lobject.Tpo .deps/liblua_a-lobject.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lopcodes.o -MD -MP -MF .deps/liblua_a-lopcodes.Tpo -c -o liblua_a-lopcodes.o `test -f 'lopcodes.c' || echo './'`lopcodes.c mv -f .deps/liblua_a-lopcodes.Tpo .deps/liblua_a-lopcodes.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-loslib.o -MD -MP -MF .deps/liblua_a-loslib.Tpo -c -o liblua_a-loslib.o `test -f 'loslib.c' || echo './'`loslib.c mv -f .deps/liblua_a-loslib.Tpo .deps/liblua_a-loslib.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lparser.o -MD -MP -MF .deps/liblua_a-lparser.Tpo -c -o liblua_a-lparser.o `test -f 'lparser.c' || echo './'`lparser.c mv -f .deps/liblua_a-lparser.Tpo .deps/liblua_a-lparser.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lstate.o -MD -MP -MF .deps/liblua_a-lstate.Tpo -c -o liblua_a-lstate.o `test -f 'lstate.c' || echo './'`lstate.c mv -f .deps/liblua_a-lstate.Tpo .deps/liblua_a-lstate.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lstring.o -MD -MP -MF .deps/liblua_a-lstring.Tpo -c -o liblua_a-lstring.o `test -f 'lstring.c' || echo './'`lstring.c mv -f .deps/liblua_a-lstring.Tpo .deps/liblua_a-lstring.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lstrlib.o -MD -MP -MF .deps/liblua_a-lstrlib.Tpo -c -o liblua_a-lstrlib.o `test -f 'lstrlib.c' || echo './'`lstrlib.c mv -f .deps/liblua_a-lstrlib.Tpo .deps/liblua_a-lstrlib.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-ltable.o -MD -MP -MF .deps/liblua_a-ltable.Tpo -c -o liblua_a-ltable.o `test -f 'ltable.c' || echo './'`ltable.c mv -f .deps/liblua_a-ltable.Tpo .deps/liblua_a-ltable.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-ltablib.o -MD -MP -MF .deps/liblua_a-ltablib.Tpo -c -o liblua_a-ltablib.o `test -f 'ltablib.c' || echo './'`ltablib.c mv -f .deps/liblua_a-ltablib.Tpo .deps/liblua_a-ltablib.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-ltm.o -MD -MP -MF .deps/liblua_a-ltm.Tpo -c -o liblua_a-ltm.o `test -f 'ltm.c' || echo './'`ltm.c mv -f .deps/liblua_a-ltm.Tpo .deps/liblua_a-ltm.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lundump.o -MD -MP -MF .deps/liblua_a-lundump.Tpo -c -o liblua_a-lundump.o `test -f 'lundump.c' || echo './'`lundump.c mv -f .deps/liblua_a-lundump.Tpo .deps/liblua_a-lundump.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lvm.o -MD -MP -MF .deps/liblua_a-lvm.Tpo -c -o liblua_a-lvm.o `test -f 'lvm.c' || echo './'`lvm.c mv -f .deps/liblua_a-lvm.Tpo .deps/liblua_a-lvm.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-lzio.o -MD -MP -MF .deps/liblua_a-lzio.Tpo -c -o liblua_a-lzio.o `test -f 'lzio.c' || echo './'`lzio.c mv -f .deps/liblua_a-lzio.Tpo .deps/liblua_a-lzio.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-tolua_event.o -MD -MP -MF .deps/liblua_a-tolua_event.Tpo -c -o liblua_a-tolua_event.o `test -f 'tolua_event.c' || echo './'`tolua_event.c mv -f .deps/liblua_a-tolua_event.Tpo .deps/liblua_a-tolua_event.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-tolua_is.o -MD -MP -MF .deps/liblua_a-tolua_is.Tpo -c -o liblua_a-tolua_is.o `test -f 'tolua_is.c' || echo './'`tolua_is.c mv -f .deps/liblua_a-tolua_is.Tpo .deps/liblua_a-tolua_is.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-tolua_map.o -MD -MP -MF .deps/liblua_a-tolua_map.Tpo -c -o liblua_a-tolua_map.o `test -f 'tolua_map.c' || echo './'`tolua_map.c mv -f .deps/liblua_a-tolua_map.Tpo .deps/liblua_a-tolua_map.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-tolua_push.o -MD -MP -MF .deps/liblua_a-tolua_push.Tpo -c -o liblua_a-tolua_push.o `test -f 'tolua_push.c' || echo './'`tolua_push.c mv -f .deps/liblua_a-tolua_push.Tpo .deps/liblua_a-tolua_push.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -x c++ -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -g -O2 -MT liblua_a-tolua_to.o -MD -MP -MF .deps/liblua_a-tolua_to.Tpo -c -o liblua_a-tolua_to.o `test -f 'tolua_to.c' || echo './'`tolua_to.c mv -f .deps/liblua_a-tolua_to.Tpo .deps/liblua_a-tolua_to.Po rm -f liblua.a ar cru liblua.a liblua_a-lapi.o liblua_a-lauxlib.o liblua_a-lbaselib.o liblua_a-lcode.o liblua_a-ldblib.o liblua_a-ldebug.o liblua_a-ldo.o liblua_a-ldump.o liblua_a-lfunc.o liblua_a-lgc.o liblua_a-linit.o liblua_a-liolib.o liblua_a-llex.o liblua_a-lmathlib.o liblua_a-lmem.o liblua_a-loadlib.o liblua_a-lobject.o liblua_a-lopcodes.o liblua_a-loslib.o liblua_a-lparser.o liblua_a-lstate.o liblua_a-lstring.o liblua_a-lstrlib.o liblua_a-ltable.o liblua_a-ltablib.o liblua_a-ltm.o liblua_a-lundump.o liblua_a-lvm.o liblua_a-lzio.o liblua_a-tolua_event.o liblua_a-tolua_is.o liblua_a-tolua_map.o liblua_a-tolua_push.o liblua_a-tolua_to.o i686-w64-mingw32.static-ranlib liblua.a make[2]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/lua' Making all in zipios++ make[2]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++' Making all in zipios++ make[3]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/zipios++' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/bash /home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/missing autoheader) rm -f stamp-h1 touch zipios-config.h.in cd .. && /bin/bash ./config.status zipios++/zipios-config.h config.status: creating zipios++/zipios-config.h make all-am make[4]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/zipios++' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/zipios++' make[3]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/zipios++' Making all in src make[3]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/src' i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT basicentry.o -MD -MP -MF .deps/basicentry.Tpo -c -o basicentry.o basicentry.cpp mv -f .deps/basicentry.Tpo .deps/basicentry.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT collcoll.o -MD -MP -MF .deps/collcoll.Tpo -c -o collcoll.o collcoll.cpp mv -f .deps/collcoll.Tpo .deps/collcoll.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT dircoll.o -MD -MP -MF .deps/dircoll.Tpo -c -o dircoll.o dircoll.cpp mv -f .deps/dircoll.Tpo .deps/dircoll.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT directory.o -MD -MP -MF .deps/directory.Tpo -c -o directory.o directory.cpp mv -f .deps/directory.Tpo .deps/directory.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT fcoll.o -MD -MP -MF .deps/fcoll.Tpo -c -o fcoll.o fcoll.cpp mv -f .deps/fcoll.Tpo .deps/fcoll.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT fcollexceptions.o -MD -MP -MF .deps/fcollexceptions.Tpo -c -o fcollexceptions.o fcollexceptions.cpp mv -f .deps/fcollexceptions.Tpo .deps/fcollexceptions.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT fileentry.o -MD -MP -MF .deps/fileentry.Tpo -c -o fileentry.o fileentry.cpp mv -f .deps/fileentry.Tpo .deps/fileentry.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT filepath.o -MD -MP -MF .deps/filepath.Tpo -c -o filepath.o filepath.cpp mv -f .deps/filepath.Tpo .deps/filepath.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT filterinputstreambuf.o -MD -MP -MF .deps/filterinputstreambuf.Tpo -c -o filterinputstreambuf.o filterinputstreambuf.cpp mv -f .deps/filterinputstreambuf.Tpo .deps/filterinputstreambuf.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT inflateinputstreambuf.o -MD -MP -MF .deps/inflateinputstreambuf.Tpo -c -o inflateinputstreambuf.o inflateinputstreambuf.cpp mv -f .deps/inflateinputstreambuf.Tpo .deps/inflateinputstreambuf.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT gzipoutputstream.o -MD -MP -MF .deps/gzipoutputstream.Tpo -c -o gzipoutputstream.o gzipoutputstream.cpp mv -f .deps/gzipoutputstream.Tpo .deps/gzipoutputstream.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT gzipoutputstreambuf.o -MD -MP -MF .deps/gzipoutputstreambuf.Tpo -c -o gzipoutputstreambuf.o gzipoutputstreambuf.cpp mv -f .deps/gzipoutputstreambuf.Tpo .deps/gzipoutputstreambuf.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT zipfile.o -MD -MP -MF .deps/zipfile.Tpo -c -o zipfile.o zipfile.cpp mv -f .deps/zipfile.Tpo .deps/zipfile.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT ziphead.o -MD -MP -MF .deps/ziphead.Tpo -c -o ziphead.o ziphead.cpp mv -f .deps/ziphead.Tpo .deps/ziphead.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT zipheadio.o -MD -MP -MF .deps/zipheadio.Tpo -c -o zipheadio.o zipheadio.cpp mv -f .deps/zipheadio.Tpo .deps/zipheadio.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT zipinputstream.o -MD -MP -MF .deps/zipinputstream.Tpo -c -o zipinputstream.o zipinputstream.cpp mv -f .deps/zipinputstream.Tpo .deps/zipinputstream.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT zipinputstreambuf.o -MD -MP -MF .deps/zipinputstreambuf.Tpo -c -o zipinputstreambuf.o zipinputstreambuf.cpp mv -f .deps/zipinputstreambuf.Tpo .deps/zipinputstreambuf.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT filteroutputstreambuf.o -MD -MP -MF .deps/filteroutputstreambuf.Tpo -c -o filteroutputstreambuf.o filteroutputstreambuf.cpp mv -f .deps/filteroutputstreambuf.Tpo .deps/filteroutputstreambuf.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT deflateoutputstreambuf.o -MD -MP -MF .deps/deflateoutputstreambuf.Tpo -c -o deflateoutputstreambuf.o deflateoutputstreambuf.cpp mv -f .deps/deflateoutputstreambuf.Tpo .deps/deflateoutputstreambuf.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT zipoutputstreambuf.o -MD -MP -MF .deps/zipoutputstreambuf.Tpo -c -o zipoutputstreambuf.o zipoutputstreambuf.cpp mv -f .deps/zipoutputstreambuf.Tpo .deps/zipoutputstreambuf.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../zipios++ -I./.. -I.. -g0 -MT zipoutputstream.o -MD -MP -MF .deps/zipoutputstream.Tpo -c -o zipoutputstream.o zipoutputstream.cpp mv -f .deps/zipoutputstream.Tpo .deps/zipoutputstream.Po rm -f libzipios.a ar cru libzipios.a basicentry.o collcoll.o dircoll.o directory.o fcoll.o fcollexceptions.o fileentry.o filepath.o filterinputstreambuf.o inflateinputstreambuf.o gzipoutputstream.o gzipoutputstreambuf.o zipfile.o ziphead.o zipheadio.o zipinputstream.o zipinputstreambuf.o filteroutputstreambuf.o deflateoutputstreambuf.o zipoutputstreambuf.o zipoutputstream.o i686-w64-mingw32.static-ranlib libzipios.a make[3]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/src' make[3]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++' make[2]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++' Making all in enigma-core make[2]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/enigma-core' i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -MT IMG_SavePNG.o -MD -MP -MF .deps/IMG_SavePNG.Tpo -c -o IMG_SavePNG.o IMG_SavePNG.c mv -f .deps/IMG_SavePNG.Tpo .deps/IMG_SavePNG.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -MT SDL_gfxPrimitives.o -MD -MP -MF .deps/SDL_gfxPrimitives.Tpo -c -o SDL_gfxPrimitives.o SDL_gfxPrimitives.c mv -f .deps/SDL_gfxPrimitives.Tpo .deps/SDL_gfxPrimitives.Po i686-w64-mingw32.static-gcc -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -MT SDL_rotozoom.o -MD -MP -MF .deps/SDL_rotozoom.Tpo -c -o SDL_rotozoom.o SDL_rotozoom.c mv -f .deps/SDL_rotozoom.Tpo .deps/SDL_rotozoom.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_argp.o -MD -MP -MF .deps/ecl_argp.Tpo -c -o ecl_argp.o ecl_argp.cc mv -f .deps/ecl_argp.Tpo .deps/ecl_argp.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_buffer.o -MD -MP -MF .deps/ecl_buffer.Tpo -c -o ecl_buffer.o ecl_buffer.cc mv -f .deps/ecl_buffer.Tpo .deps/ecl_buffer.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_dict.o -MD -MP -MF .deps/ecl_dict.Tpo -c -o ecl_dict.o ecl_dict.cc mv -f .deps/ecl_dict.Tpo .deps/ecl_dict.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_font.o -MD -MP -MF .deps/ecl_font.Tpo -c -o ecl_font.o ecl_font.cc mv -f .deps/ecl_font.Tpo .deps/ecl_font.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_geom.o -MD -MP -MF .deps/ecl_geom.Tpo -c -o ecl_geom.o ecl_geom.cc mv -f .deps/ecl_geom.Tpo .deps/ecl_geom.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_math.o -MD -MP -MF .deps/ecl_math.Tpo -c -o ecl_math.o ecl_math.cc mv -f .deps/ecl_math.Tpo .deps/ecl_math.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_sdl.o -MD -MP -MF .deps/ecl_sdl.Tpo -c -o ecl_sdl.o ecl_sdl.cc mv -f .deps/ecl_sdl.Tpo .deps/ecl_sdl.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_system.o -MD -MP -MF .deps/ecl_system.Tpo -c -o ecl_system.o ecl_system.cc mv -f .deps/ecl_system.Tpo .deps/ecl_system.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_sys_localename.o -MD -MP -MF .deps/ecl_sys_localename.Tpo -c -o ecl_sys_localename.o ecl_sys_localename.cc ecl_sys_localename.cc: In function 'std::string ecl::SysMessageLocaleName()': ecl_sys_localename.cc:1038:9: error: duplicate case value case SUBLANG_SINDHI_AFGHANISTAN: return "sd_AF"; ^ ecl_sys_localename.cc:1037:9: error: previously used here case SUBLANG_SINDHI_PAKISTAN: return "sd_PK"; ^ Makefile:460: recipe for target 'ecl_sys_localename.o' failed make[2]: *** [ecl_sys_localename.o] Error 1 make[2]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/enigma-core' Makefile:379: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src' Makefile:466: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 address@hidden:~/enigma_build/crosscom/Enigma$ make Making all in m4 make[1]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/m4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/m4' Making all in lib-src make[1]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src' Making all in oxydlib make[2]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/oxydlib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/oxydlib' Making all in lua make[2]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/lua' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/lua' Making all in zipios++ make[2]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++' Making all in zipios++ make[3]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/zipios++' make all-am make[4]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/zipios++' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/zipios++' make[3]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/zipios++' Making all in src make[3]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/src' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++/src' make[3]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++' make[2]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/zipios++' Making all in enigma-core make[2]: Entering directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/enigma-core' i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_sys_localename.o -MD -MP -MF .deps/ecl_sys_localename.Tpo -c -o ecl_sys_localename.o ecl_sys_localename.cc mv -f .deps/ecl_sys_localename.Tpo .deps/ecl_sys_localename.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_utf.o -MD -MP -MF .deps/ecl_utf.Tpo -c -o ecl_utf.o ecl_utf.cc mv -f .deps/ecl_utf.Tpo .deps/ecl_utf.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_util.o -MD -MP -MF .deps/ecl_util.Tpo -c -o ecl_util.o ecl_util.cc mv -f .deps/ecl_util.Tpo .deps/ecl_util.Po i686-w64-mingw32.static-g++ -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g0 -std=c++11 -DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -MT ecl_video.o -MD -MP -MF .deps/ecl_video.Tpo -c -o ecl_video.o ecl_video.cc In file included from ecl_video.cc:24:0: /usr/include/SDL/SDL_syswm.h:58:22: fatal error: X11/Xlib.h: No such file or directory #include ^ compilation terminated. Makefile:460: recipe for target 'ecl_video.o' failed make[2]: *** [ecl_video.o] Error 1 make[2]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src/enigma-core' Makefile:379: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/daniel/enigma_build/crosscom/Enigma/lib-src' Makefile:466: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1