libsoup/gnutls



Hi, my distribution comes with gnutls 1.0.4, opencdk 0.5.3, libgcrypt
1.1.91, libgpg-error 0.6, and libtasn1 0.2.6, and I get the attached
error from trying to build libsoup in GARNOME 0.29.1, and I'm wondering
if anyone else has the same problem.  Or if no one is having problems,
could anyone let me know what the proper versions of the gnutls line are
for libsoup?  Or if I'm using the proper versions, shouldn't GARNOME be
following step 5 on the following page?

http://community.asiaosc.org/~azman/howto/evolution_installation_howto.html

// Rob
 ccache gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -DG_ENABLE_DEBUG -pthread -I/opt/gnome/garnome/include/glib-2.0 -I/opt/gnome/garnome/lib/glib-2.0/include -I/opt/gnome/garnome/include/libxml2 -I/usr/include -I/opt/gnome/garnome/include -I/usr/X11R6/include -g -I/opt/gnome/garnome/include -I/usr/X11R6/include -L/opt/gnome/garnome/lib -L/usr/X11R6/lib -O2 -pipe -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-connection-ntlm.c -MT soup-connection-ntlm.lo -MD -MP -MF .deps/soup-connection-ntlm.TPlo  -fPIC -DPIC -o .libs/soup-connection-ntlm.o
source='soup-dns.c' object='soup-dns.lo' libtool=yes \
depfile='.deps/soup-dns.Plo' tmpdepfile='.deps/soup-dns.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile ccache gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -DG_ENABLE_DEBUG -pthread -I/opt/gnome/garnome/include/glib-2.0 -I/opt/gnome/garnome/lib/glib-2.0/include   -I/opt/gnome/garnome/include/libxml2   -I/usr/include  -I/opt/gnome/garnome/include -I/usr/X11R6/include  -g -I/opt/gnome/garnome/include -I/usr/X11R6/include -L/opt/gnome/garnome/lib -L/usr/X11R6/lib -O2 -pipe -g             -Wall -Wstrict-prototypes -Wmissing-declarations                -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-dns.lo est -f 'soup-dns.c' || echo './'up-dns.c
 ccache gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -DG_ENABLE_DEBUG -pthread -I/opt/gnome/garnome/include/glib-2.0 -I/opt/gnome/garnome/lib/glib-2.0/include -I/opt/gnome/garnome/include/libxml2 -I/usr/include -I/opt/gnome/garnome/include -I/usr/X11R6/include -g -I/opt/gnome/garnome/include -I/usr/X11R6/include -L/opt/gnome/garnome/lib -L/usr/X11R6/lib -O2 -pipe -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dns.c -MT soup-dns.lo -MD -MP -MF .deps/soup-dns.TPlo  -fPIC -DPIC -o .libs/soup-dns.o
source='soup-gnutls.c' object='soup-gnutls.lo' libtool=yes \
depfile='.deps/soup-gnutls.Plo' tmpdepfile='.deps/soup-gnutls.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile ccache gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -DG_ENABLE_DEBUG -pthread -I/opt/gnome/garnome/include/glib-2.0 -I/opt/gnome/garnome/lib/glib-2.0/include   -I/opt/gnome/garnome/include/libxml2   -I/usr/include  -I/opt/gnome/garnome/include -I/usr/X11R6/include  -g -I/opt/gnome/garnome/include -I/usr/X11R6/include -L/opt/gnome/garnome/lib -L/usr/X11R6/lib -O2 -pipe -g             -Wall -Wstrict-prototypes -Wmissing-declarations                -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-gnutls.lo est -f 'soup-gnutls.c' || echo './'up-gnutls.c
 ccache gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -DG_ENABLE_DEBUG -pthread -I/opt/gnome/garnome/include/glib-2.0 -I/opt/gnome/garnome/lib/glib-2.0/include -I/opt/gnome/garnome/include/libxml2 -I/usr/include -I/opt/gnome/garnome/include -I/usr/X11R6/include -g -I/opt/gnome/garnome/include -I/usr/X11R6/include -L/opt/gnome/garnome/lib -L/usr/X11R6/lib -O2 -pipe -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-gnutls.c -MT soup-gnutls.lo -MD -MP -MF .deps/soup-gnutls.TPlo  -fPIC -DPIC -o .libs/soup-gnutls.o
soup-gnutls.c: In function erify_certificate':
soup-gnutls.c:61: error: NUTLS_CERT_CORRUPTED' undeclared (first use in this function)
soup-gnutls.c:61: error: (Each undeclared identifier is reported only once
soup-gnutls.c:61: error: for each function it appears in.)
soup-gnutls.c: In function nit_dh_params':
soup-gnutls.c:313: warning: nutls_dh_params_generate' is deprecated (declared at /usr/include/gnutls/compat8.h:82)
soup-gnutls.c:316: warning: nutls_dh_params_set' is deprecated (declared at /usr/include/gnutls/compat8.h:81)
make[4]: *** [soup-gnutls.lo] Error 1
make[4]: Leaving directory opt/gnome/garnome/src/garnome-0.29.1/proposed/libsoup/work/main.d/libsoup-2.1.3/libsoup'
make[3]: *** [all] Error 2
make[3]: Leaving directory opt/gnome/garnome/src/garnome-0.29.1/proposed/libsoup/work/main.d/libsoup-2.1.3/libsoup'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory opt/gnome/garnome/src/garnome-0.29.1/proposed/libsoup/work/main.d/libsoup-2.1.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory opt/gnome/garnome/src/garnome-0.29.1/proposed/libsoup/work/main.d/libsoup-2.1.3'
make: *** [build-work/main.d/libsoup-2.1.3/Makefile] Error 2


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