Package: ctrlproxy Version: 3.0.7-1 Severity: serious Justification: fails to build from source (but built successfully in the past)
ctrlproxy does not build anymore. src/gnutls.c uses gcrypt functions, but ./configure does not search for gcrypt and add it to the liker line. This bug might have been triggered due gnutls cleaning up its libtool file. cu andreas -------------------------------------- Linking linestack-cmd /usr/bin/ld: src/gnutls.o: undefined reference to symbol 'gcry_control@@GCRYPT_1.2' /usr/bin/ld: note: 'gcry_control@@GCRYPT_1.2' is defined in DSO //lib/libgcrypt.so.11 so try adding it to the linker command line //lib/libgcrypt.so.11: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[1]: *** [linestack-cmd] Error 1 make[1]: Leaving directory `/tmp/buildd/ctrlproxy-3.0.7' make: *** [build-stamp] Error 2 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org