On Fri, Oct 06, 2006 at 04:03:42PM +0200, Carlo Wood wrote: > > The problem here is that -ldl appears before > /usr/local/install/4.1.2-20060901/lib/libcwd.so
Where does that -ldl come from? Does only libcwd need the -ldl, or does something else need -ldl too? What happens if the -ldl isn't on the command line at all? Can you show the output the objdump -p file |grep NEEDED for libcwd and the application? And the output from ldd file for the application? Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

