Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2006 23:18:55 GMT
From:      Adi <ad1_x@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/101229: arping dependency issue
Message-ID:  <200608012318.k71NIt7L083699@www.freebsd.org>
Resent-Message-ID: <200608012320.k71NKE0n070099@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         101229
>Category:       misc
>Synopsis:       arping dependency issue
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 01 23:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Adi
>Release:        6.1
>Organization:
>Environment:
FreeBSD neo 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun Jul  9 22:55:50 EEST 2006     root@neo:/usr/src/sys/i386/compile/BSD  i386
>Description:
The arping installation from source fails on current version of FreeBSD.
I think is a problem with libnet library, arping need an older version(<=1.1.0.1) but the current libnet version is 1.1.2.1.

pkg_info | grep libnet
libnet-1.1.2.1,1    A C library for creating IP packets

I tried an installation of the arping utility from binary package and installation works (pkg_add -r arping) but are some bugs in arping functionality (sometimes arping acts unusual, can't get reply )
I tried an installation from source but compilation failed:
===>   arping-2.05 depends on package: libnet*<=1.1.0,1 - not found
===>   Found libnet-1.1.2.1,1, but you need to upgrade to libnet*<=1.1.0,1.
*** Error code 1


>How-To-Repeat:
You cand repeat the problem if using FreeBSD-6.1 and and current version of arping and libnet. 
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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