You are not logged in.

#1 2009-02-03 10:05:02

jarrett
Member
From: On my chair
Registered: 2009-02-03
Posts: 15

wine-stable won't compile!

Hi,
I have just recently made the switch to Arch from Fedora, and I'm really loving it so far.. but I have some problems setting up the wine-stable package from AUR.
I can't use the latest Wine (1.1.14?) because the game that I want to play doesn't seem to install (Football Manager 2008), which installed just fine in the stable release on Fedora.

When I use yaourt -S wine-stable it stops with this error:

gcc -c -I. -I. -I../../include -I../../include -I/usr/include/freetype2  -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  -march=i686 -mtune=generic -O2 -pipe  -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:5009: error: called object 'pFT_MulFix' is not a function                                                                                                
freetype.c:5010: error: called object 'pFT_MulFix' is not a function                                                                                                
freetype.c:5012: error: called object 'pFT_MulFix' is not a function                                                                                                
freetype.c:5020: error: called object 'pFT_MulFix' is not a function                                                                                                
freetype.c:5020: error: called object 'pFT_MulFix' is not a function
freetype.c:5024: error: called object 'pFT_MulFix' is not a function
freetype.c:5028: error: called object 'pFT_MulFix' is not a function
freetype.c:5109: error: called object 'pFT_MulFix' is not a function
freetype.c:5110: error: called object 'pFT_MulFix' is not a function
freetype.c:5111: error: called object 'pFT_MulFix' is not a function
freetype.c:5112: error: called object 'pFT_MulFix' is not a function
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:5115: error: called object 'pFT_MulFix' is not a function
freetype.c:5116: error: called object 'pFT_MulFix' is not a function
freetype.c:5117: error: called object 'pFT_MulFix' is not a function
freetype.c:5122: error: called object 'pFT_MulFix' is not a function
freetype.c:5123: error: called object 'pFT_MulFix' is not a function
freetype.c:5124: error: called object 'pFT_MulFix' is not a function
freetype.c:5125: error: called object 'pFT_MulFix' is not a function
freetype.c:5126: error: called object 'pFT_MulFix' is not a function
freetype.c:5127: error: called object 'pFT_MulFix' is not a function
freetype.c:5128: error: called object 'pFT_MulFix' is not a function
freetype.c:5129: error: called object 'pFT_MulFix' is not a function
freetype.c:5130: error: called object 'pFT_MulFix' is not a function
freetype.c:5131: error: called object 'pFT_MulFix' is not a function
freetype.c:5136: error: called object 'pFT_MulFix' is not a function
freetype.c:5137: error: called object 'pFT_MulFix' is not a function
make[2]: *** [freetype.o] Error 1

Any help at all would be greatly appreciated!

Offline

#2 2009-02-04 10:31:41

jarrett
Member
From: On my chair
Registered: 2009-02-03
Posts: 15

Re: wine-stable won't compile!

Hmm, seems I posted this in the wrong section... sorry.

I'm not able to move it myself?

Offline

#3 2009-02-04 10:40:59

hbekel
Member
Registered: 2008-10-04
Posts: 311

Re: wine-stable won't compile!

google "FT_MulFix undeclared here (not in a function)", the first hit provides a patch.

Offline

Board footer

Powered by FluxBB