all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* gnutls : error compiling
@ 2011-05-04 23:49 T.V. Raman
  2011-05-05  2:08 ` Ted Zlatanov
  0 siblings, 1 reply; 4+ messages in thread
From: T.V. Raman @ 2011-05-04 23:49 UTC (permalink / raw)
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-05 10:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

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.