svn commit: r334277 - in head: contrib/libpcap contrib/ofed/usr.lib/3 contrib/pf/pflogd contrib/wpa/src/l2_packet lib lib/libpcap share/mk usr.sbin/cxgbetool

Hans Petter Selasky hps at selasky.org
Wed May 30 07:31:49 UTC 2018


On 05/30/18 09:04, Hans Petter Selasky wrote:
> On 05/30/18 08:04, Antoine Brodin wrote:
>> On Mon, May 28, 2018 at 10:12 AM, Hans Petter Selasky
>> <hselasky at freebsd.org> wrote:
>>> Author: hselasky
>>> Date: Mon May 28 08:12:18 2018
>>> New Revision: 334277
>>> URL: https://svnweb.freebsd.org/changeset/base/334277
>>>
>>> Log:
>>>    MFV r333789: libpcap 1.9.0 (pre-release)
>>>
>>>    MFC after:    1 month
>>>    Sponsored by: Mellanox Technologies
>>
>> Hi,
>>
>> Some things seem to be missing.
>> For instance,  pcap_setsampling and pcap_open are now declared in
>> pcap.h but they are not compiled in libpcap.so.
>> net/p5-Net-Pcap is confused by this:
>> http://gohan2.ysv.freebsd.org/data/head-amd64-default-baseline/p471115_s334360/logs/errors/p5-Net-Pcap-0.18.log 
>

Hi,

net/p5-Net-Pcap is supposed to depend on and use net/libpcap which 
install into /usr/local/lib and /usr/local/include from what I understand.

--HPS


More information about the svn-src-head mailing list