On 24 July 2015 at 15:25, Peter Maydell <peter.mayd...@linaro.org> wrote: > (b) make sure configure doesn't put the results of > 'pkg-config --libs --static gnutls' into compiler commandlines > (it is: > -R/usr/lib/x86_64-linux-gnu -lgnutls -lgcrypt -lgpg-error -ltasn1 -lz > -lp11-kit
FWIW, I've filed an Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/gnutls26/+bug/1478035 because I think that pkg-config output is wrong and shouldn't have the -R option in it at all. -- PMM