[ldns-users] ldns linking bug with pthreads

Paul Wouters paul at xelerance.com
Tue Feb 23 21:07:54 UTC 2010


Hi,

Fedora 13 will no longer implicitely link in certain libraries. For
a full description see:

https://fedoraproject.org/wiki/UnderstandingDSOLinkChange

This is happening with ldns and the pthreads library. So we need to
pass it a -lpthreads when we are compiling with --with-pthreads.

However, looking at configure, I don't see it handling anything related
to the --with-pthreads options, so I am not sure where I am supposed
to be adding -lpthreads to the LIBS line in Makefile.

Paul



More information about the ldns-users mailing list