Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268456 - mail-client/mutt-1.5.19 fails to build with >=net-libs/gnutls-2.7.1
Summary: mail-client/mutt-1.5.19 fails to build with >=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: Fabian Groffen
URL: http://dev.mutt.org/trac/ticket/3239
Whiteboard:
Keywords:
Depends on:
Blocks: 253709
  Show dependency tree
 
Reported: 2009-05-03 15:34 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2009-06-09 07:17 UTC (History)
2 users (show)

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 15:34:58 UTC
...
checking for gethostent... yes                                                                                                                               
checking for setsockopt... yes                                                                                                                               
checking for getaddrinfo... yes                                                                                                                              
checking for libgnutls-config... no                                                                                                                          
checking for libgnutls - version >= 0.1.0... 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: could not find libgnutls


'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 Fabian Groffen gentoo-dev 2009-05-10 11:03:55 UTC
I looked into this, and it doesn't look like a trivial fix to me.  If you have a patch, feel free to fix, otherwise I'll have to rely on upstream to fix the issue.
Comment 2 Fabian Groffen gentoo-dev 2009-05-27 19:35:49 UTC
if you got a patch, feel free to apply to the ebuild.
Comment 3 Tom Prince 2009-06-06 03:09:32 UTC
There is a working patch from debian at

http://dev.mutt.org/trac/ticket/3239
Comment 4 Fabian Groffen gentoo-dev 2009-06-09 07:17:52 UTC
I applied upstream's patch for this issue to our ebuild.