[dpdk-dev] pkg-config file generated with meson

Luca Boccassi bluca at debian.org
Thu Dec 13 10:36:32 CET 2018


On Mon, 2018-12-03 at 12:44 +0000, Luca Boccassi wrote:
> On Thu, 2018-11-29 at 15:13 +0100, David Marchand wrote:
> > On Thu, Nov 29, 2018 at 3:08 PM Luca Boccassi <bluca at debian.org>
> > wrote:
> > 
> > > 
> > > It's true that there is "libdpdk" in the Requires.private
> > > section,
> > > and
> > > probably shouldn't - but at least on Debian stable with pkg-
> > > config
> > > 0.29
> > > it works fine despite that:
> > > 
> > 
> > Well, this was my first impression when I saw Requires.private but
> > I
> > am not
> > familiar with .pc files.
> > 
> > 
> > > 
> > > $ PKG_CONFIG_PATH=/tmp pkg-config --cflags libdpdk
> > > -include rte_config.h -march=corei7
> > > -I/usr/include/dpdk/../x86_64-linux-gnu/dpdk -I/usr/include/dpdk
> > > 
> > > Maybe a newer pkg-config version got smarter? Regardless we
> > > should
> > > look
> > > into it
> > > 
> > 
> > Mine is older, from rhel7:
> > $ pkg-config --version
> > 0.27.1
> 
> I think I found the issue, it looks like a Meson problem, reported
> upstream:
> 
> https://github.com/mesonbuild/meson/issues/4583

My fix has been merged, it's available as part of the new 0.49 Meson
release.

-- 
Kind regards,
Luca Boccassi


More information about the dev mailing list