Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2009 16:29:06 +0000
From:      Thomas Sandford <freebsduser@paradisegreen.co.uk>
To:        ports@FreeBSD.org
Subject:   Re: [Call for help] identify and fix libraries linked (erroneously) with   libthr (that break php)
Message-ID:  <4B23C4D2.4090005@paradisegreen.co.uk>
In-Reply-To: <4B237EDB.5030505@FreeBSD.org>
References:  <4B237EDB.5030505@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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

(repeated for each of my php extensions)

-- 
Thomas Sandford



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B23C4D2.4090005>