Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268502 - x11-plugins/wmbiff-0.4.27 doesn't detect >=net-libs/gnutls-2.7.1
Summary: x11-plugins/wmbiff-0.4.27 doesn't detect >=net-libs/gnutls-2.7.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Highest normal (vote)
Assignee: Gentoo Dockapp Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 253709
  Show dependency tree
 
Reported: 2009-05-03 19:24 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-06-20 12:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.