[gnutls-dev] building gnutls-0.9.93 on Solaris 8

Nikos Mavroyanopoulos nmav at gnutls.org
Thu Oct 30 07:35:15 CET 2003


On Tue, Oct 28, 2003 at 03:53:07PM +0100, Dimitri Papadopoulos-Orfanos wrote:

> Hi,
Hello,

> Then GnuTLS attempts to do include libtasn although libtasn is not 
> installed anywhere (I think it has been built into libgcrypt):
> "../../lib/gnutls_mpi.h", line 5: cannot find include file: <libtasn1.h>
> "../../lib/gnutls_cert.h", line 5: cannot find include file: <libtasn1.h>
> "../../lib/x509/x509.h", line 8: syntax error before or at: ASN1_TYPE
> "../../lib/x509/x509.h", line 8: cannot recover from previous errors

You can either install libtasn1, or use the included one. The included
one is in lib/minitasn1/, and there is the header file. Since most
of the sources are compiled using -Iminitasn1/ the compiler should
have found this header file.

I'd appreciate if you could send me the full compiler input and
output of a file compilation.

> --
> Dimitri

-- 
Nikos Mavroyanopoulos




More information about the Gnutls-devel mailing list