[Mozilla Firefox report] Problem running firefox

leafy leafy at leafy.idv.tw
Sun Mar 7 20:24:26 PST 2004


On Mon, Mar 08, 2004 at 04:58:24AM +0100, Alexandre Ahmim-Richard wrote:
> Ok, here is the entire output :
> firefox-bin:
>         libc_r.so.5 => /usr/lib/libc_r.so.5 (0x2871a000)
>         libpthread.so.1 => /usr/lib/libpthread.so.1 (0x288b7000)
and this is the culprit. You'll have to hunt donw whatever upstream 
dependancy is compiled against libc_r and recompile it to link agains 
libpthread. Meanwhile, please insert this in your /etc/libmap.conf

libc_r.so.5             libpthread.so.1     # Everything uses 'libpthread'
libc_r.so               libpthread.so

as a work-around

Jiawei
-- 
"Without the userland, the kernel is useless."
               --inspired by The Tao of Programming


More information about the freebsd-ports mailing list