Rajitha Reddy <[EMAIL PROTECTED]> writes: > Thank you. I have built it on Linux with latest versions of gnutls. Libcyrpt > and libpgerror. It went through fine. Although, I got an error when doing a > "make check " on gnutls. But, "make install" on gnutls did go through fine. ... > make[3]: Entering directory > `/auto/users/rreddy/software/ssl/gnutls-2.6.0/tests/pkcs12-decode' ... > ../../lib/gnutls_mpi.h:29:23: error: libtasn1.h: No such file or directory In > file included from ../../lib/gnutls_cert.h:30,
This problem should be fixed in v2.6.2, try it instead. You could also install libtasn1 manually before building gnutls. /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
