Package: kazehakase Version: 0.5.4-2.2 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 PS: Please note that my test build failed due to #527657, but I am pretty sure it would have failed later, with a liker error due to: checking for libgnutls-config... no checking for libgnutls - version >= 1.2.0... no *** The libgnutls-config script installed by LIBGNUTLS could not be found *** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBGNUTLS_CONFIG environment variable to the *** full path to libgnutls-config. configure: WARNING: libgnutls was not found. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

