Package: aiccu Version: 20070115-15.2 Severity: normal Hello,
aiccu FTBFS against the recently released GnuTLS 3.4.0: ------------------------------------------- gcc -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -W -W all -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Ws trict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls - Wnested-externs -Winline -Wbad-function-cast -fshort-enums -fstrict-aliasing -fn o-common -Wpadded -pedantic -D_REENTRANT -D_GNU_SOURCE -D AICCU_CONSOLE -D AICCU _GNUTLS -D_LINUX -D HAS_IFHEAD -D AICCU_TYPE="\"linux\"" -o aiccu main.o ../comm on/tun.o ../common/aiccu.o ../common/hash_md5.o ../common/hash_sha1.o ../common/ common.o ../common/heartbeat.o ../common/tic.o ../common/ayiya.o ../common/aiccu _test.o ../common/resolver.o ../common/aiccu_linux.o -fPIE -pie -Wl,-z,relro -Wl ,-z,now -lgnutls -lpthread -lresolv ../common/common.o: In function `sock_alloc': /tmp/buildd/aiccu-20070115/unix-console/../common/common.c:303: undefined reference to `gnutls_certificate_type_set_priority' collect2: error: ld returned 1 exit status Makefile:153: recipe for target 'aiccu' failed make[2]: *** [aiccu] Error 1 make[2]: Leaving directory '/tmp/buildd/aiccu-20070115/unix-console' ------------------------------------------- The old priority functions (gnutls_cipher_set_priority gnutls_mac_set_priority gnutls_compression_set_priority gnutls_kx_set_priority gnutls_protocol_set_priority gnutls_certificate_type_set_priority) were removed in 3.4.0. cu Andreas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

