Created attachment 8096 [details] libpri build failure I've tried to include libpri in a build based on pc_x86_64_bios_defconfig and using x86-64-core-i7--glibc--bleeding-edge-2018.11-1.tar.bz2 it fails to build: see the attached log for details. thank you Davide
Created attachment 8101 [details] Compilation fix: add -fPIC The attached patch fixes the problem adding -fPIC to the CFLAGS
Created attachment 8106 [details] Patch to make sure ar from the toolchain is used
Fixed by https://git.buildroot.org/buildroot/commit/?id=fe9e709254c3bae8da5428f06a37900269537b64. Thanks!