----- Original Message -----
From: "Alex Dupre" <a...@freebsd.org>
The issue is very complex, it depends on many factors (FreeBSD version,
calling program, extensions loaded, ports options, etc.). In short
words, dlopening and dlclosing libthr is bad. The final and definitive
solution would be a libc including libthr (if I'm not wrong there was a
plan to do it). A less drastic solution would be to link to libthr every
program that dlopen() uncontrolled libraries (i.e. apache, php, etc.).
I've already proposed this change, but was considered too risky at that
time. So, for now, you have to live with the LINKTHR php option that
does its best to make all happy.
We'll I've not managed to get a working php from the default settings
for a while now. Even core php requires libxml which is using libthr
so I would suggest LINKTHR needs to be set by default.
Regards
Steve
================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it.
In the event of misdirection, illegible or incomplete transmission please
telephone +44 845 868 1337
or return the E.mail to postmas...@multiplay.co.uk.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"