DPDK patches and discussions
 help / color / mirror / Atom feed
From: Andrew Rybchenko <arybchenko@solarflare.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Cc: Huawei Xie <huawei.xie@intel.com>,
	Yuanhan Liu <yuanhan.liu@linux.intel.com>
Subject: [dpdk-dev] net/virtio: build is broken on FreeBSD
Date: Tue, 17 Jan 2017 17:39:06 +0300	[thread overview]
Message-ID: <05855a3d-632e-f328-dcf1-c182d2286280@solarflare.com> (raw)

Hi,

dpdk-next-net build is broken for me on FreeBSD 10.3 and 11.0 regardless 
clang/gcc:

   CC test_cryptodev_blockcipher.o
   CC test_cryptodev_perf.o
   CC test_cryptodev.o
   CC test_kvargs.o
   LD test
/tmp/dpdk-next-net.x86_64-native-bsdapp-clang/lib/librte_pmd_virtio.a(virtio_ethdev.o): 
In function `virtio_init_device':
/tmp/dpdk-next-net/drivers/net/virtio/virtio_ethdev.c:(.text+0x217):
undefined reference to `virtio_user_driver'
clang: error: linker command failed with exit code 1 (use -v to see 
invocation)
gmake[4]: *** [/tmp/dpdk-next-net/mk/rte.app.mk:235: test] Error 1
gmake[3]: *** [/tmp/dpdk-next-net/mk/rte.subdir.mk:63: test] Error 2
gmake[2]: *** [/tmp/dpdk-next-net/mk/rte.sdkbuild.mk:80: app] Error 2
gmake[1]: *** [/tmp/dpdk-next-net/mk/rte.sdkroot.mk:127: all] Error 2
gmake: *** [Makefile:12: all] Error 2

Am I doing something wrong? Just default config for the target and gmake.

Andrew.

             reply	other threads:[~2017-01-17 14:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-17 14:39 Andrew Rybchenko [this message]
2017-01-17 22:09 ` Thomas Monjalon
2017-01-17 22:22   ` [dpdk-dev] [PATCH] net/virtio: fix build without virtio-user Thomas Monjalon
2017-01-18  2:42     ` Yuanhan Liu
2017-01-18  3:08   ` [dpdk-dev] net/virtio: build is broken on FreeBSD Tan, Jianfeng

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=05855a3d-632e-f328-dcf1-c182d2286280@solarflare.com \
    --to=arybchenko@solarflare.com \
    --cc=dev@dpdk.org \
    --cc=huawei.xie@intel.com \
    --cc=yuanhan.liu@linux.intel.com \
    /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).