[Mono-bugs] [Bug 30033][Wis] Changed - Mono doesn't build with automake-1.6
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
17 Oct 2002 06:20:32 -0000
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 mathpup@mylinuxisp.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30033
--- shadow/30033 Wed Oct 16 08:09:22 2002
+++ shadow/30033.tmp.5511 Thu Oct 17 02:20:32 2002
@@ -85,6 +85,17 @@
------- Additional Comments From vargaz@freemail.hu 2002-10-16 08:09 -------
*** Bug 32354 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From mathpup@mylinuxisp.com 2002-10-17 02:20 -------
+The only fixes for the problems like
+
+automake: mono/jit/Makefile.am: object `helpers.$(OBJEXT)' created
+both with libtool and without
+
+seem to be (1) downgrading to automake before 1.6 (unacceptable) or
+(2) reverting to pre-9/4 mono/jit/Makefile.am, which is when the
+problem was created.
+