[Mono-bugs] [Bug 69466][Wis] Changed - undefined reference to `mono_main' in main.c
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Nov 2004 22:08:23 -0500 (EST)
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@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=69466
--- shadow/69466 2004-11-15 16:21:44.000000000 -0500
+++ shadow/69466.tmp.21906 2004-11-15 22:08:23.000000000 -0500
@@ -70,6 +70,11 @@
------- Additional Comments From svdmade@planet.nl 2004-11-15 16:21 -------
I've tried without ccache and automake-1.9.3, glib-2.5.5, gcc-3.4.3,
glibc-2.3.3, kernel-headers-2.6.9.1. I know from experience that gcc
is much more picky then older gcc versions. Could this be causing my
issue ?
+
+------- Additional Comments From bmaurer@users.sf.net 2004-11-15 22:08 -------
+Various people have gotten this. I have had to type make
+maintainer-clean in mono every time, and it gets fixed. I have no clue
+what is up though.