DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] DPDK libraries not compiling from source
@ 2016-04-11 12:06 Subbu CS
  2016-04-11 13:23 ` Wiles, Keith
  0 siblings, 1 reply; 2+ messages in thread
From: Subbu CS @ 2016-04-11 12:06 UTC (permalink / raw)
  To: dev

Hi all,

I tried compiling DPDK from source using setup.sh script in tools
directory, but I get this error

[32] Remove KNI module
[33] Remove hugepage mappings

[34] Exit Script

Option: 14

/bin/sh: line 1: cc: command not found
cp: cannot stat
‘/root/workspace/dpdk/x86_64-native-linuxapp-gcc/.config_tmp’: No such file
or directory
cp: cannot stat
‘/root/workspace/dpdk/x86_64-native-linuxapp-gcc/.config_tmp’: No such file
or directory
make[5]: Nothing to be done for `depdirs'.
Configuration done
/root/workspace/dpdk/mk/rte.vars.mk:81: *** RTE_ARCH is not defined.  Stop.
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
make: *** [install] Error 2
------------------------------------------------------------------------------
 RTE_TARGET exported as x86_64-native-linuxapp-gcc
------------------------------------------------------------------------------

Then, I set RTE_ARCH=x86_64 manually, but it did not work

please suggest appropriate way to compile DPDK libraries.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-11 13:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-11 12:06 [dpdk-dev] DPDK libraries not compiling from source Subbu CS
2016-04-11 13:23 ` Wiles, Keith

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).