Package: gloox Version: 0.9.9.5-1 Severity: important The package's ./configure script is trying to invoke libgnutls-config and/or libgnutls-extra-config to search for the gnutls library. Newer version of gnutls do not ship these scripts anymore.
Please use another way to search for the gnutls library, e.g. pkg-config or AC_LIB_HAVE_LINKFLAGS or AC_CHECK_FUNCS. For packages that already use pkg-config to search for other libraries, pkg-config will probably be the simplest way. Debian's gnutls packages have shipped the necessary .pc files 0.3.5-1 (June 2006). This is going to be a rc bug once gnutls26 2.8 is released and uploaded to unstable. The second release candidata of 2.8 (2.7.12) is available for testing in Debian/experimental. cu andreas checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for gnutls_check_version in -lgnutls... yes ./configure: line 20060: libgnutls-config: command not found checking if GnuTLS should be used... yes [...] i486-linux-gnu-g++ -g -O2 -o .libs/register_example register_example.o ../.libs/libgloox.so -lresolv /usr/lib/libidn.so -lz ../.libs/libgloox.so: undefined reference to `gnutls_x509_crt_check_issuer' [...] ../.libs/libgloox.so: undefined reference to `gnutls_compression_set_priority' collect2: ld returned 1 exit status make[4]: *** [register_example] Error 1 make[4]: Leaving directory `/tmp/buildd/gloox-0.9.9.5/src/examples' -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

