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
[SRC] Compiling ai/default/default.cpp
[SRC] Compiling ai/trolly/build.cpp
[SRC] Compiling ai/trolly/pathfinder.cpp
[SRC] Compiling ai/trolly/shared.cpp
[SRC] Compiling ai/trolly/trolly.cpp
[SRC] Compiling aircraft_cmd.cpp
[SRC] Compiling aircraft_gui.cpp
[SRC] Compiling airport.cpp
[SRC] Compiling airport_gui.cpp
[SRC] Compiling articulated_vehicles.cpp
[SRC] Compiling autoreplace_cmd.cpp
[SRC] Compiling autoreplace_gui.cpp
[SRC] Compiling aystar.cpp
[SRC] Compiling bmp.cpp
[SRC] Compiling bridge_gui.cpp
[SRC] Compiling bridge_map.cpp
[SRC] Compiling build_vehicle_gui.cpp
[SRC] Compiling callback_table.cpp
[SRC] Compiling cargotype.cpp
[SRC] Compiling clear_cmd.cpp
[SRC] Compiling command.cpp
[SRC] Compiling console.cpp
[SRC] Compiling console_cmds.cpp
[SRC] Compiling currency.cpp
[SRC] Compiling date.cpp
[SRC] Compiling debug.cpp
[SRC] Compiling dedicated.cpp
[SRC] Compiling depot.cpp
[SRC] Compiling depot_gui.cpp
[SRC] Compiling disaster_cmd.cpp
[SRC] Compiling dock_gui.cpp
[SRC] Compiling driver.cpp
[SRC] Compiling dummy_land.cpp
[SRC] Compiling economy.cpp
[SRC] Compiling elrail.cpp
[SRC] Compiling engine.cpp
[SRC] Compiling engine_gui.cpp
[SRC] Compiling fileio.cpp
[SRC] Compiling fios.cpp
[SRC] Compiling fontcache.cpp
/cygdrive/e/OpenTTD/src/fontcache.cpp:20:22: ft2build.h: No such file or directory
/cygdrive/e/OpenTTD/src/fontcache.cpp:21:10: #include expects "FILENAME" or <FILENAME>
/cygdrive/e/OpenTTD/src/fontcache.cpp:22:10: #include expects "FILENAME" or <FILENAME>
/cygdrive/e/OpenTTD/src/fontcache.cpp:28: error: `FT_Library' does not name a type
/cygdrive/e/OpenTTD/src/fontcache.cpp:29: error: `FT_Face' does not name a type
/cygdrive/e/OpenTTD/src/fontcache.cpp:30: error: `FT_Face' does not name a type
/cygdrive/e/OpenTTD/src/fontcache.cpp:31: error: `FT_Face' does not name a type
/cygdrive/e/OpenTTD/src/fontcache.cpp:58: error: `FT_Error' does not name a type
/cygdrive/e/OpenTTD/src/fontcache.cpp:236: error: `FT_Face' has not been declared
/cygdrive/e/OpenTTD/src/fontcache.cpp:237: error: ISO C++ forbids declaration of `face' with no type
/cygdrive/e/OpenTTD/src/fontcache.cpp: In function `void LoadFreeTypeFont(const char*, int*, const char*)':
/cygdrive/e/OpenTTD/src/fontcache.cpp:238: error: `FT_Error' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:238: error: (Each undeclared identifier is reported only once for each function it appears in.)
/cygdrive/e/OpenTTD/src/fontcache.cpp:238: error: expected `;' before "error"
/cygdrive/e/OpenTTD/src/fontcache.cpp:242: error: `_library' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:242: error: `FT_New_Face' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:244: error: `FT_Err_Ok' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:244: error: `GetFontByFaceName' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:247: error: base operand of `->' is not a pointer
/cygdrive/e/OpenTTD/src/fontcache.cpp:247: error: base operand of `->' is not a pointer
/cygdrive/e/OpenTTD/src/fontcache.cpp:250: error: `ft_encoding_unicode' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:250: error: `FT_Select_Charmap' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:253: error: `FT_Err_Invalid_CharMap_Handle' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:257: error: `FT_CharMap' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:257: error: expected `;' before "found"
/cygdrive/e/OpenTTD/src/fontcache.cpp:260: error: base operand of `->' is not a pointer
/cygdrive/e/OpenTTD/src/fontcache.cpp:261: error: expected `;' before "charmap"
/cygdrive/e/OpenTTD/src/fontcache.cpp:262: error: `charmap' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:263: error: `found' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:268: error: `FT_Set_Charmap' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:274: error: `FT_Done_Face' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:275: warning: converting to non-pointer type `int' from NULL
/cygdrive/e/OpenTTD/src/fontcache.cpp: In function `void InitFreeType()':
/cygdrive/e/OpenTTD/src/fontcache.cpp:288: error: `_library' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:288: error: `FT_Init_FreeType' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:288: error: `FT_Err_Ok' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:296: error: `_face_small' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:297: error: `_face_medium' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:298: error: `_face_large' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:301: error: `FT_Set_Pixel_Sizes' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp: At global scope:
/cygdrive/e/OpenTTD/src/fontcache.cpp:307: error: `FT_Face' does not name a type
/cygdrive/e/OpenTTD/src/fontcache.cpp: In function `const Sprite* GetGlyph(FontSize, WChar)':
/cygdrive/e/OpenTTD/src/fontcache.cpp:367: error: `FT_Face' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:367: error: expected `;' before "face"
/cygdrive/e/OpenTTD/src/fontcache.cpp:368: error: `FT_GlyphSlot' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:368: error: expected `;' before "slot"
/cygdrive/e/OpenTTD/src/fontcache.cpp:381: error: `face' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:391: error: `slot' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:393: error: `FT_LOAD_DEFAULT' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:393: error: `FT_Load_Char' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:394: error: `FT_RENDER_MODE_MONO' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:394: error: `FT_Render_Glyph' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp: In function `uint GetGlyphWidth(FontSize, WChar)':
/cygdrive/e/OpenTTD/src/fontcache.cpp:440: error: `FT_Face' undeclared (first use this function)
/cygdrive/e/OpenTTD/src/fontcache.cpp:440: error: expected `;' before "face"
/cygdrive/e/OpenTTD/src/fontcache.cpp:443: error: `face' undeclared (first use this function)
make[1]: *** [fontcache.o] Error 1
make[1]: Leaving directory `/cygdrive/e/OpenTTD/objs/release'
make: *** [all] Error 2