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 [EMAIL PROTECTED]

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

--- shadow/76490        2006-02-09 00:08:16.000000000 -0500
+++ shadow/76490.tmp.28091      2006-02-09 05:35:44.000000000 -0500
@@ -153,6 +153,21 @@
 Please be more specific about problems you're having compiling
 gtk-sharp with the included libxml2 lib files.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-02-09 00:08 -------
 I haven't heard back on this bug, and I can't reproduce any gtk-sharp
 compiling problems, so marking as fixed.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-02-09 05:35 -------
+Sorry Warren, I forgot to report more information about this issue.
+
+The specific problem found is that the file libxml2.dll.a is now not
+provided inside the mono for win32 bundle (it should be located at
+..mono-install/lib/ dir). 
+
+This makes that mingw environments to be not able to compila against
+the libxml2 library. In fact, what we are doing for GMOVIL is to copy
+that file (libxml2.dll.a) from mono-1.1.7 (win32) into the latest to
+be able to compile windows binaries with xml2 support.
+
+Good day, (you are doing a great job!)
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to