all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: Re: gnutls : error compiling
Date: Thu, 05 May 2011 05:32:44 -0500	[thread overview]
Message-ID: <87wri5h1yr.fsf@lifelogs.com> (raw)
In-Reply-To: BANLkTi=m6g3O0XiYPM5ATz0KXsMVKhOMNg@mail.gmail.com

On Wed, 4 May 2011 20:37:10 -0700 "T.V. Raman" <tv.raman.tv@gmail.com> wrote: 

TVR> Here is what Ihave for the gnutls libs:
TVR> aptitude show libgnutls-dev
TVR> Package: libgnutls-dev
TVR> State: installed
TVR> Automatically installed: no
TVR> Version: 2.4.2-6ubuntu0.1

OK, so we're checking for 2.2.4 but using features from 2.6:

  PKG_CHECK_MODULES([LIBGNUTLS], [gnutls >= 2.2.4], HAVE_GNUTLS=yes, HAVE_GNUTLS=no)

Could someone with GnuTLS 2.6.x see if it compiles OK for them?  I don't
have any such machines.

I'll bump the version correspondingly.  I'd rather not try to be
backwards compatible with 2.4.x, as already discussed.

T.V., you can use "--without-gnutls" meanwhile to get your compilation
working.

Thanks
ted




      reply	other threads:[~2011-05-05 10:32 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
2011-05-05  3:37   ` T.V. Raman
2011-05-05 10:32     ` Ted Zlatanov [this message]

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=87wri5h1yr.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.