dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Portable.NET 0.6.8 released


From: Rhys Weatherley
Subject: Re: [DotGNU]Portable.NET 0.6.8 released
Date: Tue, 10 Aug 2004 07:48:29 +1000
User-agent: KMail/1.4.3

On Tuesday 10 August 2004 05:14 am, pancake wrote:
> yacc -d  ilasm_grammar.y && mv y.tab.c ilasm_grammar.c
> yacc: e - line 970 of "ilasm_grammar.y", syntax error
> %expect 9
> ^
> make[1]: *** [ilasm_grammar.c] Error 1
> make[1]: Leaving directory `/tmp/lang/pnet/work/pnet-0.6.8/ilasm'
> make: *** [all-recursive] Error 1

It looks like your version of "yacc" doesn't understand the "%expect" command.  
Try using bison or byacc instead.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]