21/04/2021 16:53, Dmitry Kozlyuk:
> 2021-04-21 00:20 (UTC+0200), Thomas Monjalon:
> > > Dmitry Kozlyuk (3):
> > > eal/windows: add timespec_get shim for MinGW
> > > net/pcap: move OS-dependent code to separate files
> > > net/pcap: build on Windows
> >
> > Compilation is failing on FreeBSD
2021-04-21 00:20 (UTC+0200), Thomas Monjalon:
> > Dmitry Kozlyuk (3):
> > eal/windows: add timespec_get shim for MinGW
> > net/pcap: move OS-dependent code to separate files
> > net/pcap: build on Windows
>
> Compilation is failing on FreeBSD 11:
> http://mails.dpdk.org/archives/test-repor
> Dmitry Kozlyuk (3):
> eal/windows: add timespec_get shim for MinGW
> net/pcap: move OS-dependent code to separate files
> net/pcap: build on Windows
Compilation is failing on FreeBSD 11:
http://mails.dpdk.org/archives/test-report/2021-April/188997.html
implicit declaration of funct
On 4/15/2021 11:10 PM, Dmitry Kozlyuk wrote:
Most modern and actively maintained distribution of libpcap for Windows
is Npcap [1]. It currently doesn't provide a pkg-config file [2].
By default it is installed to C:\Program Files\Npcap and can be located
using standard environment variables [3]:
Most modern and actively maintained distribution of libpcap for Windows
is Npcap [1]. It currently doesn't provide a pkg-config file [2].
By default it is installed to C:\Program Files\Npcap and can be located
using standard environment variables [3]:
$env:C_INCLUDE_PATH += ";C:\Program Files\
5 matches
Mail list logo