problem with afm on x86 Solaris 8

Don Quixote MarkBurger at india.com
Thu Jun 28 20:22:33 CDT 2001


Hello,

I want to use wine on x86 Solaris 8 to run free agent. I downloaded
wine-20010510 and installed gcc 2.95.3 to compile wine, xpm, binutils,
bison,flex and updated xvidmode.c. Now I got this error:

make[2]: Leaving directory `/d1/wine-20010510/dlls/winedos'
make[2]: Entering directory `/d1/wine-20010510/dlls/winmm/wineoss'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/d1/wine-20010510/dlls/winmm/wineoss'
make[2]: Entering directory `/d1/wine-20010510/dlls/wineps'
gcc -c -I. -I. -I../../include -I../../include  -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__  -D_REENTRANT
-I/usr/openwin/include -o afm.o afm.c
afm.c: In function `CalcWindowsMetrics':
afm.c:868: structure has no member named `sAscender'
afm.c:869: structure has no member named `sDescender'
afm.c:871: structure has no member named `sLineGap'
afm.c:871: structure has no member named `sAscender'
afm.c:871: structure has no member named `sDescender'
afm.c:872: structure has no member named `sLineGap'
afm.c:873: structure has no member named `sLineGap'
afm.c:876: structure has no member named `sAscender'
afm.c:877: structure has no member named `sDescender'
afm.c:878: structure has no member named `sLineGap'
afm.c: In function `AddBuiltinAFMs':
afm.c:908: `PSDRV_BuiltinAFMs' undeclared (first use in this function)
afm.c:908: (Each undeclared identifier is reported only once
afm.c:908: for each function it appears in.)
make[2]: *** [afm.o] Error 1
make[2]: Leaving directory `/d1/wine-20010510/dlls/wineps'
make[1]: *** [wineps/libwineps.so] Error 2
make[1]: Leaving directory `/d1/wine-20010510/dlls'
make: *** [dlls] Error 2

I tried to update afm.c from CVS but still can not fix it. Any one
know how to fix it? Or anyone know which version of wine can work for
x86 Solaris 8? I just want to use wine no matter which version. Please
help. Please.





More information about the wine-users mailing list