Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 17:55:51 -0400
From:      Charles Swiger <cswiger@mac.com>
To:        pt00aan@student.bth.se
Cc:        ports@FreeBSD.org
Subject:   Re: tcpreplay/libnet port installation error
Message-ID:  <69c8d3bed968baa5f97958432cf60827@mac.com>
In-Reply-To: <200505182336.11161.pt00aan@student.bth.se>
References:  <200505182336.11161.pt00aan@student.bth.se>

next in thread | previous in thread | raw e-mail | index | archive | help
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

-- 
-Chuck



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