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

Bug 268583

Summary: net-ftp/filezilla-3.2.4.1 fails to build with >=net-libs/gnutls-2.7.1
Product: Gentoo Linux Reporter: Bernard Cafarelli <voyageur>
Component: New packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://trac.filezilla-project.org/ticket/4489
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 253709    

Description Bernard Cafarelli gentoo-dev 2009-05-04 12:22:44 UTC
checking for libgnutls-config... no
checking for libgnutls - version >= 2.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.
configure: error:
***
*** libgnutls 2.0.4 or greater was not found. You may want to get it from
*** ftp://ftp.gnutls.org/pub/gnutls/

Added to my todo-list
Comment 1 Bernard Cafarelli gentoo-dev 2009-05-07 14:12:07 UTC
Fixed configure.in to use pkg-config, added in CVS as filezilla-3.2.4.1-r1

Patch sent upstream, hopefully next version won't need patching and eautoreconf ;)