DPDK usage discussions
 help / color / mirror / Atom feed
From: Nagaprabhanjan Bellaru <nagp.lists@gmail.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] Compiling DPDK 16.07 with shared option is failing..
Date: Thu, 10 Nov 2016 13:53:20 +0530	[thread overview]
Message-ID: <CABDVJk-Ev3L72toRVyBC+9EdQidQFLUAE0dGkmxtth8m2VC1+w@mail.gmail.com> (raw)
In-Reply-To: <2412176.L9M9ozfaFd@xps13>

Hi,

I am compiling DPDK as part of VPP (Cisco). It has rte_timer etc. turned
off. I enabled it and stumbled on this error. DPDK compilation is invoked
by VPP.

-nagp

On Thu, Nov 10, 2016 at 1:48 PM, Thomas Monjalon <thomas.monjalon@6wind.com>
wrote:

> 2016-11-10 10:37, Nagaprabhanjan Bellaru:
> >  I found that librte_timer was not enabled and so the compilation failed.
> > When I enabled the same, it went ahead and failed at a different place
> > while compiling librte_pmd:
> >
> > --
> > gcc -pie -fPIC
> > -L/home/ubuntu/development/libfwdd/src/platform/vpp/vpp/
> build-root/install-vpp_debug-native/dpdk/lib
> > -Wl,-g -shared rte_eth_bond_api.o rte_eth_bond_pmd.o rte_eth_bond_args.o
> > rte_eth_bond_8023ad.o rte_eth_bond_alb.o -z defs -lrte_mbuf -lethdev
> > -lrte_eal -lrte_kvargs -lrte_cmdline -lrte_mempool -lrte_ring
> > -Wl,-soname,librte_pmd_bond.so.1.1 -o librte_pmd_bond.so.1.1
> > /usr/bin/ld: librte_pmd_bond.so.1.1: version node not found for symbol
> > rte_eth_bond_8023ad_conf_get@DPDK_2.0
> > /usr/bin/ld: failed to set dynamic section sizes: Bad value
> > collect2: error: ld returned 1 exit status
> > --
>
> What are you changing in the default configuration?
> Which commands are you using to compile?
>

  reply	other threads:[~2016-11-10  8:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-09 12:34 Nagaprabhanjan Bellaru
2016-11-10  5:07 ` Nagaprabhanjan Bellaru
2016-11-10  8:18   ` Thomas Monjalon
2016-11-10  8:23     ` Nagaprabhanjan Bellaru [this message]
2016-11-10 12:28       ` Nagaprabhanjan Bellaru
2016-11-10  8:21 ` Xu, Qian Q

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=CABDVJk-Ev3L72toRVyBC+9EdQidQFLUAE0dGkmxtth8m2VC1+w@mail.gmail.com \
    --to=nagp.lists@gmail.com \
    --cc=thomas.monjalon@6wind.com \
    --cc=users@dpdk.org \
    /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).