https://bugzilla.novell.com/show_bug.cgi?id=427030
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=427030#c2 --- Comment #2 from Marek Safar <[EMAIL PROTECTED]> 2008-09-18 12:37:02 MDT --- Here is full repro :~/svn/mcs/mcs$ mono bug.exe ../tests/dlls/test-679-1/test-679-lib.dll ./tests/dlls/test-679-2/test-679-lib-2.dll ** (bug-0.exe:2873): WARNING **: The following assembly referenced from /home/marek/svn/mcs/tests/dlls/test-679-1/test-679-lib.dll could not be loaded: Assembly: test-679-lib-2 (assemblyref_index=1) Version: 0.0.0.0 Public Key: (none) The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/home/marek/svn/mcs/tests/dlls/test-679-1/). ** (bug-0.exe:2873): WARNING **: Could not load file or assembly 'test-679-lib-2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. ** (bug-0.exe:2873): WARNING **: Missing method .ctor in assembly /home/marek/svn/mcs/tests/dlls/test-679-1/test-679-lib.dll, type LibAAttribute ** (bug-0.exe:2873): WARNING **: Can't find custom attr constructor image: /home/marek/svn/mcs/tests/dlls/test-679-1/test-679-lib.dll mtoken: 0x0a000005 -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
