[Mono-bugs] [Bug 74553][Nor] Changed - missing ICU_LIBS in pedump LDFLAGS

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 9 Apr 2005 15:13:06 -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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74553

--- shadow/74553	2005-04-09 11:39:55.000000000 -0400
+++ shadow/74553.tmp.24245	2005-04-09 15:13:06.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74553
 Product: Mono: Runtime
 Version: 1.1
 OS: All
 OS Details: Fedora Core 3
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: WONTFIX
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: anvil@livna.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -21,6 +21,10 @@
 I'm running Fedora Core 3. I've installed libicu and libicu-devel from
 Fedora Extras. I've configured mono 1.1.6 with --with-icu, but when comes
 pedump link time,  it fails with tons of undefined symbols - icu libs symbols.
 
 I've been able to fix it by adding $(ICU_LIBS) to pedump LD_FLAGS in
 mono/metadata/Makefile.am.
+
+------- Additional Comments From miguel@ximian.com  2005-04-09 15:13 -------
+We are actively working to drop ICU, so I do not think we will spend
+much time fixing this.