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

Alex Dupre sysadmin at alexdupre.com
Sat Dec 12 17:48:38 UTC 2009


On Sat, 12 Dec 2009 09:24:28 -0800, David Wolfskill <david at catwhisker.org>
wrote:
>> ># ldd -av /usr/local/lib/php/20060613*/*.so
>> 
>> 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)

Use only ldd -a , not -av

-- 
Alex Dupre


More information about the freebsd-ports mailing list