Tim Brunne wrote: > Wine fails to compile on my Mac OS 10.4/Xcode 2.5 with the most recent Fink > installed. > > - I did selfupdate and update-all several times. > - I am using the Fink X.org X server (6.8.2) > - I "fink fetch"ed all packages with freetype in the name and rebuild them > successfully; then did the same for wine packages. > > But the latter package(s) don't compile as I get the following error messages. > > Any ideas? Tim > > > > gcc -c -I. -I. -I../../include -I../../include -I/sw/include/freetype2 > -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing > -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith > -I/sw/lib/freetype219/include -I/sw/lib/fontconfig2/include -g -O2 -o > freetype.o freetype.c > freetype.c:166: error: 'FT_MulFix' undeclared here (not in a function) > freetype.c:166: warning: type defaults to 'int' in declaration of 'pFT_MulFix' > freetype.c: In function 'WineEngGetOutlineTextMetrics': <snip> > freetype.c:5240: error: called object 'pFT_MulFix' is not a function > make[2]: *** [freetype.o] Error 1 > make[1]: *** [gdi32] Error 2 > make: *** [dlls] Error 2 > ### execution of /var/tmp/tmp.1.ax6evw failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-wine-1.1.0-1 > (Lese Datenbank ... 97721 Dateien und Verzeichnisse sind derzeit installiert.) > Entferne fink-buildlock-wine-1.1.0-1 ... > Failed: phase compiling: wine-1.1.0-1 failed >
Tim, Have you tried building the wine version that is available in the unstable tree, 1.1.29-100? http://www.finkproject.org/faq/usage-fink.php?phpLang=en#unstable --Robert ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
