[xmlsec] Question about keypairs

Jürgen Heiss jheiss at Mesonic.com
Thu Feb 2 23:36:50 PST 2006


Hi,


I tryed to compile the xmlsec static, it compiles fine, but when I try to link I get the following errors:
Do you have some ideas, our can I download the static library from somewhere?
Thanks in advance,


Jürgen


<Linking errors>

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

        link.exe /nologo /LIBPATH:binaries /LIBPATH:D:\xmlsec1-1.2.9\lib /OPT:NOWIN98 /OUT:binaries\xmlseca.exe libxmlsec_a.lib libxmlsec-openssl_a.li
b  libxml2_a.lib libeay32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib apps_a.int\crypto.obj apps_a.int\cmdline.obj apps_a.int\xmlsec.obj
libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external symbol _gzopen referenced in function _xmlGzfileOpen_real
libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external symbol _gzdopen referenced in function _xmlGzfileOpen_real
libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external symbol _gzread referenced in function _xmlGzfileRead
libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external symbol _gzwrite referenced in function _xmlGzfileWrite
libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external symbol _gzclose referenced in function _xmlGzfileClose
libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external symbol _deflateEnd referenced in function _xmlFreeZMemBuff
libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external symbol _crc32 referenced in function _xmlCreateZMemBuff
libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external symbol _deflateInit2_ referenced in function _xmlCreateZMemBuff
libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external symbol _deflate referenced in function _xmlZMemBuffAppend
libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external symbol _gzrewind referenced in function ___xmlParserInputBufferCreateFilename
libxml2_a.lib(nanohttp.obj) : error LNK2019: unresolved external symbol _inflateEnd referenced in function _xmlNanoHTTPFreeCtxt
libxml2_a.lib(nanohttp.obj) : error LNK2019: unresolved external symbol _inflateInit2_ referenced in function _xmlNanoHTTPScanAnswer
libxml2_a.lib(nanohttp.obj) : error LNK2019: unresolved external symbol _inflate referenced in function _xmlNanoHTTPRead
libxml2_a.lib(encoding.obj) : error LNK2019: unresolved external symbol _libiconv referenced in function _xmlIconvWrapper
libxml2_a.lib(encoding.obj) : error LNK2019: unresolved external symbol _libiconv_close referenced in function _xmlCharEncCloseFunc
libxml2_a.lib(encoding.obj) : error LNK2019: unresolved external symbol _libiconv_open referenced in function _xmlFindCharEncodingHandler
binaries\xmlseca.exe : fatal error LNK1120: 16 unresolved externals
NMAKE : fatal error U1077: 'link.exe' : return code '0x460'
Stop.

D:\xmlsec1-1.2.9\win32> 





More information about the xmlsec mailing list