[Mono-bugs] [Bug 76490][Wis] New - Missing files used by developers
on windows.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 20 12:42:27 EDT 2005
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 francis at aspl.es.
http://bugzilla.ximian.com/show_bug.cgi?id=76490
--- shadow/76490 2005-10-20 12:42:27.000000000 -0400
+++ shadow/76490.tmp.17970 2005-10-20 12:42:27.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 76490
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: packaging
+AssignedTo: wberrier at novell.com
+ReportedBy: francis at aspl.es
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Missing files used by developers on windows.
+
+Hi,
+
+Current Mono installation for Microsoft Windows Platform, called Mono
+Setup (1.1.9.2), doesn't include the libxml2.dll.a file inside the
+$(mono_install_dir)/lib. This file was included in previous releases and
+is needed to compile gtk-sharp.
+
+At this moment, files included related to libxml2 are libxml2.lib and
+libxml2_a.lib.
+
+Additionally, some files for the zlib installation are also not included.
+They are libz.dll.a and libz.lib files inside the $(mono_install_dir)/lib.
+
+Finally, the libxml-2.0.pc file included looks to be incorrect. Libs
+section inside the .pc file now includes the following:
+
+ -L${libdir} -lxml2 -lz -pthread -lm
+
+It is needed to remove the "-pthread" option.
+
+Cheers.
More information about the mono-bugs
mailing list