[Call for help] identify and fix libraries linked (erroneously) with libthr (that break php)

Sahil Tandon sahil at tandon.net
Sat Dec 12 20:22:49 UTC 2009


On Sat, 12 Dec 2009, Thomas Sandford wrote:

> Alex Dupre wrote:
> >Hi PHP users,
> >if you are using php5 on FreeBSD 7/8 (and not with
> >apache22-worker) and are experiencing core dumps, probably you
> >have some extensions linked with libthr. A couple of them are
> >mhash and pgsql (for which I already have patches). To fix
> >coredumps we need to identify the ports that install libraries
> >erroneously linked with libthr, that are dependencies of php
> >extensions. To do this task you can run the following command:
> >
> ># ldd -av /usr/local/lib/php/20060613*/*.so
> >...
> 
> H'mmm
> 
> On FreeBSD 8.0-RELEASE I get:
> 
> ldd: /usr/local/lib/php/20060613-debug/xsl.so: this is an ELF
> program; use objdump to examine

Don't specify -v.

-- 
Sahil Tandon <sahil at tandon.net>


More information about the freebsd-ports mailing list