[Mono-dev] Running make test in mono/mono/tests?

Robert Jordan robertj at gmx.net
Fri Jan 26 06:00:51 EST 2007


Mads Bondo Dydensborg wrote:
>> After a succesful compile from SVN head, I am trying to run "make test" in 
>> mono/mono/tests, as per instructions in 
>> http://www.mono-project.com/Test_Suite
>>
>> However, these tests fails at some point, looking for mscorlib.dll in the 
>> target directory (I have not installed - yet):
>>
>>
> MONO_PATH=../../../mcs/class/lib/default ../../runtime/mono-wrapper ../../../mcs/class/lib/default/mcs.exe -unsafe -nowarn:0162 -nowarn:0168 -nowarn:0219 ./exists.cs -out:exists.exe
>> MONO_IOMAP=all ../mini/mono exists.exe
>> The assembly mscorlib.dll was not found or could not be loaded.
>> It should have been installed in the 
>> `/usr/local/mono-svn/lib/mono/1.0/mscorlib.dll' directory.
>> make: *** [test-iomap-regression] Error 1

This issue has been fixed in SVN. You should update and re-autogen.

Robert




More information about the Mono-devel-list mailing list