Nickman@BwF-Nickman /cygdrive/e/OpenTTD
$ ./configure
checking awk... awk
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
detecting OS... CYGWIN
checking universal build... no
checking build cc... gcc
checking host cc... gcc
checking build c++... g++
checking host c++... g++
checking host windres... windres
checking host strip... strip
checking makedepend... makedepend
checking static... yes
checking unicode... yes
using debug level... no
checking SDL... not found
checking COCOA... not OSX, skipping
checking GDI video driver... found
checking dedicated... not selected
checking network... found
checking translator... no
checking assert... enabled
checking zlib... found
checking libpng... found
checking libfreetype... not found
checking libfontconfig... WIN32, skipping
checking iconv... not OSX, skipping
checking psp-config... not PSP, skipping
checking libtimidity... not found
checking direct-music... not found
checking sort... sort
checking endianess... AUTO
suppress language errors... no
checking stripping... strip -s
checking OSX sysroot... not OSX, skipping
checking OSX application bundle... not OSX, skipping
checking revision... svn detection
using CFLAGS... -I/usr/include -DCYGWIN -DWITH_REV -O2 -fomit-frame-pointer -Wall -Wno-multichar -Wsign-compare -Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -mwin32 -mno-cygwin -DW
IN -DWITH_ZLIB -DWITH_PNG -I/usr/include/libpng12 -DUNICODE -D_UNICODE -DENABLE_NETWORK -Wstrict-prototypes -Wdeclaration-after-statement -Wold-style-definition
using LDFLAGS... -lstdc++ -lws2_32 -lwinmm -lgdi32 -ldxguid -lole32 /lib/libz.a -L/usr/lib -lpng12 -lz -mwin32 -mno-cygwin -Wl,--subsystem,windows -static
Generating Makefile...
Generating lang/Makefile...
Generating objs/Makefile...
Nickman@BwF-Nickman /cygdrive/e/OpenTTD
$ make
make[1]: Entering directory `/cygdrive/e/OpenTTD/objs/lang'
[LANG] Compiling and Linking endian_check.exe
[LANG] Testing endianness for host
[LANG] Compiling string.cpp
[LANG] Compiling strgen/strgen.cpp
[LANG] Compiling and Linking strgen.exe
[LANG] Generating table/strings.h
[LANG] Compiling language american
[LANG] Compiling language brazilian_portuguese
[LANG] Compiling language bulgarian
[LANG] Compiling language catalan
[LANG] Compiling language czech
[LANG] Compiling language danish
[LANG] Compiling language dutch
[LANG] Compiling language english
[LANG] Compiling language esperanto
[LANG] Compiling language estonian
[LANG] Compiling language finnish
[LANG] Compiling language french
[LANG] Compiling language galician
[LANG] Compiling language german
[LANG] Compiling language hungarian
[LANG] Compiling language icelandic
[LANG] Compiling language italian
[LANG] Compiling language japanese
[LANG] Compiling language korean
[LANG] Compiling language lithuanian
/cygdrive/e/OpenTTD/src/lang/lithuanian.txt:3273: warning: 'STR_GROUP_TRAINS_CAPTION' is untranslated. Tweaking english string to allow compilation for plural forms
/cygdrive/e/OpenTTD/src/lang/lithuanian.txt:3274: warning: 'STR_GROUP_ROADVEH_CAPTION' is untranslated. Tweaking english string to allow compilation for plural forms
/cygdrive/e/OpenTTD/src/lang/lithuanian.txt:3275: warning: 'STR_GROUP_SHIPS_CAPTION' is untranslated. Tweaking english string to allow compilation for plural forms
[LANG] Compiling language norwegian_bokmal
[LANG] Compiling language norwegian_nynorsk
[LANG] Compiling language origveh
[LANG] Compiling language polish
/cygdrive/e/OpenTTD/src/lang/polish.txt:3273: warning: 'STR_GROUP_TRAINS_CAPTION' is untranslated. Tweaking english string to allow compilation for plural forms
/cygdrive/e/OpenTTD/src/lang/polish.txt:3274: warning: 'STR_GROUP_ROADVEH_CAPTION' is untranslated. Tweaking english string to allow compilation for plural forms
/cygdrive/e/OpenTTD/src/lang/polish.txt:3275: warning: 'STR_GROUP_SHIPS_CAPTION' is untranslated. Tweaking english string to allow compilation for plural forms
[LANG] Compiling language portuguese
[LANG] Compiling language romanian
[LANG] Compiling language russian
[LANG] Compiling language simplified_chinese
/cygdrive/e/OpenTTD/src/lang/simplified_chinese.txt:3273: warning: 'STR_GROUP_TRAINS_CAPTION' is untranslated. Tweaking english string to allow compilation for plural forms
/cygdrive/e/OpenTTD/src/lang/simplified_chinese.txt:3274: warning: 'STR_GROUP_ROADVEH_CAPTION' is untranslated. Tweaking english string to allow compilation for plural forms
/cygdrive/e/OpenTTD/src/lang/simplified_chinese.txt:3275: warning: 'STR_GROUP_SHIPS_CAPTION' is untranslated. Tweaking english string to allow compilation for plural forms
[LANG] Compiling language slovak
[LANG] Compiling language slovenian
/cygdrive/e/OpenTTD/src/lang/slovenian.txt:3273: warning: 'STR_GROUP_TRAINS_CAPTION' is untranslated. Tweaking english string to allow compilation for plural forms
/cygdrive/e/OpenTTD/src/lang/slovenian.txt:3274: warning: 'STR_GROUP_ROADVEH_CAPTION' is untranslated. Tweaking english string to allow compilation for plural forms
/cygdrive/e/OpenTTD/src/lang/slovenian.txt:3275: warning: 'STR_GROUP_SHIPS_CAPTION' is untranslated. Tweaking english string to allow compilation for plural forms
[LANG] Compiling language spanish
[LANG] Compiling language swedish
[LANG] Compiling language traditional_chinese
[LANG] Compiling language turkish
[LANG] Compiling language ukrainian
make[1]: Leaving directory `/cygdrive/e/OpenTTD/objs/lang'
make[1]: Entering directory `/cygdrive/e/OpenTTD/objs/release'
[SRC] Compiling and Linking endian_check.exe
[SRC] Testing endianness for target
[SRC] DEP CHECK (all files)
make[1]: Leaving directory `/cygdrive/e/OpenTTD/objs/release'
make[1]: Entering directory `/cygdrive/e/OpenTTD/objs/release'
[SRC] Compiling rev.cpp
[SRC] Compiling ai/ai.cpp
In file included from /cygdrive/e/OpenTTD/src/ai/../stdafx.h:28,
from /cygdrive/e/OpenTTD/src/ai/ai.cpp:3:
/usr/lib/gcc/i686-pc-mingw32/3.4.4/include/c++/cstdlib:181: error: `::strtold' has not been declared
/usr/lib/gcc/i686-pc-mingw32/3.4.4/include/c++/cstdlib:200: error: `__gnu_cxx::strtold' has not been declared
make[1]: *** [ai/ai.o] Error 1
make[1]: Leaving directory `/cygdrive/e/OpenTTD/objs/release'
make: *** [all] Error 2