Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268583 - net-ftp/filezilla-3.2.4.1 fails to build with >=net-libs/gnutls-2.7.1
Summary: net-ftp/filezilla-3.2.4.1 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 Linux
: High normal (vote)
Assignee: Bernard Cafarelli
URL: http://trac.filezilla-project.org/tic...
Whiteboard:
Keywords:
Depends on:
Blocks: 253709
  Show dependency tree
 
Reported: 2009-05-04 12:22 UTC by Bernard Cafarelli
Modified: 2009-05-07 14:12 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 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 ;)