It seems that you have configured LibXML2 with zlib support and it seems
that xmlsec is not linking with zlib library. The quick fix for you is
to manually modify xmlsec win32 Makefile and add "zlib.lib" to the LIBS
variable (line 344 for me).

Longer term, there needs to be some way of passing libxml2 configuration
parameters to depended libraries/applications. Igor, any idea?

Aleksey
_______________________________________________
xmlsec mailing list
[EMAIL PROTECTED]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to