gnutls-devel
[Top][All Lists]
Advanced

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

Re: [gnutls-dev] gnutls-1.0.0 build errors


From: Nikos Mavroyanopoulos
Subject: Re: [gnutls-dev] gnutls-1.0.0 build errors
Date: Fri, 05 Dec 2003 14:25:03 +0200
User-agent: Mutt/1.5.4i

On Fri, Dec 05, 2003 at 01:14:26PM +0100, Dimitri Papadopoulos-Orfanos wrote:

> Hi,
> I'm attempting to build gnutls-1.0.0 on Solaris.
> I already have libgcrypt-1.1.90 and opencdk-0.5.3:
[...]
> Second it seems that gnutls-1.0.0 needs an external opencdk-0.5.2 
> library. It won't build with an included opencdk library as it used to. 
> This doesn't seem to be documented anywhere.

Hello Dimitri,

Opencdk was never included in gnutls. That openpgp functionality was
being disabled if it was not found. For 1.0.0 I made it mandatory
to have the openpgp functionality, so applications can depend
on that api. Embedded systems that do not need that functionality
can still use the --disable-openpgp-authentication as a configure
parameter.

> Finally, it seems the configure script doesn't put the compiler flags 
> needed to include opencdk headers into Makefiles:
> $ ./configure --prefix=/usr/local/gnutls-1.0.0
> [...]
> checking for opencdk-config... /usr/local/bin/opencdk-config
> checking for libopencdk - version >= 0.5.2... yes
> [...]

You should use the --with-libopencdk-prefix parameter for the
opencdk library.

> Regards,
> --
> Dimitri

-- 
Nikos Mavroyanopoulos



reply via email to

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