[1604] in RedHat Linux List
Compiling SATAN under Red Hat 4
daemon@ATHENA.MIT.EDU (Robert Hart)
Tue Oct 29 09:25:25 1996
Date: Wed, 30 Oct 1996 01:21:40 +1100 (EST)
From: Robert Hart <hartr@interweft,com.au>
Reply-To: Robert Hart <iweft@ipax.com.au>
To: Red Hat <redhat-list@redhat.com>
Resent-From: redhat-list@redhat.com
I am trying to get SATAN-1.1.1 operational under Red Hat 4.
I get a heap of errors at the 'make linux' stage.
...
rex.c: In function `rex_auth':
rex.c:139: warning: passing arg 5 of `authunix_create' from incompatible
pointer type
rex.c: In function `rex_command':
rex.c:178: warning: passing arg 3 from incompatible pointer type
rex.c:178: warning: passing arg 5 from incompatible pointer type
rex.c: In function `rex_exit':
rex.c:222: warning: passing arg 3 from incompatible pointer type
rex.c:222: warning: passing arg 5 from incompatible pointer type
then a short while later
boot.c: In function `main':
boot.c:64: warning: passing arg 5 of `callrpc' from incompatible pointer type
boot.c:64: warning: passing arg 6 of `callrpc' from incompatible pointer type
boot.c:64: warning: passing arg 7 of `callrpc' from incompatible pointer type
boot.c:64: warning: passing arg 8 of `callrpc' from incompatible pointer type
and again
tcp_scan.c: In function `receive_icmp':
tcp_scan.c:468: field `ip' has incomplete type
tcp_scan.c:486: dereferencing pointer to incomplete type
tcp_scan.c:487: dereferencing pointer to incomplete type
tcp_scan.c:494: dereferencing pointer to incomplete type
tcp_scan.c:495: `ICMP_MINLEN' undeclared (first use this function)
tcp_scan.c:495: (Each undeclared identifier is reported only once
tcp_scan.c:495: for each function it appears in.)
tcp_scan.c:502: dereferencing pointer to incomplete type
tcp_scan.c:502: `ICMP_UNREACH' undeclared (first use this function)
tcp_scan.c:508: dereferencing pointer to incomplete type
tcp_scan.c:508: dereferencing pointer to incomplete type
tcp_scan.c:512: dereferencing pointer to incomplete type
tcp_scan.c:513: dereferencing pointer to incomplete type
tcp_scan.c:515: dereferencing pointer to incomplete type
tcp_scan.c:521: dereferencing pointer to incomplete type
tcp_scan.c:532: dereferencing pointer to incomplete type
tcp_scan.c:533: `ICMP_UNREACH_NET' undeclared (first use this function)
tcp_scan.c:534: `ICMP_UNREACH_PROTOCOL' undeclared (first use this function)
tcp_scan.c:537: `ICMP_UNREACH_PORT' undeclared (first use this function)
tcp_scan.c:538: `ICMP_UNREACH_HOST' undeclared (first use this function)
make[2]: *** [tcp_scan.o] Error 1
make[2]: Leaving directory `/root/satan/satan-1.1.1/src/port_scan'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/satan/satan-1.1.1'
make: *** [linux] Error 2
I'm afraid I am in over my depth here - I am just not upto this level of C
programming. Can someone give me any pointers please?
Robert Hart iweft@ipax.com.au
Voice: +61 (0)3 9735 3586
InterWeft, 35 Summit Road, Lilydale, Victoria 3140, Australia
IT, data and voice networking Consultancy
Strategic IT business planning
Internet planning, implementation, security and configuration
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null