Hi Chris, According to the build logs and the debian policy (10.2), the library *is* built with -fPIC.
What command are you using to build statically? On i386, the following command works fine: $ gcc -o test-phasevoc test-phasevoc.c /usr/lib/libaubio.a /usr/lib/libfftw3f.a /usr/lib/libm.a Cheers, Paul -- libaubio.a (amd64) built without -fPIC https://bugs.launchpad.net/bugs/317864 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
