all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "T.V. Raman" <tv.raman.tv@gmail.com>
To: emacs-devel@gnu.org
Subject: gnutls : error compiling
Date: Wed, 4 May 2011 16:49:55 -0700	[thread overview]
Message-ID: <BANLkTikgyV_LAiRreLWsodTx9WR5XT1h_A@mail.gmail.com> (raw)

This is on ubuntu jaunty.

I get an error compiling against the last git snapshot.
Error below:
gcc -c  -Demacs -DHAVE_CONFIG_H  -I.
-I/home/raman/sourceforge/emacs/src -I../lib
-I/home/raman/sourceforge/emacs/src/../lib   -D_REENTRANT
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/directfb -I/usr/include/libpng12
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2    -I/usr/include/alsa   -D_REENTRANT
-I/usr/include/librsvg-2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/directfb -I/usr/include/libpng12   -fopenmp
-I/usr/include/ImageMagick   -I/usr/include/libxml2
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -DORBIT2=1
-pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2      -MMD -MF deps/gnutls.d
-Wimplicit-function-declaration -Wold-style-definition
-Wdeclaration-after-statement  -g -O2 gnutls.c
gnutls.c: In function ‘Fgnutls_boot’:
gnutls.c:744: error: ‘GNUTLS_CERT_NOT_ACTIVATED’ undeclared (first use
in this function)
gnutls.c:744: error: (Each undeclared identifier is reported only once
gnutls.c:744: error: for each function it appears in.)
gnutls.c:748: error: ‘GNUTLS_CERT_EXPIRED’ undeclared (first use in
this function)
make[1]: *** [gnutls.o] Error 1
make[1]: Leaving directory `/data/v3/raman/sourceforge/git-emacs/emacs/src'
make: *** [src] Error 2
16:34:31 labrador emacs $
-- 
Best Regards,
--raman

-- 
Best Regards,
--raman



             reply	other threads:[~2011-05-04 23:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04 23:49 T.V. Raman [this message]
2011-05-05  2:08 ` gnutls : error compiling Ted Zlatanov
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=BANLkTikgyV_LAiRreLWsodTx9WR5XT1h_A@mail.gmail.com \
    --to=tv.raman.tv@gmail.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.