[dpdk-users] dpdk install problem
Wu, Xiaoban
Xiaoban_Wu at student.uml.edu
Sun Jun 9 02:03:06 CEST 2019
Hi Ramki,
I think "sudo apt-get install libnuma-dev" might fix the issue.
Best wishes,
Xiaoban
________________________________
From: users <users-bounces at dpdk.org> on behalf of Ramki Krishnan <ramkri123 at gmail.com>
Sent: Saturday, June 8, 2019 7:57:35 PM
To: users at dpdk.org
Subject: [dpdk-users] dpdk install problem
Hi,
I tried installing DPDK on a linux machine following the steps in “Quick
Start Setup Script” at
https://urldefense.proofpoint.com/v2/url?u=https-3A__doc.dpdk.org_guides_linux-5Fgsg_quick-5Fstart.html&d=DwIFaQ&c=UycKcnKpT5zzKpcCVf29TA&r=NAfqbdZpYio_GjgwEysEgS0WV4l9eSbIbehFm-ZuE3w&m=GoHaMmn-EBcFzJ2_UJmet1vCVyhoPxRjFZUz8nXJE00&s=jm2b2RIVECEHNexoeR250klaF7ihaSSGEZ7gJZp0m3I&e= . I got the following
errors below even though I have libnuma-dev installed.
/usr/bin/ld: skipping incompatible //usr/lib/x86_64-linux-gnu/libnuma.so
when searching for -lnuma
/usr/bin/ld: skipping incompatible //usr/lib/x86_64-linux-gnu/libnuma.a
when searching for -lnuma
/usr/bin/ld: cannot find -lnuma
I may be missing something simple, any help would be much appreciated.
*System Details:*
# uname -a
Linux sc2-hs1-d2108 4.4.0-142-generic #168-Ubuntu SMP Wed Jan 16 21:00:45
UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.6 LTS
Release: 16.04
Codename: xenial
--
Thanks,
Ramki
More information about the users
mailing list