Re: [xml] Cannot compile with dlfcn (Win32)
- From: Daniel Veillard <veillard redhat com>
- To: "carlo.bramix" <carlo bramix libero it>
- Cc: xml <xml gnome org>
- Subject: Re: [xml] Cannot compile with dlfcn (Win32)
- Date: Fri, 8 Feb 2008 05:50:31 -0500
On Thu, Jan 17, 2008 at 11:52:21AM +0200, carlo.bramix wrote:
Hello.
I downloaded the current SVN version of LibXML-2 and I tried to compile it under Mingw32.
During compilation I discovered a bug that blocked the process.
The fact happens only if you install dlfcn package into the Mingw32 enviroment.
Into xmlmodule.c there is a conflict with two different implementations, so I fixed it by excluding the
dlfcn support if the _WIN32 is detected.
After applying the fix, everything worked fine.
I hope it could be possible to commit this very simple fix, without the need of subscribing to bugzilla.
Keep up the good work.
Okay, this makes sense as _WIN32 has its own implementation later in the
module.
Applied and commited to SVN,
thanks !
Daniel
--
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard | virtualization library http://libvirt.org/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]