Hello,
I�m trying to install Nessus over a SUN Sparc Ultra 10 with Solaris 8. The packages
that i've
installed are:
gtk+1.2.10
glib-1.2.10
zlib-1.1.4
nmap-2.53
make-3.79.1
gcc-3.0.3
gzip-1.3.3
tcp_wrappers_ipv6-7.6
tk-8.3.3
prngd-0.9.23
egd-0.8
openssl-0.9.6c
openssh-3.1p1
Recommended patches for Solaris 8
and i've tried to compile Nessus-1.2.1 and Nessus-1.2.2 and with both packages i've
got the same
warning messages.
configure: WARNING: netinet/tcpip.h: present but cannot be compiled
...........
configure: WARNING: netinet/ipicmp.h: present but cannot be compiled
...........
I�ve seen that the problems appear when the ./configure try to test the usability of
netint/tcpip.h,
here the script compile a test file with "gcc -pipe -c -g -O2 conftest.c" and into
this test file
are a reference to include "tcpip.h". I've seen that the problem are in the definition
of
structure tcpiphdr{
struct ipovly ti_i;
struct tcphdr ti_i;
};
so, if i comment this structure on tcpip.h the compilation of the test file was OK,
but appear a new
error with other structure in ipicmp.h.
So, i don't know if the problem is in the nmap package that i'm using, if i need some
other package
or in the way ./configure work.
Can you help me!!!!!
Best Regards
Jesus
-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.
* To subscribe again, send a mail to [EMAIL PROTECTED] with
"subscribe nessus" in the body