[Mono-bugs] [Bug 443024] New: test-compiler-2.0: eval-test.exe fails to compile

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 7 17:35:40 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=443024


           Summary: test-compiler-2.0: eval-test.exe fails to compile
           Product: Mono: Compilers
           Version: unspecified
          Platform: i586
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mchristensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:

test-compiler-2.0: eval-test.exe fails to compile with the following error:

+ make run-test PROFILE=net_2_0
ok=:; make run-test-recursive || ok=false; make run-test-local || ok=false; $ok
make[1]: Entering directory `/tmp/monobuild/build/BUILD/mono-118092/mcs/tests'
make[1]: Leaving directory `/tmp/monobuild/build/BUILD/mono-118092/mcs/tests'
make[1]: Entering directory `/tmp/monobuild/build/BUILD/mono-118092/mcs/tests'
MCS     [net_2_0] eval-test
MONO_PATH=../class/lib/net_2_0:.
/tmp/monobuild/build/BUILD/mono-118092/runtime/mono-wrapper eval-test.exe
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the
`C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mono\mini\lib\mono\2.0\mscorlib.dll'
directory.
make[1]: *** [eval-test] Error 1
make[1]: Leaving directory `/tmp/monobuild/build/BUILD/mono-118092/mcs/tests'
make: *** [do-run-test] Error 1


There are also several other windows test programs that fail to compile with
the same error.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list