Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23667 - net-analyzer/nessus-core-2.0.6a has error with it dependencies
Summary: net-analyzer/nessus-core-2.0.6a has error with it dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Dean Bailey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-28 21:25 UTC by Michael Boman
Modified: 2003-07-17 00:38 UTC (History)
1 user (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 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".