Your message dated Tue, 26 May 2009 11:28:52 +0200
with message-id <[email protected]>
and subject line Re: Bug#529833: libprelude: FTBFS against gnutls26 >= 2.7.x
has caused the Debian Bug report #529833,
regarding libprelude: FTBFS against gnutls26 >= 2.7.x
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
529833: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529833
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libprelude
Version: 0.9.22-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
--- End Message ---
--- Begin Message ---
On Thu, May 21, 2009 at 08:14:07PM +0200, Andreas Metzler wrote:
> Package: libprelude
> Version: 0.9.22-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.
>
Hi,
libprelude is using pkg-config since 0.9.22 as a preferred method to
find GnuTLS.
A macro is provided in the m4 directory to check for libgnutls-config,
but only as a fallback.
libprelude works fine with both versions (with or without the
libgnutls-config script), I'm therefore closing this bug.
Regards,
Pierre
signature.asc
Description: Digital signature
--- End Message ---