Cannot even compile Wine

Terence Parker tcpman at email.com
Sun Mar 11 09:24:19 CST 2001


Hello,

I am not great at figuring out compilation problems - usually I just curse 
and give up. Trying to compile Wine from binaries I get the following 
error, anyone knows what's wrong and can offer some help on how to get it 
to work?

(the stuff at the top was cut out to save space)

-----
make[2]: Leaving directory `/share/Emulators/wine-20010305/tools/specmaker'
cd `dirname winebuild/__depend__` && make depend
make[2]: Entering directory `/share/Emulators/wine-20010305/tools/winebuild'
../../tools/makedep -I. -I. -I../../include -I../../include  -C. import.c 
main.c parser.c relay.c res16.c res32.c spec16.c spec32.c utils.c    -C. 
make[2]: Leaving directory `/share/Emulators/wine-20010305/tools/winebuild'
cd `dirname wmc/__depend__` && make depend
make[2]: Entering directory `/share/Emulators/wine-20010305/tools/wmc'
../../tools/makedep -I. -I. -I../../include -I../../include  -C. lang.c 
mcl.c utils.c wmc.c write.c   mcy.y -C. 
make[2]: Leaving directory `/share/Emulators/wine-20010305/tools/wmc'
cd `dirname wrc/__depend__` && make depend
make[2]: Entering directory `/share/Emulators/wine-20010305/tools/wrc'
yacc  -bppy -ppp -d -t ./ppy.y
make[2]: yacc: Command not found
make[2]: *** [ppy.tab.c] Error 127
make[2]: Leaving directory `/share/Emulators/wine-20010305/tools/wrc'
make[1]: *** [wrc/__depend__] Error 2
make[1]: Leaving directory `/share/Emulators/wine-20010305/tools'
make: *** [tools/__depend__] Error 2

Compilation failed, aborting install.

-----

Any help would be appreciated. Thanks.

Terence.

P.S. - I forgot to say. I'm running Mandrake Linux 7.2 and, as far as I can 
remember, I did install most of the important Development tools. Is there a 
specific one or a library I need to get Wine compiled?



More information about the wine-users mailing list