[Mono-bugs] [Bug 79811][Nor] Changed - Trying to build Beagle crashes with errors loading assemblies

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Nov 7 13:33:47 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by joeshaw at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79811

--- shadow/79811	2006-11-07 13:24:15.000000000 -0500
+++ shadow/79811.tmp.20019	2006-11-07 13:33:47.000000000 -0500
@@ -273,6 +273,16 @@
 I have a suspicion that the first reference to BeagleDaemonLib without
 a path is making things messy.
 
 
 ------- Additional Comments From joeshaw at novell.com  2006-11-07 13:24 -------
 Nice catch.  Removing the first reference does fix the build.
+
+------- Additional Comments From joeshaw at novell.com  2006-11-07 13:33 -------
+Changing that first reference to -r:./BeagleDaemonLib.dll doesn't
+change anything crash-wise.
+
+It does appear that the order on the command-line is very relevant
+here.  Moving only Util.dll before the first BeagleDaemonLib.dll
+reference causes it to crash on a different lib (Beagle.dll), but once
+it's all in the right order it compiles fine.
+


More information about the mono-bugs mailing list