On Fri, 16 Aug 2002, Linux User wrote:
> Attempt to install Nessus in Digitalis UNIX Tru64, but I have problems when
> I am compiling libnasl.
Did anyone succeed into compiling nessus on this platform? I can't recall
having seen much success with that platform on this list.
> I have is following error:
>
> checking for pcap_restart in -lpcap-nessus... (cached) no
> checking for pcap_yyrestart in -lpcap-nessus... (cached) no
> checking for yyrestart in -lpcap-nessus... (cached) no
> no yacc restart func found
> perhaps libpcap-nessus wasn't compiled with bison/flex?
....
The (cached) answers are a bit unsettling to me. Can you sweep nessus
clean on your machine and start again? You may have obsolete information
stuck into the config cache.
If you fail at least report:
- nessus version
- OS (incl. version)
- compiler (incl. version)
On a more generic part it might be nice to have a small script that can
report all these issues.
Something like:
#!/bin/sh
uname -a
cc -v
....
Hugo.
--
All email send to me is bound to the rules described on my homepage.
[EMAIL PROTECTED] http://hvdkooij.xs4all.nl/
Don't meddle in the affairs of sysadmins,
for they are subtle and quick to anger.
-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.