Okay, well, when I had that yesterday, I decided to try installing from the gzip files instead of using the installer script. That fixed the 'get_hostname' problem, but I ended up with a new bpf problem. Since you posted this, I've decided to uninstall and reinstall Nessus again (using the installer script this time). When it starts the installation, it recognizes that gtk isn't available and says that it will install without the gui. Great, this is what I want. However, as the script continues, I see the following:
exec.c: In function `execute_nasl_script': exec.c:1822: warning: assignment discards qualifiers from pointer target type nasl_func.c: In function `insert_nasl_func': nasl_func.c:100: warning: passing arg 4 of `qsort' from incompatible pointer type Just a few lines after that, I also see: x -- Configuring the sources for your system configure: warning: **** gtk not found Is any of this stuff normal or typical? The compilation errors look feasible, but I'm not sure if that's just how the code is written and the compiler is mistaken. As far as the configure warning, I would think that configure would recognize that gtk wasn't installed and would not need to display this warning. Am I incorrect? Thanks. Chad Uretsky Lead Network and Security Engineer, IT | NetIQ Corporation -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of George A. Theall Sent: Thursday, July 14, 2005 9:00 PM To: [email protected] Subject: Re: New error in my nessus.dump file On Thu, Jul 14, 2005 at 06:21:42PM -0000, Chad I. Uretsky wrote: > Whenever I > run a scan (and I'm using log_whole_attack and turned on debugging in > my nessusrc file for troubleshooting), I'm seeing the following error: > > (/usr/local/lib/nessus/plugins/netstat_portscan.nasl) Undefined > function 'get_hostname' It turns out this was a problem introduced in ssh_func.inc yesterday and fixed a few hours ago. Update your plugins if you haven't already and this should be fixed. George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
