Matthew Bainbridge wrote: > Hi there, > > I'm having trouble building Wine 1.1.0-1. Fink gives me this error: > > 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': > freetype.c:5113: error: called object 'pFT_MulFix' is not a function > ...bla bla bla... > 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.s1WATC failed, exit code 2 > Removing runtime build-lock... > > Any idea what is wrong? I'm using a MacBook, OS X version 10.5.8. > > Cheers, > M
That's not the same error that I got back in July of 2008 (the output of that one is here: http://~robertwyatt.info/fink/wine-1.1.0-1.txt), but I can also confirm that the one in unstable builds and installs on 10.5.8 (with 74 dependencies in my case). I've also posted that build at the above site, but I'm not sure how that might help. bash-4.0$ fink list -t wine Information about 9278 packages read in 24 seconds. i wine 1.1.24-100 Microsoft Windows compatibility layer wine-dev 1.1.24-100 Microsoft Windows compatibility layer winefish 1.3.3-1003 LaTeX-oriented text editor winetricks 20090604-1 Install redistributable runtime tools in Wine --Robert ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
