help-shishi
[Top][All Lists]
Advanced

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

Build failure with GnuTLS 3.0


From: Ludovic Courtès
Subject: Build failure with GnuTLS 3.0
Date: Mon, 22 Aug 2011 22:35:49 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Hello!

Shishi 1.0.0 fails to build with GnuTLS 3.0.1:

--8<---------------cut here---------------start------------->8---
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/nix/store/zcic9bq58a33ml4fipxr2d5lybwfxnrb-shishi-1.0.0/share/locale\"
 
-DSYSTEMCFGFILE=\"/nix/store/zcic9bq58a33ml4fipxr2d5lybwfxnrb-shishi-1.0.0/etc/shishi/shishi.conf\"
 
-DHOSTKEYSFILE=\"/nix/store/zcic9bq58a33ml4fipxr2d5lybwfxnrb-shishi-1.0.0/etc/shishi/shishi.keys\"
 -I. -I..  -I./gl -I./gl -I../gl -I../gl -I../lib -I../lib -I../db  -Wall  -g 
-O2 -c starttls.c
starttls.c: In function 'logcertinfo':
starttls.c:198:3: warning: implicit declaration of function 
'gnutls_certificate_verify_peers'
starttls.c: In function 'kdc_extension':
starttls.c:302:3: warning: 'gnutls_kx_set_priority' is deprecated (declared at 
/nix/store/01qi6pq9c7h8xklncbvxsc3mjdszpahs-gnutls-3.0.1/include/gnutls/compat.h:286)
[q[pbuilding resume.o
[3s[agcc -std=gnu99 -DHAVE_CONFIG_H 
-DLOCALEDIR=\"/nix/store/zcic9bq58a33ml4fipxr2d5lybwfxnrb-shishi-1.0.0/share/locale\"
 
-DSYSTEMCFGFILE=\"/nix/store/zcic9bq58a33ml4fipxr2d5lybwfxnrb-shishi-1.0.0/etc/shishi/shishi.conf\"
 
-DHOSTKEYSFILE=\"/nix/store/zcic9bq58a33ml4fipxr2d5lybwfxnrb-shishi-1.0.0/etc/shishi/shishi.keys\"
 -I. -I..  -I./gl -I./gl -I../gl -I../gl -I../lib -I../lib -I../db  -Wall  -g 
-O2 -c resume.c
[q[pbuilding shishid
[3s[a/bin/sh ../libtool --tag=CC   --mode=link gcc -std=gnu99 -Wall  -g -O2   
-o shishid shishid.o server.o kdc.o starttls.o resume.o ../gl/libgnu.la 
gl/libgnu.la ../lib/libshishi.la ../db/libshisa.la -lgnutls  libcmd-shishid.la 
-lresolv 
libtool: link: gcc -std=gnu99 -Wall -g -O2 -o .libs/shishid shishid.o server.o 
kdc.o starttls.o resume.o  ../gl/.libs/libgnu.a gl/.libs/libgnu.a 
../lib/.libs/libshishi.so ../db/.libs/libshisa.so -lgnutls 
./.libs/libcmd-shishid.a -lgcrypt -lgpg-error -lresolv -Wl,-rpath 
-Wl,/nix/store/zcic9bq58a33ml4fipxr2d5lybwfxnrb-shishi-1.0.0/lib
starttls.o: In function `logcertinfo':
/tmp/nix-build-gli0dlx735k9dyl0j2iq6mvwhx3i2lsk-shishi-1.0.0.drv-0/shishi-1.0.0/src/starttls.c:198:
 undefined reference to `gnutls_certificate_verify_peers'
collect2: ld returned 1 exit status
make[4]: *** [shishid] Error 1
--8<---------------cut here---------------end--------------->8---

Time for a new release?  ;-)

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]