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

Bug 23667

Summary: net-analyzer/nessus-core-2.0.6a has error with it dependencies
Product: Gentoo Linux Reporter: Michael Boman <michael.boman>
Component: New packagesAssignee: Dean Bailey <alron>
Status: RESOLVED FIXED    
Severity: critical CC: phosphan
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Boman 2003-06-28 21:25:34 UTC
nessus-core wants to compile with tcpwrappers even when I have them disabled.


checking for -lwrap... no
configure: error: The switch --enable-tcpwrappers has been set but your system
lacks libwrap !

!!! ERROR: net-analyzer/nessus-core-2.0.6a failed.
!!! Function econf, Line 304, Exitcode 1
!!! econf failed

luke packages # emerge -pv net-analyzer/nessus

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N   ] net-analyzer/nessus-core-2.0.6a  -tcpd -X -gtk -gtk2
[ebuild  N   ] net-analyzer/nessus-plugins-2.0.6a
[ebuild  N   ] net-analyzer/nessus-2.0.6a
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2003-07-17 00:36:57 UTC
This was already mentioned in bug #24055 - I corrected it for 2.0.7 and forgot the stable version, sorry.
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2003-07-17 00:38:03 UTC
Please notice that it will link against libwrap if it is installed no matter how you set "tcpd".