LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problem with dsniff (https://www.linuxquestions.org/questions/linux-software-2/problem-with-dsniff-124591/)

pigna 12-10-2003 10:58 AM

Problem with dsniff
 
Hello, I'm have a problem with compile dsniff-2.3.

My system is Slackware 9.1 with:

libnet-1.0.2a
libnids-1.18
libpcap-0.8.1
db3-3.3.11
openssl-0.9.7c

When i run make i get the following errors:

Code:


/usr/local/lib/libnids.a(killtcp.o)(.text+0x10): In function `raw_init':
/root/sources/libnids-1.18/src/killtcp.c:55: undefined reference to `libnet_init'
/usr/local/lib/libnids.a(killtcp.o)(.text+0xef): In function `nids_killtcp':
/root/sources/libnids-1.18/src/killtcp.c:78: undefined reference to `libnet_write'
/usr/local/lib/libnids.a(killtcp.o)(.text+0x18a):/root/sources/libnids-1.18/src/killtcp.c:87: undefined reference to `libnet_write'
collect2: ld returned 1 exit status
make: *** [dsniff] Error 1



All times are GMT -5. The time now is 11:23 PM.