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':
freetype.c:5113: error: called object 'pFT_MulFix' is not a function
freetype.c:5114: error: called object 'pFT_MulFix' is not a function
freetype.c:5116: error: called object 'pFT_MulFix' is not a function
freetype.c:5124: error: called object 'pFT_MulFix' is not a function
freetype.c:5124: error: called object 'pFT_MulFix' is not a function
freetype.c:5128: error: called object 'pFT_MulFix' is not a function
freetype.c:5132: error: called object 'pFT_MulFix' is not a function
freetype.c:5212: error: called object 'pFT_MulFix' is not a function
freetype.c:5213: error: called object 'pFT_MulFix' is not a function
freetype.c:5214: error: called object 'pFT_MulFix' is not a function
freetype.c:5215: error: called object 'pFT_MulFix' is not a function
freetype.c:5216: error: called object 'pFT_MulFix' is not a function
freetype.c:5217: error: called object 'pFT_MulFix' is not a function
freetype.c:5218: error: called object 'pFT_MulFix' is not a function
freetype.c:5219: error: called object 'pFT_MulFix' is not a function
freetype.c:5220: error: called object 'pFT_MulFix' is not a function
freetype.c:5225: error: called object 'pFT_MulFix' is not a function
freetype.c:5226: error: called object 'pFT_MulFix' is not a function
freetype.c:5227: error: called object 'pFT_MulFix' is not a function
freetype.c:5228: error: called object 'pFT_MulFix' is not a function
freetype.c:5229: error: called object 'pFT_MulFix' is not a function
freetype.c:5230: error: called object 'pFT_MulFix' is not a function
freetype.c:5231: error: called object 'pFT_MulFix' is not a function
freetype.c:5232: error: called object 'pFT_MulFix' is not a function
freetype.c:5233: error: called object 'pFT_MulFix' is not a function
freetype.c:5234: error: called object 'pFT_MulFix' is not a function
freetype.c:5239: error: called object 'pFT_MulFix' is not a function
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

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

        Damian Dimmich <[email protected]>

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.




------------------------------------------------------------------------------
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

Reply via email to