Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2009 08:09:30 -0600
From:      Scot Hetzel <swhetzel@gmail.com>
To:        eculp <eculp@encontacto.net>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: firefox35 crashes frequently and when run from the command line always look for libpthread.so.0
Message-ID:  <790a9fff0912310609l787c18f0tde0ca1d7de04ea85@mail.gmail.com>
In-Reply-To: <20091231074207.13922da5akput6v4@econet.encontacto.net>
References:  <20091231074207.13922da5akput6v4@econet.encontacto.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 31, 2009 at 7:42 AM, eculp <eculp@encontacto.net> wrote:
> firefox35 crashes frequently and when run from the command line always lo=
ok
> for libpthread.so.0 that is non existent. =A0I assume that I have somethi=
ng
> old in some of the firefox plugins but have tried recompiling everything
> that I am suspicious of with portmaster -rf but it doesn't change.
>
> # firefox3
>
> (firefox-bin:3457): GLib-WARNING **: g_set_prgname() called multiple time=
s
> :1: error: unexpected number `9', expected keyword - e.g. `style'
> LoadPlugin: failed to initialize shared library
> /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so [Shared obje=
ct
> "libpthread.so.0" not found, required by "libflashplayer.so"]
> :1: error: unexpected number `9', expected keyword - e.g. `style'
>
> Any suggestions appreciated,
>

On my system libpthreaad.so.0 is found in /compat/linux:

$ ls -l /compat/linux/lib/libpthread*
-rwxr-xr-x  1 root  wheel  133456 Nov 21 12:44
/compat/linux/lib/libpthread-2.9.so
lrwxrwxrwx  1 root  wheel      17 Nov 21 12:44
/compat/linux/lib/libpthread.so.0 -> libpthread-2.9.so

And is installed by the linux_base-f10 port:

$ pkg_info -W /compat/linux/lib/libpthread.so.0
/compat/linux/lib/libpthread.so.0 was installed by package linux_base-f10-1=
0_2

Scot



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