I have Mandrake Linux 8.2 installed and I am having trouble getting libnasl installed. I had trouble trying to cut and paste the errors, so I had to attach them in a text file. Please help!
Shawn Cannon, MCSE, CCNA _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com
cd nasl && make make[1]: Entering directory `/root/Nessus/libnasl/nasl' /bin/sh /root/Nessus/libnasl/libtool --silent gcc -pipe `sh ./cflags` -c send_packet.c send_packet.c:25:25: nessus/pcap.h: No such file or directory In file included from send_packet.c:28: 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:61: `pcap_t' undeclared (first use in this function) send_packet.c:61: (Each undeclared identifier is reported only once send_packet.c:61: for each function it appears in.) send_packet.c:61: `pcap' undeclared (first use in this function) send_packet.c:61: invalid lvalue in assignment send_packet.c:62: parse error before `struct' send_packet.c:71: `ar' undeclared (first use in this function) send_packet.c:72: `ip' undeclared (first use in this function) send_packet.c:73: `sip' undeclared (first use in this function) send_packet.c:81: `sockaddr' undeclared (first use in this function) make[1]: *** [send_packet.o] Error 1 make[1]: Leaving directory `/root/Nessus/libnasl/nasl' make: *** [all] Error 2
