[Mono-bugs] [Bug 54643][Wis] Changed - make[3]: *** [../../../class/lib/I18N.dll] Error 1
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 20 Feb 2004 18:11:04 -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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54643
--- shadow/54643 2004-02-20 03:13:01.000000000 -0500
+++ shadow/54643.tmp.28457 2004-02-20 18:11:04.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 54643
Product: Mono/Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: dan@dharik.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -150,6 +150,20 @@
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
+
+------- Additional Comments From duncan@ximian.com 2004-02-20 18:11 -------
+If you actually read the error message, you'll see:
+
+When you update one from cvs you need to update, compile and install
+the other too.
+
+Do not report this as a bug unless you're sure you have updated
+correctly: you probably have a broken mono install.
+If you see other errors or faults after this message they are probably
+related and you need to fix your mono install first.
+
+Please try a daily snapshot available from http://www.go-mono.com and
+try again.