Hi all, I am getting the following error while compiling.
c14n.c: In function `xmlSecTransformC14NExecute': c14n.c:418: `xmlC14NIsVisibleCallback' undeclared (first use in this function) c14n.c:418: (Each undeclared identifier is reported only once c14n.c:418: for each function it appears in.) c14n.c:418: parse error before `xmlSecNodeSetContains' c14n.c:422: parse error before `xmlSecNodeSetContains' c14n.c:426: parse error before `xmlSecNodeSetContains' c14n.c:430: parse error before `xmlSecNodeSetContains' make[3]: *** [c14n.lo] Error 1 make[3]: Leaving directory `/xmlsec1-1.2.6/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/xmlsec1-1.2.6/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/xmlsec1-1.2.6' make: *** [all] Error 2 I am using libxml2 version 2.6.16, libxslt version 1.1.12 and openssl version 0.9.7e. I am running RH 7.3 with kernel 2.4.18-3. What could the problem be? Thanks, Vineet _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
