[xmlsec] Re: error using XMLSec in cygwin

Aleksey Sanin aleksey at aleksey.com
Tue Mar 2 08:00:39 PST 2004


These symbols are variables from LibXML2 library. When you compiled 
xmlsec library, have you checked that xmlsec command line application 
(apps/ folder) was OK? If so then make sure that you compile examples
using similar options.

Aleksey


ashish oak wrote on 3/2/2004, 5:50 AM:
> Hi, 
> I am trying to test your sample code sign1.c to sign 
> the XML template using Cygwin in windows XP. 
> I think i have most libraries installed and i have 
> used -l options while compiling using  gcc. I am 
> compiling it as if we were compiling it in windows 
> i.e. using all the .dll files. 
> But i am getting these two errors : 
> 
> undefined reference to '_xmlLoadExtDtdDefaultValue' 
> 
> undefined reference to '_xmlIndentTreeOutput' 
> 
> I think I am missing some library but i donno which 
> one. 
> Any suggestions? 
> 
> 
> __________________________________ 
> Do you Yahoo!? 
> Yahoo! Search - Find what you’re looking for faster 
> http://search.yahoo.com 



More information about the xmlsec mailing list