[Mono-list] Problem with CVS

Ron Gage ron@rongage.org
Sat, 06 Sep 2003 15:17:49 -0400


I downloaded the latest mono and mcs from cvs today and tried to compile 
them...

Mono compiled without any problems, but when compiling mcs, the process 
hangs
indefinately here:

../jay/jay: 2../jay/jay: 2 rules never reduced
../jay/jay: 31 shift/reduce conflicts, 1 reduce/reduce conflict.
mcs   -d:NET_1_1 -g /target:exe /out:mcs.exe AssemblyInfo.cs 
anonymous.cs assign.cs attribute.cs driver.cs cs-tokenizer.cs cfold.cs 
class.cs codegen.cs const.cs constant.cs convert.cs decl.cs delegate.cs 
enum.cs ecore.cs expression.cs flowanalysis.cs genericparser.cs 
interface.cs iterators.cs literal.cs location.cs modifiers.cs 
namespace.cs parameter.cs pending.cs report.cs rootcontext.cs 
statement.cs support.cs typemanager.cs symbolwriter.cs tree.cs cs-parser.cs

When it hangs, it just sits there and does nothing.  It does not appear 
to be an infinite loop as system load
sits quite low (0.05) when this occurs.

Any idea on what I am doing wrong here?

Ron Gage - Pontiac MI