emacs-devel
[Top][All Lists]
Advanced

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

gnutls : error compiling


From: T.V. Raman
Subject: gnutls : error compiling
Date: Wed, 4 May 2011 20:37:10 -0700

Here is what Ihave for the gnutls libs:

aptitude show libgnutls-dev
Package: libgnutls-dev
State: installed
Automatically installed: no
Version: 2.4.2-6ubuntu0.1
Priority: optional
Section: libdevel
Maintainer: Ubuntu Core Developers <address@hidden>
Uncompressed Size: 1475k
Depends: libgnutls26 (= 2.4.2-6ubuntu0.1), libgcrypt11-dev (>= 1.3.0), libc6-dev
         | libc-dev, zlib1g-dev, libtasn1-3-dev (>= 0.3.4)
Suggests: gnutls-doc, gnutls-bin, guile-gnutls
Conflicts: gnutls-dev (< 0.4.0-0), gnutls0.4-dev, libgnutls11-dev
Replaces: gnutls-dev (< 0.4.0-0), gnutls0.4-dev, libgnutls11-dev
Provides: gnutls-dev
Description: the GNU TLS library - development files
 gnutls is a portable library which implements the Transport Layer Security
 (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols.

 Currently gnutls implements:
 * the TLS 1.0 and SSL 3.0 protocols, without any US-export controlled
   algorithms
 * X509 Public Key Infrastructure (with several limitations).
 * SRP for TLS authentication.
 * TLS Extension mechanism

 This package contains the gnutls development files.
Homepage: http://www.gnutls.org/

20:36:04 labrador info $
-- 
Best Regards,
--raman

-- 
Best Regards,
--raman


On 5/4/11, Ted Zlatanov <address@hidden> wrote:
> On Wed, 4 May 2011 16:49:55 -0700 "T.V. Raman" <address@hidden>
> wrote:
>
> TVR> This is on ubuntu jaunty.
> TVR> I get an error compiling against the last git snapshot.
>
> TVR> -Wdeclaration-after-statement  -g -O2 gnutls.c
> TVR> gnutls.c: In function ‘Fgnutls_boot’:
> TVR> gnutls.c:744: error: ‘GNUTLS_CERT_NOT_ACTIVATED’ undeclared (first use
> TVR> in this function)
> TVR> gnutls.c:744: error: (Each undeclared identifier is reported only once
> TVR> gnutls.c:744: error: for each function it appears in.)
> TVR> gnutls.c:748: error: ‘GNUTLS_CERT_EXPIRED’ undeclared (first use in
> TVR> this function)
> TVR> make[1]: *** [gnutls.o] Error 1
> TVR> make[1]: Leaving directory
> `/data/v3/raman/sourceforge/git-emacs/emacs/src'
> TVR> make: *** [src] Error 2
> TVR> 16:34:31 labrador emacs $
>
> Do you have an old version of the GnuTLS library?
>
> I just fixed another problem (the fn_ alias for
> `gnutls_certificate_set_x509_key_file' was missing) but this one I don't
> see on Ubuntu (10.10 or 11.04).
>
> Ted
>
>
>



reply via email to

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