--On 26 januari 2012 13.30.22 -0800 Quanah Gibson-Mount quanah@zimbra.com wrote:
There is something wrong in what you're doing, I don't know where. I built using a builddir (since I don't usually, but you did), and it worked correctly for me.
I have found the problem! If you use --disable-static without using --enable-dynamic, the executables are dynamically linked BUT with the wrong rpath. In this case, I think configure should either quit with an error pointing out the contradiction OR link dynamically with the correct rpath.
Thank You for your help in sorting this out!
Regards, Åke Holmlund