Hi,

I have a problem when attempting to make libnasl on my Mandrake 8.2 box.
I successfully (at least it looks successful) run the ./configure script but 
when I attempt a make I get the following errors:

send_packet.c:25:25: nessus/pcap.h: No such file or directory
In file included from send_packet.c:27:
pkt_pcap.h:4: parse error before `*'
pkt_pcap.h:4: warning: data definition has no type or storage class
pkt_pcap.h:5: parse error before `*'
pkt_pcap.h:5: warning: data definition has no type or storage class
pkt_pcap.h:6: parse error before `pcap_t'
send_packet.c: In function `send_packet':
send_packet.c:60: `pcap_t' undeclared (first use in this function)
send_packet.c:60: (Each undeclared identifier is reported only once
send_packet.c:60: for each function it appears in.)
send_packet.c:60: `pcap' undeclared (first use in this function)
send_packet.c:60: invalid lvalue in assignment
send_packet.c:61: parse error before `struct'
send_packet.c:70: `ar' undeclared (first use in this function)
send_packet.c:71: `ip' undeclared (first use in this function)
send_packet.c:72: `sip' undeclared (first use in this function)
send_packet.c:80: `sockaddr' undeclared (first use in this function)
make[1]: *** [send_packet.o] Error 1
make: *** [all] Error 2

Can anyone please help me, I am no programmer so I have no idea how to get 
around this problem. Thanks

Simon



_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

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

Reply via email to