From: Thomas Monjalon <thomas@monjalon.net>
To: "Ginés García Avilés" <gines.garcia@i2cat.net>
Cc: users@dpdk.org
Subject: Re: Issues Cross compiling DPDK
Date: Wed, 29 Sep 2021 13:08:29 +0200 [thread overview]
Message-ID: <2045967.UFu3bfT2QS@thomas> (raw)
In-Reply-To: <CAFggs4OMRji2aHsibyWUpvSbS91WXHN6-g2gRvQKu+-ZpyhHxg@mail.gmail.com>
27/09/2021 17:45, Ginés García Avilés:
> Hi,
> I'm trying to cross-compile DPDK using the information provided
> here (56. Installing DPDK Using the meson build system — Data Plane
> Development Kit 21.11.0-rc0 documentation
> <https://doc.dpdk.org/guides/prog_guide/build-sdk-meson.html>) but, after
> running "meson build --cross-file config/defconfig_x86_64-native-linux-icc"
> I'm getting the following error:
>
> - configparser.MissingSectionHeaderError: File contains no section
> headers.
> - dpdk/config/defconfig_x86_64-native-linux-icc', line: 6
> 'CONFIG_RTE_MACHINE="native"\n'
>
> 1st workaround: Compiling directly at the destination machine with "make
> install T=x86_64-native-linux-icc" works.
>
> Any ideas about how to solve it?
Looks like you are not using a recent DPDK version.
prev parent reply other threads:[~2021-09-29 11:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-27 15:45 Ginés García Avilés
2021-09-29 11:08 ` Thomas Monjalon [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=2045967.UFu3bfT2QS@thomas \
--to=thomas@monjalon.net \
--cc=gines.garcia@i2cat.net \
--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).