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

Bug 268448

Summary: dev-libs/libprelude-0.9.21.3 fails to build with >=net-libs/gnutls-2.7.1
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: New packagesAssignee: Mark Loeser (RETIRED) <halcy0n>
Status: RESOLVED FIXED    
Severity: normal CC: netmon
Priority: High    
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 14:58:13 UTC
...
checking whether byte ordering is bigendian... no
checking for library containing socket... none required
checking for libgnutls-config... no
checking for libgnutls - version >= 1.0.17... 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: error: libgnutls is required in order to build libprelude.


'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 Mark Loeser (RETIRED) gentoo-dev 2009-05-03 15:21:51 UTC
It looks like this is fixed by libprelude-0.9.22.  I'll bump it and test it in a bit.
Comment 2 Mark Loeser (RETIRED) gentoo-dev 2009-05-03 15:47:03 UTC
Bumped, and fixed.  Thanks.