centos7 - eal_memory.c :56:18: fatal error: numa. h:无此类文件或目录

标签 centos7 dpdk

从DPDK的quick start指令执行make时,出现以下错误:

eal_memory.c:56:18: fatal error: numa.h: No such file or directory

即使已经安装了libnuma,也会出现错误:
>sudo yum install numactl-libs.x86_64
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * elrepo: mirrors.tuna.tsinghua.edu.cn
Package numactl-libs-2.0.9-6.el7_2.x86_64 already installed and latest version
Nothing to do

我正在使用CenOS Linux版本7.3.1611(核心)。

我该如何解决这个问题?

最佳答案

尝试安装numactl-devel:

sudo yum install numactl-devel

关于centos7 - eal_memory.c :56:18: fatal error: numa. h:无此类文件或目录,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48110600/

相关文章:

python - 如何使用 pip install 修复 'Command errored out with exit status 1'

mysql - 带有 Auth Query 的 mod_dbd 处理 MD5 和 salt 不起作用

linux - bash 脚本。限制用户输入

mysql - 是什么导致 MySQL 交换使用并最终导致 oom_killer

openvswitch - ubuntu 18.04 中 dpdk 和 ovs 上的 testpmd 问题

php - CentOs 7 mCrypt 安装失败

network-programming - 使用DPDK创建tcp/ip连接

dpdk - Centos 7.3 中的 X710 (i40e) NIC DPDK 绑定(bind)错误

linux - 与 DPDK 集成是否有利于 DNS/DHCP/DNSSEC 服务器的性能?

openvswitch - OVS 中配置 DPDK 失败 :DPDK support not built