* [dpdk-users] DPDK Cross compiling
@ 2021-05-28 12:51 Eileen O'Reilly
0 siblings, 0 replies; only message in thread
From: Eileen O'Reilly @ 2021-05-28 12:51 UTC (permalink / raw)
To: users
Hi,
Trying to cross compile dpdk with aarch64-unknown-freebsd. I’ve followed the steps on https://doc.dpdk.org/guides-20.11/linux_gsg/cross_build_dpdk_for_arm64.html <https://doc.dpdk.org/guides-20.11/linux_gsg/cross_build_dpdk_for_arm64.html> and adapted it for my own environment. I’m running a ubuntu 18.04 VM on virtual box and tring to cross compile for AArch64 on Free BSD. I’ve created a crossfille that points to the sysroot, c_args, c_link_args. It points to all the required binaries and contains the details for the host machine. Running 'meson build-dpdk --cross-file cross_file.txt’ configures the directory and when I run 'ninja -C build-dpdk’ it looks in the local directories for the headers instead of using sysroot causing ninja to fail.
I’ve tried creating a 'building-dpdk.pc' file and adding it to the PKG_CONFIG_PATH but still it continues to look in local directories.
Can someone tell me what I’m overlooking?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-28 12:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28 12:51 [dpdk-users] DPDK Cross compiling Eileen O'Reilly
DPDK usage discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/users/0 users/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 users users/ http://inbox.dpdk.org/users \
users@dpdk.org
public-inbox-index users
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.users
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git