I'm trying a build with gnutls 1.x. I think there's a bug in configure.in. When discovery with pkg-config fails (because gnutls doesn't support it), the gnutls old flag is set in GNUTLS_CFLAGS. But then later when libgnutls-config is used and a version greater than 1.0 is found, the gnutls old flag is not cleared. The result is -DXMLSEC_GNUTLS_OLD=1 even when gnutls 1.x is available, causing a compilation error later.
-John
-- http:// if ile.org/ _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
