>>>>> "Michael" == Michael Banck <[EMAIL PROTECTED]> writes:
Michael> On Thu, Dec 01, 2005 at 05:51:16PM +0100, Michael Banck Michael> wrote: >> I am not sure whether all the Makefile.in's should be modified >> to have $PTHREAD_LIBS added to the link lines in case the >> library uses pthread functions (or their k5_ equivalents) or >> whether we could get away with some hack like "[EMAIL PROTECTED]@ >> @PTHREAD_LIBS@" in config/pre.in, or something system-specific >> along the aix/hp-ux cases in configure.in, so I am not >> submitting any patches at this point. Michael> As a data point, I successfully built the package by Michael> adding @PTHREAD_LIBS@ to the LIBS= line in Michael> src/config/pre.in. However, this also means that Michael> ldd/objdump shows libpthread dependencies on all the Michael> binaries I looked at during a quick check. Right and that would be very bad for Debian. You need to figure out why there are not weak references. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]