BUG (minor): configure script does not determine, if -fPIC is needed (as on amd64) Compiling on AMD64 fails without -fPIC (in CFLAGS and CPPFLAGS). However, it is not checked in ./aconfigure. I found that build/m-x86_64.mak, but is not included anywhere. Fix: 1. Add a line in the Makefile to include ARCH specific .mak's under build/ 2. Add ARCH:AMD64 check to ./aconfigure --- Dennis Guse -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20130724/0f3611cb/attachment-0001.html>