From: M. Saggaf (alsaggaf@athena.mit.edu)
Date: 11/05/92


From: alsaggaf@athena.mit.edu (M. Saggaf)
Subject: Re: Anyone compile gwm-1.7 with Linux ?
Date: Thu, 5 Nov 1992 22:52:46 GMT


>>>>> On 5 Nov 92 08:37:50 GMT, andre@maties.sun.ac.za (ANDRE SKARZYNSKI) said:

AS> Hi All!

AS> I have trouble getting gwm v1.7 to compile. The problem seems to occur with
AS> flex. There seems to have trouble getting the lex stuff processed correctly,
AS> it might aslo have something to do with bison as well. I am afraid this is
AS> rather sketchy, but I am not near my linux machine. I did use bison -y, so
AS> the simple stuff is no problem, it is just when one compiles the proccessed
AS> code it complains about yytext and other things not been defined.

AS> Any help or suggestions will be much appreciated.

If you want to compile gwm, you have to use lex and yacc. Flex and
bison won't do.