Date: Thu, 19 May 2005 00:49:31 +0200 From: Kirill Ponomarew <krion@voodoo.oberon.net> To: Charles Swiger <cswiger@mac.com> Cc: pt00aan@student.bth.se Subject: Re: tcpreplay/libnet port installation error Message-ID: <20050518224931.GD5556@voodoo.oberon.net> In-Reply-To: <69c8d3bed968baa5f97958432cf60827@mac.com> References: <200505182336.11161.pt00aan@student.bth.se> <69c8d3bed968baa5f97958432cf60827@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 18, 2005 at 05:55:51PM -0400, Charles Swiger wrote: > On May 18, 2005, at 7:36 PM, Adam Andersson wrote: > >Hello, got the following error when trying to install ("make install > >clean") > >tcpreplay from ports. > > > >... > >checking for libnet... yes > >checking for libnet version... 1.0.x > >configure: error: Libnet version 1.0.x is no longer supported. > > Please upgrade to 1.1.0 or better > > > > Double-check that your ports are up-to-date. The latest version of the > port depends on a newer version of libnet: > > BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel \ > ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap Yes, but both libnet and libnet-devel install libnet.a, hence libnet should be deinstalled first. -Kirill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050518224931.GD5556>