Saturday, October 27, 2018 12:49 AM, Yongseok Koh:
> Subject: Re: [dpdk-dev] [PATCH v3] mlx5: use pkg-config to handle SUSE
> libmnl
>
> On Thu, Oct 25, 2018 at 01:29:38PM -0700, Stephen Hemminger wrote:
> > SUSE decided to install the libmnl include file in a non-standard
>
On Thu, Oct 25, 2018 at 01:29:38PM -0700, Stephen Hemminger wrote:
> SUSE decided to install the libmnl include file in a non-standard
> place: /usr/include/libmnl/libmnl/libmnl.h
>
> This was probably a mistake by the SUSE package maintainer,
> but hard to get fixed. Workaround the problem by pkg
SUSE decided to install the libmnl include file in a non-standard
place: /usr/include/libmnl/libmnl/libmnl.h
This was probably a mistake by the SUSE package maintainer,
but hard to get fixed. Workaround the problem by pkg-config to find
the necessary include directive for libmnl.
Fixes: 20b71e92e
3 matches
Mail list logo