#33706: wine 1.4: build failure: Undefined symbols _FT_Init_FreeType etc --------------------------------+------------------------------------------- Reporter: alkanova@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: wine --------------------------------+------------------------------------------- Changes (by ryandesign@…): * cc: jwa@… (added) * owner: macports-tickets@… => ryandesign@… * port: Wine => wine Comment: The archive you attached contains two logs. "main.log" can be ignored because it was not a clean build attempt. "main 2.log" says this: {{{ :info:build Undefined symbols for architecture i386: :info:build "_FT_Init_FreeType", referenced from: :info:build _main in sfnt2fnt.o :info:build "_FT_Library_Version", referenced from: :info:build _main in sfnt2fnt.o :info:build "_FT_New_Face", referenced from: :info:build _main in sfnt2fnt.o :info:build "_FT_Set_Pixel_Sizes", referenced from: :info:build _main in sfnt2fnt.o :info:build "_wine_cp_get_table", referenced from: :info:build _main in sfnt2fnt.o :info:build "_FT_Load_Sfnt_Table", referenced from: :info:build _main in sfnt2fnt.o :info:build "_FT_Load_Char", referenced from: :info:build _main in sfnt2fnt.o :info:build "_FT_Get_First_Char", referenced from: :info:build _main in sfnt2fnt.o :info:build "_FT_Get_Sfnt_Name_Count", referenced from: :info:build _main in sfnt2fnt.o :info:build "_FT_Get_Sfnt_Name", referenced from: :info:build _main in sfnt2fnt.o :info:build "_FT_Get_Sfnt_Table", referenced from: :info:build _main in sfnt2fnt.o :info:build "_FT_Get_Char_Index", referenced from: :info:build _main in sfnt2fnt.o :info:build "_FT_Done_Face", referenced from: :info:build _main in sfnt2fnt.o :info:build ld: symbol(s) not found for architecture i386 }}} This looks a great deal like #22917 but that only affected wine-crossover- games... Could you attach the config.log? Maybe that will provide a clue. Also please show the output of these commands: {{{ port -v installed freetype /usr/bin/file /opt/local/lib/libfreetype.6.dylib }}} -- Ticket URL: <https://trac.macports.org/ticket/33706#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS