On Thu, Dec 01, 2005 at 05:51:16PM +0100, Michael Banck 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.
As a data point, I successfully built the package by adding @PTHREAD_LIBS@ to the LIBS= line in src/config/pre.in. However, this also means that ldd/objdump shows libpthread dependencies on all the binaries I looked at during a quick check. cheers, Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]