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

Mads Bondo Dydensborg mbd at dbc.dk
Tue Jan 23 01:27:45 EST 2007


Hi there

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
Could not run mono runtime tests

/usr/local/mono-svn is my configured target directory for this mono 
installation.

At this point I do have a couple of mscorlib.dll's in the source/compile 
directory, but it does not pick it up:

$ find . -type f -name "mscorlib.dll"
./mcs/class/lib/basic/mscorlib.dll
./mcs/class/lib/net_1_1_bootstrap/mscorlib.dll
./mcs/class/lib/net_2_0_bootstrap/mscorlib.dll
./mcs/class/lib/default/mscorlib.dll
./mcs/class/lib/net_2_0/mscorlib.dll

So, what am I doing wrong?

Regards,

Mads

-- 
Med venlig hilsen/Regards

Systemudvikler/Systemsdeveloper cand.scient.dat, Ph.d., Mads Bondo Dydensborg
Dansk BiblioteksCenter A/S, Tempovej 7-11, 2750 Ballerup, Tlf. +45 44 86 77 34



More information about the Mono-devel-list mailing list