On Thu, Jul 4, 2019 at 3:51 PM Bruce Richardson <[email protected]> wrote:
> On Thu, Jul 04, 2019 at 01:38:01PM +0000, Jerin Jacob Kollanukkaran wrote: > > Anyone else facing this meson build issue in master? > > > > Installing > /home/jerin/dpdk-next-eventdev/build-x86-default/meson-private/libdpdk.pc > to > /home/jerin/dpdk-next-eventdev/build-x86-default/install-root/usr/local/lib/pkgconfig > > Running custom install script '/bin/sh > /home/jerin/dpdk-next-eventdev/config/../buildtools/symlink-drivers-solibs.sh > lib dpdk/pmds-19.08' > > Running custom install script '/usr/bin/sh -c rm -f > $MESON_INSTALL_DESTDIR_PREFIX/share/doc/dpdk/guides/.buildinfo' > > Running custom install script '/usr/bin/sh -c install -D -m0644 > $MESON_SOURCE_ROOT/doc/guides/custom.css > $MESON_INSTALL_DESTDIR_PREFIX/share/doc/dpdk/guides/_static/css/custom.css' > > ## Building cmdline > > make: Entering directory > '/home/jerin/dpdk-next-eventdev/build-x86-default/install-root/usr/local/share/dpdk/examples/cmdline' > > pkgconf: unknown option -- define-prefix > > What distro are you on? You probably need an updated copy of pkg-config or > pkgconf. > > I got the same error on my rhel 7.6. -- David Marchand

