[Mono-bugs] [Bug 74944][Nor] Changed - SVN build error at monodis-wrapper fixup/net_2_0/Microsoft.VisualBasic.dll

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat May 14 13:45:41 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/74944	2005-05-14 05:42:00.000000000 -0400
+++ shadow/74944.tmp.24103	2005-05-14 13:45:41.000000000 -0400
@@ -10,13 +10,12 @@
 Component: VB Runtime
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: dsilva at ccs.neu.edu               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: SVN build error at monodis-wrapper fixup/net_2_0/Microsoft.VisualBasic.dll
 
 Description of Problem:
 
 There is a build error using the latest sources from SVN:
 
@@ -52,6 +51,15 @@
  make clean && \
  make distclean && \
  ./autogen.sh --prefix=/usr/local/stow/mono-svn && \
  make
 
 and got the same message.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-14 13:45 -------
+The issue is that you have a libmono.so istalled in your
+LD_LIBRARY_PATH and that the monodis wrapper is finding that. Try
+uninstalling the mono runtime you have installed and see if that fixes
+up issues.
+
+Miguel -- you tried to fix this at one point, this seems like a
+regression. 


More information about the mono-bugs mailing list