Date: Fri, 20 Jun 2003 11:06:18 -0700 From: Joe Kelsey <joek@mail.flyingcroc.net> To: Norikatsu Shigemura <nork@FreeBSD.org> Cc: gnome@FreeBSD.org Subject: Re: Building mozilla with linuxthreads Message-ID: <3EF34D1A.2030003@mail.flyingcroc.net> In-Reply-To: <200306201749.h5KHmx1J055532@nd250009.gab.xdsl.ne.jp> References: <3EF33A9D.3020500@mail.flyingcroc.net> <200306201749.h5KHmx1J055532@nd250009.gab.xdsl.ne.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Norikatsu Shigemura wrote: > On Fri, 20 Jun 2003 09:47:25 -0700 > Joe Kelsey <joek@mail.flyingcroc.net> wrote: > >>I want to build mozilla with linuxthreads (devel/linuxthreads) instead >>of native -pthread/libc_r. I want to do this to try to support Flash 6 >>using the linus Flash 6 plugin. The standard linux Flash 6 plugin >>requires a pthread library which uses structures compatible with the >>Linux pthread_mutex_t and pthread_once_t sizes rather than the FreeBSD >>native opaque types. > > > That's quite good information! > I tried to use Flash6 plugin with native mozilla. > I can run Flash6 plugin with the aid of your information, just a bit. > > http://tmp.ninth-nine.com/LinuxPluginWrapper/linuxpluginwrapper-20030621.tar.gz > > Flash5: Good. standalone > Real: Good? Now testing... standalone > PDF: Displayed and Freeze. need libmap.conf > Flash6: Just a bit displayed and mozilla run out. need libmap.conf Did you compile linuxthreads with LINUXTHREADS_WRAP_API? You probably need to do this in order to have mozilla using native -pthread and Flash 6 using linuxthreads. /Joe busy recompiling mozilla with gcc32...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EF34D1A.2030003>