<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=105045120-02092004>Hi 
--</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=105045120-02092004>I've recently 
downloaded the win32 version of the xmlsec library and related libraries.&nbsp;I 
ran the config jscript, and then nmake install.&nbsp; Install&nbsp;runs to a 
point that it's building the \apps directory, and gives the error shown 
below.&nbsp; It appears there is something missing related to the libxml2 
library (various routines calle in xmlIO.obj).&nbsp; I haven't seen a version of 
libxml2 specifically for win32; is that the problem?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=105045120-02092004></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=105045120-02092004>Any pointers to this 
will be appreciated.&nbsp; Thanks.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=105045120-02092004></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=105045120-02092004>&nbsp;&nbsp; J. 
Stanley</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cl.exe 
/D "LIBXML_STATIC" /D "LIBXSLT_STATIC" /D "XMLSEC_STATIC"&nbsp; /nolog<BR>o /D 
"WIN32" /D "_WINDOWS" /D "_MBCS" /D "_REENTRANT"&nbsp; /W1 /MD /I.. 
/I..\include<BR>&nbsp;/Ie:\libxml\include /D PACKAGE=\"xmlsec\" /D 
"HAVE_STDIO_H" /D "HAVE_STDLIB_H"<BR>/D "HAVE_STRING_H" /D "HAVE_CTYPE_H" /D 
"HAVE_MALLOC_H" /D "HAVE_MEMORY_H" /D "_<BR>DEBUG" /Od /Z7 /D LTDL_OBJDIR=\"\" 
/D LTDL_SHLIB_EXT=\".dll\" /D "XMLSEC_CRYPTO=<BR>\""openssl"\"" /D 
"XMLSEC_CRYPTO_DYNAMIC_LOADING" /Foapps_a.int\ /c ..\apps\cryp<BR>to.c 
..\apps\cmdline.c 
..\apps\xmlsec.c<BR>crypto.c<BR>cmdline.c<BR>xmlsec.c<BR>Generating 
Code...<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; link.exe /nologo 
/LIBPATH:binaries /LIBPATH:e:\libxml\lib /DEBUG /OUT:bi<BR>naries\xmlseca.exe 
libxmlsec_a.lib libxmlsec-openssl_a.lib&nbsp; libxml2_a.lib iconv_<BR>a.lib 
libxslt_a.lib libeay32.lib wsock32.lib kernel32.lib user32.lib gdi32.lib 
a<BR>pps_a.int\crypto.obj apps_a.int\cmdline.obj 
apps_a.int\xmlsec.obj<BR>libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved 
external symbol _gzopen ref<BR>erenced in function 
_xmlGzfileOpen_real<BR>libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved 
external symbol _gzdopen re<BR>ferenced in function 
_xmlGzfileOpen_real<BR>libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved 
external symbol _gzread ref<BR>erenced in function 
_xmlGzfileRead<BR>libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external 
symbol _gzwrite re<BR>ferenced in function 
_xmlGzfileWrite<BR>libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external 
symbol _gzclose re<BR>ferenced in function 
_xmlGzfileClose<BR>libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external 
symbol _deflateEnd<BR>&nbsp;referenced in function 
_xmlFreeZMemBuff<BR>libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved 
external symbol _crc32 refe<BR>renced in function 
_xmlCreateZMemBuff<BR>libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved 
external symbol _deflateIni<BR>t2_ referenced in function 
_xmlCreateZMemBuff<BR>libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved 
external symbol _deflate re<BR>ferenced in function 
_xmlZMemBuffAppend<BR>libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved 
external symbol _gzrewind r<BR>eferenced in function 
___xmlParserInputBufferCreateFilename<BR>binaries\xmlseca.exe : fatal error 
LNK1120: 10 unresolved externals<BR>NMAKE : fatal error U1077: 'link.exe' : 
return code '0x460'<BR>Stop.</FONT></DIV></BODY></HTML>