Summary: | libnasl 2.0.8a doesnt emerge. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jose <yoz> |
Component: | New packages | Assignee: | Patrick Kursawe (RETIRED) <phosphan> |
Status: | RESOLVED LATER | ||
Severity: | normal | CC: | brandy, pYrania |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Jose
2003-10-18 17:36:06 UTC
hum. can you provide the output of "/usr/bin/nessus-config --libs" please? This error is caused by linking against nessus-libraries that were compiled with USE="-ssl". bash-2.05b# /usr/bin/nessus-config --libs
-L/usr/lib -lnessus -lhosts_gatherer -lpcap-nessus -lutil -lnsl -lresolv
-L/usr/lib/lib -lssl -lcrypto -ldl
bash-2.05b#
and, now after remerge without -ssl, it works!
>
>This error is caused by linking against nessus-libraries that were
>compiled with USE="-ssl".
>
So, I think we can call this "invalid" - Brandy, want to close it? I'm marking this a LATER since with portage-2.0.50, we should be able to specify if dependencies need to be compiled with specific USE flags. :) |