[Mono-dev] Win32 build broken since r49459

Kornél Pál kornelpal at hotmail.com
Mon Sep 5 13:53:04 EDT 2005


Hi,

I am unable to build mcs tree since r49459 updates.

I used the following command line, but the result is the same with just
'make':

$ make EXTERNAL_MCS=/usr/local/bin/mcs EXTERNAL_RUNTIME=/usr/local/bin/mono

basic profile compiles but then I get the following error:

MONO_PATH="../class/lib/basic:$MONO_PATH" /mono/mono/runtime/mono-wrapper
../cl
ass/lib/basic/mcs.exe  /nologo /optimize -d:NET_1_1 -d:ONLY_1_1 /debug+
/debug:f
ull -target:exe -out:mcs.exe cs-parser.cs  @../build/deps/mcs.exe.response
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the
`C:\Mono\mono\mono\mini\lib\mono\1.0\mscorl
ib.dll' directory.
make[7]: *** [../class/lib/net_1_1_bootstrap/mcs.exe] Error 1

I think this is originating from the build system.

Kornél




More information about the Mono-devel-list mailing list