[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 05:42:00 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 dsilva at ccs.neu.edu.
http://bugzilla.ximian.com/show_bug.cgi?id=74944
--- shadow/74944 2005-05-14 04:40:41.000000000 -0400
+++ shadow/74944.tmp.21849 2005-05-14 05:42:00.000000000 -0400
@@ -43,6 +43,15 @@
fixup/net_2_0/Microsoft.VisualBasic.dll >fixup/net_2_0/t1
make[8]: *** [fixup/net_2_0/Microsoft.VisualBasic.il] Error 1
------- Additional Comments From atsushi at ximian.com 2005-05-14 04:40 -------
did you try make clean under mono (i.e. both mono and mcs)? There used
to be a bug in monodis and MS.VB fixup and broke the build.
+
+------- Additional Comments From dsilva at ccs.neu.edu 2005-05-14 05:42 -------
+I tried
+ make clean && \
+ make distclean && \
+ ./autogen.sh --prefix=/usr/local/stow/mono-svn && \
+ make
+
+and got the same message.
More information about the mono-bugs
mailing list