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

Bug#529903: cups: Uses deprecated gnutls-config script to search for libgnutls(-extra/-openssl)



Package: cups
Version: 1.3.10-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
versions of gnutls do not ship these scripts anymore.

The second release candidata of gnutls 2.8 (2.7.12) is available for
testing in Debian/experimental.

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 since version 0.3.5-1 (June 2006).

This package does not actually FTBFS with newer versions of gnutls.
Instead it is simply built without gnutls support.

cu andreas




Reply to: