dsniff installation failure

Alain G. Fabry alainfabry at belgacom.net
Fri Sep 14 06:39:39 PDT 2007


Hi,

I'm trying to install dsniff and get the following error message during install.
Running FreeBSD 6.2-RELEASE, just updated the ports collection
What can I do to get dsniff installed?

Thanks,

FreeBSD# make install clean
===>  Building for dsniff-2.3_3
cc  -o dsniff asn1.o base64.o buf.o hex.o magic.o mount.o pcaputil.o rpc.o tcp_raw.o trigger.o record.o dsniff.o decode.o decode_aim.o decode_citrix.o decode_cvs.o decode_ftp.o decode_hex.o decode_http.o decode_icq.o decode_imap.o decode_irc.o decode_ldap.o decode_mmxp.o decode_mountd.o decode_napster.o decode_nntp.o decode_oracle.o decode_ospf.o decode_pcanywhere.o decode_pop.o decode_portmap.o decode_postgresql.o decode_pptp.o decode_rip.o decode_rlogin.o decode_smb.o decode_smtp.o decode_sniffer.o decode_snmp.o decode_socks.o decode_tds.o decode_telnet.o decode_vrrp.o decode_yp.o decode_x11.o -lrpcsvc  -L. -lmissing -L/usr/local/lib -lnids -lpcap -L/usr/local/lib/libnet10 -lnet  -lssl -lcrypto
/usr/local/lib/libnids.a(libnids.o)(.text+0x6a0): In function `nids_pcap_handler':
: undefined reference to `g_async_queue_lock'
/usr/local/lib/libnids.a(libnids.o)(.text+0x6b1): In function `nids_pcap_handler':
: undefined reference to `g_async_queue_length_unlocked'
/usr/local/lib/libnids.a(libnids.o)(.text+0x6ed): In function `nids_pcap_handler':
: undefined reference to `g_async_queue_push_unlocked'
/usr/local/lib/libnids.a(libnids.o)(.text+0x6fe): In function `nids_pcap_handler':
: undefined reference to `g_async_queue_unlock'
/usr/local/lib/libnids.a(libnids.o)(.text+0xcac): In function `cap_queue_process_thread':
: undefined reference to `g_async_queue_pop'
/usr/local/lib/libnids.a(libnids.o)(.text+0xcfd): In function `cap_queue_process_thread':
: undefined reference to `g_thread_exit'
/usr/local/lib/libnids.a(libnids.o)(.text+0xf6f): In function `nids_init':
: undefined reference to `g_thread_init'
/usr/local/lib/libnids.a(libnids.o)(.text+0xf77): In function `nids_init':
: undefined reference to `g_async_queue_new'
/usr/local/lib/libnids.a(libnids.o)(.text+0xfdd): In function `nids_run':
: undefined reference to `g_thread_create_full'
/usr/local/lib/libnids.a(libnids.o)(.text+0x1052): In function `nids_run':
: undefined reference to `g_async_queue_push'
/usr/local/lib/libnids.a(libnids.o)(.text+0x10a8): In function `nids_exit':
: undefined reference to `g_async_queue_length'
/usr/local/lib/libnids.a(libnids.o)(.text+0x1238): In function `nids_next':
: undefined reference to `g_thread_create_full'
/usr/local/lib/libnids.a(libnids.o)(.text+0x12aa): In function `nids_next':
: undefined reference to `g_async_queue_push'
/usr/local/lib/libnids.a(libnids.o)(.text+0x1311): In function `nids_dispatch':
: undefined reference to `g_thread_create_full'
/usr/local/lib/libnids.a(libnids.o)(.text+0x13cf): In function `nids_dispatch':
: undefined reference to `g_async_queue_push'
*** Error code 1

Stop in /usr/ports/security/dsniff/work/dsniff-2.3.
*** Error code 1

Stop in /usr/ports/security/dsniff.
*** Error code 1

Stop in /usr/ports/security/dsniff.


More information about the freebsd-questions mailing list