Unfortunately that version of wine won't build with current Xcodes on Leopard, so I'm not able to reproduce the issue. The current Fink-unstable Wine works for me, but right now we're rolling out Snow Leopard packages, so we're having to hold off on moving anything to stable.
2009/9/1 Matthew Bainbridge <[email protected]>: > 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 > > ------------------------------------------------------------------------------ > 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 > -- Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Documenter ------------------------------------------------------------------------------ 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
