On Jan 2, 2005, at 10:45 AM, S.P.Zeidler wrote:
Module Name: xsrc Committed By: spz Date: Sun Jan 2 18:45:00 UTC 2005 Modified Files: xsrc/local/programs/x11-ssh-askpass: Imakefile xsrc/local/programs/xsystrace: Imakefile Log Message: libX11 and libXt use pthread routines, so -lpthread is needed to link
No, this change is wrong.I think your system is out of date... you perhaps updated your base system but not your X, or vise versa.
The pthread symbols are weak and properly resolve to nothing if the application does not use pthreads. The use of threads in those libraries is "defensive", in case the application uses them.
Please back this change out and fix the brokenness on your particular system.
-- Jason R. Thorpe <thorpej%shagadelic.org@localhost>
Attachment:
PGP.sig
Description: This is a digitally signed message part