Netdev List
 help / color / mirror / Atom feed
* iproute2: Debian 9 No ELF support
@ 2018-09-17  8:23 Bo YU
  2018-09-17  9:57 ` Daniel Borkmann
  0 siblings, 1 reply; 4+ messages in thread
From: Bo YU @ 2018-09-17  8:23 UTC (permalink / raw)
  To: netdev, yuzibode

Hello,
I have followed the instructions from:

https://cilium.readthedocs.io/en/latest/bpf/#bpftool

to test xdp program.
But i can not enable elf support.

./configure --prefix=/usr
```output
TC schedulers
 ATM	no

 libc has setns: yes
 SELinux support: no
 ELF support: no
 libmnl support: yes
 Berkeley DB: yes
 need for strlcpy: yes
 libcap support: yes
```
And i have installed libelf-dev :
```output
sudo apt show libelf-dev
Package: libelf-dev
Version: 0.168-1
Priority: optional
Section: libdevel
Source: elfutils
Maintainer: Kurt Roeckx <kurt@roeckx.be>
Installed-Size: 353 kB
Depends: libelf1 (= 0.168-1)
Conflicts: libelfg0-dev
Homepage: https://sourceware.org/elfutils/
Tag: devel::library, role::devel-lib
```

And gcc version:
gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)

uname -a:
Linux debian 4.18.0-rc1+ #2 SMP Sun Jun 24 16:53:57 HKT 2018 x86_64 GNU/Linux

Any help is appreciate.

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

end of thread, other threads:[~2018-09-17 17:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-17  8:23 iproute2: Debian 9 No ELF support Bo YU
2018-09-17  9:57 ` Daniel Borkmann
2018-09-17 11:46   ` Bo YU
2018-09-17 12:07     ` Daniel Borkmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox