[Mono-dev] CLR SIGSEGV when compiling from SVN

Kaushik Srenevasan ksrenev at gmail.com
Sun Dec 11 11:30:06 EST 2005


Zoltan Varga wrote:

>                    Hi,
>
>  This is already fixed in SVN.
>
>On 12/11/05, Kaushik Srenevasan <ksrenev at gmail.com> wrote:
>
Thanks. I did a svn update and it compiled properly but I am getting a 
different error.

make[8]: Entering directory 
`/mnt/mono/clr/mcs/class/Microsoft.Build.Framework'
MONO_PATH="../../class/lib/net_2_0:$MONO_PATH" 
/mnt/mono/clr/mono/runtime/mono-wrapper  ../../gmcs/gmcs.exe 
/codepage:28591  -d:NET_1_1 -d:NET_2_0 -debug /noconfig /r:mscorlib.dll 
/r:System.dll -target:library 
-out:../../class/lib/net_2_0/Microsoft.Build.Framework.dll  
@Microsoft.Build.Framework.dll.sources
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the 
`/mnt/mono/clr/distrib/1.1/lib/mono/2.0/mscorlib.dll' directory.
make[8]: *** [../../class/lib/net_2_0/Microsoft.Build.Framework.dll] Error 1
make[8]: Leaving directory 
`/mnt/mono/clr/mcs/class/Microsoft.Build.Framework'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory 
`/mnt/mono/clr/mcs/class/Microsoft.Build.Framework'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/mnt/mono/clr/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/mnt/mono/clr/mcs'
make[4]: *** [profile-do--net_2_0--all] Error 2
make[4]: Leaving directory `/mnt/mono/clr/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/mnt/mono/clr/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/mnt/mono/clr/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/mono/clr/mono'
make: *** [all] Error 2

I tried searching the archives, but couldn't find something relevant. 
Please point me to relevant posts if this has already been discussed.

Thanks,
Kaushik Srenevasan




More information about the Mono-devel-list mailing list