This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: please update libXML


Robert schrieb:

>> > Now if only I could also link with python ...
>> 
>> Hmm, I added -lpython2.2 to the linkline for the module and I 
>> thought it
>> worked (at least for libxml2, I'm not sure about libxslt), 
>> this is also
>> in my patch included.

> Gerrit, could you please give me a patch for the current libxml &|
> libxslt source packages to get the python modules going? I'd love to get
> that working, and would get it incorporated upstream.

With the fix of Nicholas now, the latest version (of my patch), at least
libxml links against libpython.  But there really should be a patch in
Makefile.am for this since the configure script succeeds to lookup the
python lib and add the needed defines in the right place but does not add
libpythonx.x to the link line.  This patch now works only with the
libpython2.2 installed and it should be version independant too.  Still
I'm not sure about libxslt, does it link against libpython too?


Gerrit
-- 
=^..^=

Attachment: libxml2-2.4.22.diff
Description: Binary data

Attachment: libxslt-1.0.18-2.diff
Description: Binary data

Attachment: reconf-cygwin.sh
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]