DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Gonzalez Monroy, Sergio" <sergio.gonzalez.monroy@intel.com>
To: Li Wei <lw@cn.fujitsu.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] Build broken with COMBINE_LIBS=y
Date: Tue, 09 Jun 2015 09:09:12 +0100	[thread overview]
Message-ID: <55769F28.6070604@intel.com> (raw)
In-Reply-To: <5576885B.9060506@cn.fujitsu.com>

On 09/06/2015 07:31, Li Wei wrote:
> Hi list,
>
> After drivers separation, the following building error was encountered,
> it seems the build system build lib/ first and link it into libintel_dpdk.a
> and then drivers/ got compiled, so the symbols in drivers never got linked
> into libintel_dpdk.a.
>
> I guess we need add some dependence on drivers/ on libintel_dpdk.a target,
> but I'm not familiar with the build system :(
>
>
That is exactly the issue.
Working on a patch.

Sergio

      reply	other threads:[~2015-06-09  8:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-09  6:31 Li Wei
2015-06-09  8:09 ` Gonzalez Monroy, Sergio [this message]

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=55769F28.6070604@intel.com \
    --to=sergio.gonzalez.monroy@intel.com \
    --cc=dev@dpdk.org \
    --cc=lw@cn.fujitsu.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).