gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Dimitri Papadopoulos-Orfanos
Subject: Re: [gnutls-dev] building gnutls-0.9.93 on Solaris 8
Date: Thu, 30 Oct 2003 13:32:31 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

Hi,

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.

I build gnutls-0.9.93 this way:

        setenv CC cc
        setenv CFLAGS -O
        setenv CPPFLAGS -I/usr/local/libgpg-error/include
        setenv LDFLAGS -L/usr/local/libgpg-error/lib
        ./configure --prefix=/usr/local/gnutls-0.9.93 \
                --with-libgcrypt-prefix=/usr/local/libgcrypt
        gmake

Please find attached the resulting build log.

--
Dimitris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]