Hi, I tried to install nessus, first automatically, then manually, but I always get the same error :
While compiling libnasl (with make) make[1]: Entering directory `/home/ecorthay/nessus-inst/libnasl/nasl' [...] gcc -pipe `sh ./cflags` -I. -I/usr/local/include -I/home/ecorthay/nessus-inst/libnasl/incl ude -o nasl -DVERSION=\"1.2.0\" nasl.c init.o parser.o function_call.o sanitize.o send_packet.o pkt_utils.o prompt.o udp.o tcp.o ip.o pcap.o instruction.o pcap_next.o boolean.o strutils.o inet.o execute.o nessus_extensions.o igmp.o icmp.o nasl_rpc.o nasl_memory.o regex.o w32.o -lrpcsvc `/usr/local/bin/nessus-config --libs` /usr/local/lib/libpcap-nessus.so: undefined reference to `pcap_error' collect2: ld returned 1 exit status make[1]: *** [nasl] Error 1 I didn't find any answer in the FAQ nor in the mailing list archive. Thanks Emanuel
