From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Iremonger, Bernard" <bernard.iremonger@intel.com>,
Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org
Subject: Re: [PATCH v5 4/4] bnx2x: enable PMD build
Date: Mon, 27 Jul 2015 15:29:38 +0200 [thread overview]
Message-ID: <1931448.vj2WJ2SqOu@xps13> (raw)
In-Reply-To: <8CEF83825BEC744B83065625E567D7C219F345F5@IRSMSX108.ger.corp.intel.com>
2015-07-27 09:42, Iremonger, Bernard:
> Seeing a build error on Linux with build of bnx2x enabled
>
> == Build drivers/net/bnx2x
> CC bnx2x.o
> /root/dpdk_sforge_2/drivers/net/bnx2x/bnx2x.c:50:18: fatal error: zlib.h: No such file or directory
> #include <zlib.h>
bnx2x requires zlib to be installed with its header.
Stephen, it would be smoother to have a build option for the zip feature
and disable it by default.
Then the file pkg/dpdk.spec must be updated for this new dependency.
One day, a configure script could replace such build options.
next prev parent reply other threads:[~2015-07-27 13:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-20 16:33 [PATCH v5 0/4] bnx2x: poll mode driver Stephen Hemminger
2015-07-20 16:33 ` [PATCH v5 1/4] eal: provide functions to access PCI config Stephen Hemminger
2015-07-20 16:33 ` [PATCH v5 2/4] bnx2x: driver core Stephen Hemminger
2015-07-20 16:33 ` [PATCH v5 3/4] bnx2x: driver support routines Stephen Hemminger
2015-07-20 16:33 ` [PATCH v5 4/4] bnx2x: enable PMD build Stephen Hemminger
2015-07-27 9:42 ` Iremonger, Bernard
2015-07-27 13:29 ` Thomas Monjalon [this message]
2015-07-23 6:51 ` [PATCH v5 0/4] bnx2x: poll mode driver Harish Patil
2015-07-27 2:09 ` Thomas Monjalon
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=1931448.vj2WJ2SqOu@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=bernard.iremonger@intel.com \
--cc=dev@dpdk.org \
--cc=stephen@networkplumber.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.