Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2007 20:20:41 +0200
From:      "Alain G. Fabry" <alainfabry@belgacom.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: dsniff installation failure
Message-ID:  <20070915182041.GA48895@ducati-748.3rdrock.kicks-ass.net>
In-Reply-To: <200709142032.53589.fbsd.questions@rachie.is-a-geek.net>
References:  <20070914133729.GA43597@ducati-748.3rdrock.kicks-ass.net> <200709142032.53589.fbsd.questions@rachie.is-a-geek.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 14, 2007 at 08:32:53PM +0200, Mel wrote:
> On Friday 14 September 2007 15:37:29 Alain G. Fabry wrote:
> > 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
> 
> Note: missing `pkgconfig --libs gthread-2.0` in LDFLAGS.
> @flz since he last touched the Makefile :p
> 
> This happens when libnids is installed in the same run as dependency, because 
> LIBNIDS_GLIB2 will be empty and the pre-configure target will not be 
> installed.
> 
> @Alain:
> run: `make clean all' and it'll compile.
> -- 
> Mel

Thanks, worked like a charm.





> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070915182041.GA48895>