Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

Solaris 9 installation problems

Subject: Solaris 9 installation problems
Date: Fri, 30 Dec 2005 12:27:45 -0500
Cheers,

I'm trying to install nessus 2.2.6 onto a Solaris 9 box.
Several installation attempts using both the automated script 
(nessus-installer-2.2.6.sh) and being compiled locally result in the 
following make errors.
I suspect this has something to do with my local environment, but I'm not 
sure where to look first.
Any help would be greatly appreciated.

Thanks,
Patrick

Using the automated script: 
***************************************************

In file included from plugutils.c:22:
/tmp/nessus-installer.26735/nessus-libraries/include/includes.h:153:25: 
openssl/ssl.h: No such file or directory
/tmp/nessus-installer.26735/nessus-libraries/include/includes.h:154:26: 
openssl/x509.h: No such file or directory
In file included from 
/tmp/nessus-installer.26735/nessus-libraries/include/includes.h:226,
                 from plugutils.c:22:
/tmp/nessus-installer.26735/nessus-libraries/include/libnessus.h:171: 
error: parse error before '*' token
/tmp/nessus-installer.26735/nessus-libraries/include/libnessus.h:412: 
error: parse error before '*' token
/tmp/nessus-installer.26735/nessus-libraries/include/libnessus.h:412: 
warning: data definition has no type or storage class
/tmp/nessus-installer.26735/nessus-libraries/include/libnessus.h:424: 
error: parse error before "SSL"
make: Fatal error: Command failed for target `plugutils.o'
Current working directory 
/tmp/nessus-installer.26735/nessus-libraries/libnessus
make: Fatal error: Command failed for target `all'
**** An error occured :/


Local compile: ********************************************************

gx199-svr:18> make
Creating nessus-config ...
cd libpcap-nessus && make
cd libnessus && make
/bin/sh /nessus/nessus_2.2.6/nessus-libraries/libtool gcc -pipe -I../ 
-DHAVE_CONFIG_H  -DNESSUS_ON_SSL  -I. -DHAVE_SSL -I/usr/sfw/include 
-I/nessus/nessus_2.2.6/nessus-libraries/include 
-I/nessus/nessus_2.2.6/nessus-libraries/libpcap-nessus  -c plugutils.c
rm -f .libs/plugutils.lo
gcc -pipe -I../ -DHAVE_CONFIG_H -DNESSUS_ON_SSL -I. -DHAVE_SSL 
-I/usr/sfw/include -I/nessus/nessus_2.2.6/nessus-libraries/include 
-I/nessus/nessus_2.2.6/nessus-libraries/libpcap-nessus -c plugutils.c 
-fPIC -DPIC -o .libs/plugutils.lo
In file included from plugutils.c:22:
/nessus/nessus_2.2.6/nessus-libraries/include/includes.h:153:25: 
openssl/ssl.h: No such file or directory
/nessus/nessus_2.2.6/nessus-libraries/include/includes.h:154:26: 
openssl/x509.h: No such file or directory
In file included from 
/nessus/nessus_2.2.6/nessus-libraries/include/includes.h:226,
                 from plugutils.c:22:
/nessus/nessus_2.2.6/nessus-libraries/include/libnessus.h:171: error: 
parse error before '*' token
/nessus/nessus_2.2.6/nessus-libraries/include/libnessus.h:412: error: 
parse error before '*' token
/nessus/nessus_2.2.6/nessus-libraries/include/libnessus.h:412: warning: 
data definition has no type or storage class
/nessus/nessus_2.2.6/nessus-libraries/include/libnessus.h:424: error: 
parse error before "SSL"
*** Error code 1
make: Fatal error: Command failed for target `plugutils.o'
Current working directory /nessus/nessus_2.2.6/nessus-libraries/libnessus
*** Error code 1
make: Fatal error: Command failed for target `all'
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus
<Prev in Thread] Current Thread [Next in Thread>
  • Solaris 9 installation problems, Patrick Hawley <=