Roland writes: > yes, libtool is installed, cygcheck shows same version as yours. > By now, autoreconf --install --verbose --force work, but when I do ./configure it > show:
> ... > checking for strcmp... yes > checking for closedir... yes > checking for opendir... yes > checking for readdir... yes > checking for development environment... no > checking for __FUNCTION__ or __func__... __FUNCTION__ > checking for size_t... yes > checking size of size_t... 4 > checking for pkg-config... no > ./configure: line 24537: syntax error near unexpected token `LIBXML,' > ./configure: line 24537: ` PKG_CHECK_MODULES(LIBXML, libxml-2.0 >= $LIBXML_MI > N_VERSION,' The libxml2.m4 file was not in place, it should be in /usr/share/aclocal. Copy it there or reinstall the libxml2 package. Gerrit -- =^..^= _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
