Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114209 - net-dns/avahi: missing gdbm dependency
Summary: net-dns/avahi: missing gdbm dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-01 16:10 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2005-12-30 10:55 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-01 16:10:02 UTC
Building avahi on Gentoo/FreeBSD (where gdbm is not installed by default):  
  
checking for expat.h... yes  
checking for gdbm_open in -lgdbm... no  
configure: error: *** libgdbm not found ***  
  
!!! Please attach the config.log to your bug report:  
!!! /var/tmp/portage/avahi-0.6.1/work/avahi-0.6.1/config.log  
  
!!! ERROR: net-dns/avahi-0.6.1 failed.  
!!! Function econf, Line 495, Exitcode 0  
!!! econf failed  
!!! If you need support, post the topmost build error, NOT this status  
message.  
 
Emerging latest gdbm let configure complete (waiting for build to complete, 
too). 
 
Thanks, 
Diego
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2005-12-30 08:40:42 UTC
Diego, there's a couple of issues with the in-Portage avahi ebuild... grab the one from Gentopia.
Comment 2 Sven Wegener gentoo-dev 2005-12-30 10:55:55 UTC
I already added support for the gdbm USE flag on Dec 04.