On Wed, Feb 16, 2011 at 03:51:10PM +0100, Johan Karlsson wrote: [Please don't top post, it really makes it hard to read.]
> First it checks for dlopen (indirectly), but check later down in my > config.log paste: > > configure:2855: checking for dlopen in -ldl > configure:2874: gcc -o conftest -O2 -Wl,--export-dynamic conftest.c -ldl > -L/usr/local/lib -lpcap -lpfring -L/usr/lib -lmysqlclient 1>&5 > > So the configure script indeed tries with "-ldl" OK, but it does fail. What does config.log tell you at this point about the failure reason? Note that the configure test is still broken; it's linking with many unnecessary libraries, and it should only link with libdl to check for the presence of dlopen. A problem with one of the other libs could result in a test failure. Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/ `- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
signature.asc
Description: Digital signature