[Mono-devel-list] Build from SVN broken?

James Fitzsimons james.fitzsimons at gmail.com
Fri Nov 26 15:45:24 EST 2004


Hi all,

This may be a known issue, but when I try to build from SVN at the
moment I get the following error:

make[6]: Entering directory
`/home/james/development/MonoProjects/mcs/mcs'
../jay/jay -ctv < ../jay/skeleton.cs cs-parser.jay > jay-tmp.out && mv
jay-tmp.out cs-parser.cs
../jay/jay: 2 rules never reduced
../jay/jay: 30 shift/reduce conflicts, 1 reduce/reduce conflict.
MONO_PATH="../class/lib/net_1_1_bootstrap:$MONO_PATH"
/home/james/development/MonoProjects/mono/runtime/mono-wrapper
../class/lib/net_1_1_bootstrap/mcs.exe   -d:NET_1_1 -d:ONLY_1_1 -g
/target:exe /out:mcs.exe cs-parser.cs  @mcs.exe.sources
cannot open assembly ../class/lib/net_1_1_bootstrap/mcs.exe
make[6]: *** [../class/lib/default/mcs.exe] Error 2
make[6]: Leaving directory
`/home/james/development/MonoProjects/mcs/mcs'
make[5]: *** [install] Error 2
make[5]: Leaving directory
`/home/james/development/MonoProjects/mcs/mcs'
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory `/home/james/development/MonoProjects/mcs'
make[3]: *** [profile-do--default--install] Error 2
make[3]: Leaving directory `/home/james/development/MonoProjects/mcs'
make[2]: *** [profiles-do--install] Error 2
make[2]: Leaving directory `/home/james/development/MonoProjects/mcs'
make[1]: *** [install-exec] Error 2
make[1]: Leaving directory
`/home/james/development/MonoProjects/mono/runtime'
make: *** [install-recursive] Error 1
james at athos mono $ 

I don't know if it makes any difference (I suspect not as it looks like
a path problem in a makefile or something similar) but I am building
mono on an amd64 machine.

Any clues? 

Cheers,
James Fitzsimons
-- 
It's 5.50 a.m.... Do you know where your stack pointer is ?




More information about the Mono-devel-list mailing list