tcpreplay/libnet port installation error

Charles Swiger cswiger at mac.com
Wed May 18 21:55:59 GMT 2005


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



More information about the freebsd-ports mailing list