Re: [xml] Couldn't find xmlGenericErrorContext in libxml2.dll



On Fri, 2003-12-05 at 11:25, Igor Zlatkovic wrote:
Simon Dassow wrote:
Hi List,
i'm trying to build the XML::LibXML module for perl on windows.
I've compiled zlib, iconv and libxml2 by myself... even XML::LibXML
compiles, but when i do `make test' i'm getting the error that
DynaLoader cannot find the function `xmlGenericErrorContext' in
libxml2.dll.
So i searched throught the web, searched in the source but i can't find
the reason.
Maybe someone of you know what's wrong.
I tried three version of libxml, libxml2-2.4.30, libxml2-2.5.11 and
libxml2-2.6.2. The first two versions are compiling correctly, only the
2.6.2 doesn't work, but i don't care because i simply need libxml2 and
no version-specific features or so.
So the version i will try to work with is 2.5.11, perhaps someone
already experienced the same problems and can give me a hint where i
have to look.

The build environment is a win2k box with windows xp ddk sp1 and as i
already told i can compile all components.

Does it work if you disable thread support in libxml?

threading is disabled.
But i've seen that i used the wrong perl version :/
Now i'm using the correct one and i get many other errors.
Maybe i should forget about that since i'm trying to get it working for
over a week now.
The other solution would be to force the other developers to use a newer
perl version (which would be good :)).

If anyone has XML::LibXML for perl 5.005_03 respectively activestate
perl 522 i'm really interessted in the module/binaries or a way to
compile it.

Nethertheless thanks for the reply.
Best regards,

Simon




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]