install libnids from here
http://www.packetfactory.net/Projects/libnids/

if you are still getting link errors install libnet
http://www.packetfactory.net/libnet/


On Mon, 20 Dec 2004 11:59:16 +0200, Ahmad Abu Gharbieh
<[EMAIL PROTECTED]> wrote:
> hi luggers..
> i was trying to install dsniff on my fedora core 2 box..
> i got the dsniff tar ball and uncomprised it then tryed to do ./configure
> it worked properly
> it gives me :
> 
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating config.h
> [EMAIL PROTECTED] dsniff-2.3]#
> what is config.h any way??
> 
> but when i try the "make" i get some errors
> as the follwoing:
> 
> vc  -L. -lmissing -lnids -lpcap -lnet -ldb -lssl -lcrypto
> /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libnids.a(killtcp.o)(.text+0x1e):
> In function `raw_init':
> : undefined reference to `libnet_init'
> /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libnids.a(killtcp.o)(.text+0x153):
> In function `nids_killtcp':
> : undefined reference to `libnet_write'
> /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../libnids.a(killtcp.o)(.text+0x244):
> In function `nids_killtcp':
> : undefined reference to `libnet_write'
> collect2: ld returned 1 exit status
> make: *** [dsniff] Error 1
> [EMAIL PROTECTED] dsniff-2.3]#
> 
> it seems that libnet.h has a problem!! what does "undefined refrence to
> libnet_write" mean??
> 
> Dsniff has many exucable files should  appear after installation is complete
> i checked the files that were compiled successfully ..arpspoof,dnsspoof were
> compiled
> and they seem to be working properly
> 
> but there r many other files werent compiled!!!dsniff.c for example
> when i try to compile it manually using GCC i get errors indicate that some
> functions used by main() has undefined refrence!!!!
> i guess this means the header files these functions were declared in r
> missing..
> but i chekced every single header file
> they r there!!!!
> 
> any ideas??
> 
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
> 
> _______________________________________________
> General mailing list
> [EMAIL PROTECTED]
> http://jolug.org/mailman/listinfo/general_jolug.org
> 


-- 
---------------------------
Netiquette -> http://www.dtcc.edu/cs/rfc1855.html
http://tumbak.preempted.net
---------------------------

_______________________________________________
General mailing list
[EMAIL PROTECTED]
http://jolug.org/mailman/listinfo/general_jolug.org

Reply via email to