DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
To: dev <dev@dpdk.org>,
	"bruce.richardson@intel.com" <bruce.richardson@intel.com>,
	Luca Boccassi <bluca@debian.org>,
	"thomas@monjalon.net" <thomas@monjalon.net>
Subject: [dpdk-dev] meson build issue
Date: Thu, 4 Jul 2019 13:38:01 +0000	[thread overview]
Message-ID: <BYAPR18MB2424B8037730F7163A311A7EC8FA0@BYAPR18MB2424.namprd18.prod.outlook.com> (raw)

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
rm -f build/cmdline build/cmdline-static build/cmdline-shared
test -d build && rmdir -p build || true
pkgconf: unknown option -- define-prefix
pkgconf: unknown option -- define-prefix
cc -O3  main.c commands.c parse_obj_list.c -o build/cmdline-shared
main.c:14:10: fatal error: cmdline_rdline.h: No such file or directory
 #include <cmdline_rdline.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
commands.c:23:10: fatal error: cmdline_rdline.h: No such file or directory
 #include <cmdline_rdline.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
parse_obj_list.c:15:10: fatal error: cmdline_parse.h: No such file or directory
 #include <cmdline_parse.h>
          ^~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:28: build/cmdline-shared] Error 1
make: Leaving directory '/home/jerin/dpdk-next-eventdev/build-x86-default/install-root/usr/local/share/dpdk/examples/cmdline'

             reply	other threads:[~2019-07-04 13:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-04 13:38 Jerin Jacob Kollanukkaran [this message]
2019-07-04 13:50 ` Bruce Richardson
2019-07-04 13:52   ` David Marchand
2019-07-04 13:57 Jerin Jacob Kollanukkaran
2019-07-04 14:01 ` Bruce Richardson
2019-07-04 14:14   ` Luca Boccassi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BYAPR18MB2424B8037730F7163A311A7EC8FA0@BYAPR18MB2424.namprd18.prod.outlook.com \
    --to=jerinj@marvell.com \
    --cc=bluca@debian.org \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).