From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: Re: gnutls : error compiling
Date: Wed, 04 May 2011 21:08:26 -0500 [thread overview]
Message-ID: <871v0dj3vp.fsf@lifelogs.com> (raw)
In-Reply-To: BANLkTikgyV_LAiRreLWsodTx9WR5XT1h_A@mail.gmail.com
On Wed, 4 May 2011 16:49:55 -0700 "T.V. Raman" <tv.raman.tv@gmail.com> 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
next prev parent reply other threads:[~2011-05-05 2:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-04 23:49 gnutls : error compiling T.V. Raman
2011-05-05 2:08 ` Ted Zlatanov [this message]
2011-05-05 3:37 ` T.V. Raman
2011-05-05 10:32 ` Ted Zlatanov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871v0dj3vp.fsf@lifelogs.com \
--to=tzz@lifelogs.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.