[Mono-bugs] [Bug 63203][Blo] Changed - Hang inside genmdesc on windows
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 17 Aug 2004 09:25:16 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=63203
--- shadow/63203 2004-08-17 05:18:08.000000000 -0400
+++ shadow/63203.tmp.1991 2004-08-17 09:25:16.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: unspecified
OS: Windows XP (Cygwin)
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: joe@uti.is
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -29,6 +29,13 @@
#1 0x1003e84 in getprogname () from /usr/bin/cygwin1.dll
#2 0x00+af0d0 in ?? ()
or
#0 0x77ea31c7 in Kenral32!GetAtomNameA ()
+
+------- Additional Comments From vargaz@freemail.hu 2004-08-17 09:25 -------
+Make sure the cygwin packages for glib-2.0, and iconv are not installed,
+since if they are, then mono is linked against them instead of the
+packages downloaded by the mono-build-win32.sh script, which leads
+to situations like this.
+