I'm trying to get the nessus server compiled on Red Hat 8.0.
I've untarred the 4 files:
Nessus-libraries-1.2.6.tar.gz
Libnasl-1.2.6.tar.gz
Nessus-core-1.2.6.tar.gz
Nessus-plugins-1.2.6.tar.gz

# cd nessus-libraries
# ./compile
# make
# make install
(add /usr/local/lib to /etc/ld.so.conf)
# ldconfig
# cd ..
# cd libnasl
# ./compile
# make

AND THEN...

(last 5 lines of output...)
/usr/local/include/nessus/libnessus.h:378 warning: 'struct pcap_pkthdr'
declare declared inside parameter list.
/usr/local/include/nessus/libnessus.h:378 warning: its scope is only
this definition or declaration, which is probably not   what you want
Make[1] ***[init.o] Error 1
Make[1]: leaving directory '/redhat/nessus/libnasl/nasl'
Make: ***[all] Error 2

Any idea what's wrong?


Thanks,
Charles

-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.

Reply via email to