Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 268502

Summary: x11-plugins/wmbiff-0.4.27 doesn't detect >=net-libs/gnutls-2.7.1
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: New packagesAssignee: Gentoo Dockapp Team <desktop-dock>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Highest    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 253709    

Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-05-03 19:24:17 UTC
...
checking for gzopen in -lz... yes
checking for libgnutls-config... no
checking for libgnutls - version >= 1.0.4... 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.
GNUTLS can be found at ftp://gnutls.hellug.gr/pub/gnutls


'libgnutls-config' and 'libgnutls-extra-config' scripts have been removed in
>=net-libs/gnutls-2.7.1, so 'pkg-config gnutls' / 'pkg-config gnutls-extra'
should be used.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-06-20 12:48:52 UTC
+  20 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> wmbiff-0.4.27.ebuild,
+  +files/wmbiff-0.4.27-gnutls.patch:
+  Use pkg-config instead of libgnutls-config wrt #268502 by Arfrever Frehtes
+  Taifersar Arahesis.