-
Notifications
You must be signed in to change notification settings - Fork 176
Closed
Description
./configure
libbpf support: submodule v1.4.0
make error like:
/usr/bin/ld: ../libbpf/src/libbpf.a(libbpf.o): warning: relocation against `stderr@@GLIBC_2.2.5' in read-only section `.text'
/usr/bin/ld: ../libbpf/src/libbpf.a(libbpf.o): relocation R_X86_64_PC32 against symbol `stderr@@GLIBC_2.2.5' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
replace lib/libbpf with latest version
./configure
libbpf support: submodule v1.6.0
make success
Metadata
Metadata
Assignees
Labels
No labels