[Mono-list] SVN Compile Troubles
Abe Gillespie
abe.gillespie at gmail.com
Mon May 30 20:07:22 EDT 2005
I'm compiling on a brand new system and bootstrapping via
get-monolite-latest. The first error I run into is this:
make[6]: mcs: Command not found
make[6]: *** [build/deps/basic-profile-check.exe] Error 127
make[6]: Leaving directory `/usr/local/src/mono/mcs'
*** The compiler 'mcs' doesn't appear to be usable.
*** Falling back to using pre-compiled binaries. Be warned, this may not work.
Then later on I get:
make[8]: Entering directory `/usr/local/src/mono/mcs/class/System'
MONO_PATH="../../class/lib/basic:$MONO_PATH"
/usr/local/src/mono/runtime/mono-wrapper
../../class/lib/basic/mcs.exe -d:NET_1_1 -d:ONLY_1_1
-d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig /r:mscorlib.dll
/define:XML_DEP /r:System.Xml.dll /target:library /out:System.dll
@System.dll.sources
/bin/sh: /usr/local/src/mono/runtime/mono-wrapper: No such file or directory
make[8]: *** [../../class/lib/basic/System.dll] Error 127
Thanks for any help.
-Abe
More information about the Mono-list
mailing list