Hi All,
I am trying to install nessus 2.2.1.1 from sources provided at this location:
http://www.nessus.org/download/index.php
I have downloaded the following from above.
* libnasl-2.2.11.tar.gz (359 KB)
* nessus-core-2.2.11.tar.gz (664 KB)
* nessus-libraries-2.2.11.tar.gz (418 KB)
* nessus-plugins-2.2.11.tar.gz (7468 KB)
* nessus-plugins-GPL-2.2.11.tar.gz (1071 KB)
the plugins part is faling with the following errors, please let me
know if iam missing something
My linux box details:
Linux version 2.4.34 ([EMAIL PROTECTED]) (gcc version 3.3.2
20031022 (Red Hat Linux 3.3.2-1)) #1 SMP Thu Jun 28 19
erros as below :/bin/sh /home/sudarshan/nessus/nessus-plugins/libtool
gcc -g -O2 -I/usr/local/include/nessus -DNESSUS_ON_SSL
-I/usr/kerberos/include -DHAVE_SSL -I/usr/include/openssl -c
nessus_tcp_scanner.c
rm -f .libs/nessus_tcp_scanner.lo
gcc -g -O2 -I/usr/local/include/nessus -DNESSUS_ON_SSL
-I/usr/kerberos/include -DHAVE_SSL -I/usr/include/openssl -c
nessus_tcp_scanner.c -fPIC -DPIC -o .libs/nessus_tcp_scanner.lo
nessus_tcp_scanner.c: In function `banner_grab':
nessus_tcp_scanner.c:648: parse error before `int'
nessus_tcp_scanner.c:652: `multip' undeclared (first use in this function)
nessus_tcp_scanner.c:652: (Each undeclared identifier is reported only once
nessus_tcp_scanner.c:652: for each function it appears in.)
make[1]: *** [nessus_tcp_scanner.nes] Error 1
make[1]: Leaving directory
`/home/sudarshan/nessus/nessus-plugins/plugins/nessus_tcp_scanner'
make[1]: Entering directory
`/home/sudarshan/nessus/nessus-plugins/plugins/ssl_ciphers'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/sudarshan/nessus/nessus-plugins/plugins/ssl_ciphers'
make[1]: Entering directory
`/home/sudarshan/nessus/nessus-plugins/plugins/synscan'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/sudarshan/nessus/nessus-plugins/plugins/synscan'
Warning : the following plugins could not be built :
nessus_tcp_scanner
make install gives:
/bin/sh /home/sudarshan/nessus/nessus-plugins/libtool gcc -g -O2
-I/usr/local/include/nessus -DNESSUS_ON_SSL -I/usr/kerberos/include
-DHAVE_SSL -I/usr/include/openssl -c nessus_tcp_scanner.c
rm -f .libs/nessus_tcp_scanner.lo
gcc -g -O2 -I/usr/local/include/nessus -DNESSUS_ON_SSL
-I/usr/kerberos/include -DHAVE_SSL -I/usr/include/openssl -c
nessus_tcp_scanner.c -fPIC -DPIC -o .libs/nessus_tcp_scanner.lo
nessus_tcp_scanner.c: In function `banner_grab':
nessus_tcp_scanner.c:648: parse error before `int'
nessus_tcp_scanner.c:652: `multip' undeclared (first use in this function)
nessus_tcp_scanner.c:652: (Each undeclared identifier is reported only once
nessus_tcp_scanner.c:652: for each function it appears in.)
make[1]: *** [nessus_tcp_scanner.nes] Error 1
make[1]: Leaving directory
`/home/sudarshan/nessus/nessus-plugins/plugins/nessus_tcp_scanner'
make[1]: Entering directory
`/home/sudarshan/nessus/nessus-plugins/plugins/ssl_ciphers'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/sudarshan/nessus/nessus-plugins/plugins/ssl_ciphers'
make[1]: Entering directory
`/home/sudarshan/nessus/nessus-plugins/plugins/synscan'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/sudarshan/nessus/nessus-plugins/plugins/synscan'
Warning : the following plugins could not be built :
nessus_tcp_scanner
test -d /sec/tools/nessus/lib/nessus || /usr/bin/install -c -d -m 755 \
/sec/tools/nessus/lib/nessus
test -d /sec/tools/nessus/lib/nessus/plugins || /usr/bin/install -c -d -m 755 \
/sec/tools/nessus/lib/nessus/plugins
for scripts in scripts/*.nasl scripts/*.nbin; do \
/usr/bin/install -c -o root -m 444 $scripts \
/sec/tools/nessus/lib/nessus/plugins; \
done
Best Regards,
Sudarshan
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus