[Mono-bugs] [Bug 74816][Wis] Changed - [PPC] Microsoft.VisualBasic/fixup is broken
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 13 May 2005 06:20:16 -0400 (EDT)
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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74816
--- shadow/74816 2005-05-12 10:25:31.000000000 -0400
+++ shadow/74816.tmp.14599 2005-05-13 06:20:16.000000000 -0400
@@ -79,6 +79,13 @@
fixup/default/Microsoft.VisualBasic.dll > fixup/default/t1 || { rm -f
fixup/default/t1; e xit 1; }
make[8]: *** [fixup/default/Microsoft.VisualBasic.il] Error 1
-Joseph
+
+------- Additional Comments From rharinath@novell.com 2005-05-13 06:20 -------
+It appears to be a libtool bug.
+
+One option I can think of is to link monodis to libmono-static.la
+rather than libmono.la.
+