Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2005 03:17:01 +0900
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Cc:        ports@FreeBSD.org, gnome@FreeBSD.org, nork@FreeBSD.org, lofi@FreeBSD.org, xxjack12xx@gmail.com
Subject:   Re: Flash 7 plugin no longer working in Firefox
Message-ID:  <20051112031701.4d26fe52.nork@FreeBSD.org>
In-Reply-To: <20051111122211.1708f512@it.buh.tecnik93.com>
References:  <200511110643.46560.lofi@freebsd.org> <ab581e310511102145u334e853m4e739a5ee4ef7bb6@mail.gmail.com> <200511110712.08548.lofi@freebsd.org> <20051111122211.1708f512@it.buh.tecnik93.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Nov 2005 12:22:11 +0200
Ion-Mihai Tetcu <itetcu@people.tecnik93.com> wrote:
> > On Friday, 11. November 2005 06:45, Jack L. wrote:
> > > Please get and apply a dlsym(3) hook patch.
> > > http://people.FreeBSD.org/~nork/rtld_dlsym_hack.diff
> > > This provides _dlsym(3) function to fix dynamic-link
> > > error "can't find gtk_major_version" ad-hoc-ly.
> > > from pkg-message
> > > That fixed it for me.
> > And for me.
> Is there any reason for which this patch can't be committed ? I mean it
> has been along for a long time, and patching the sources every cvs-up
> is not that funny.

	Flash7 with native browsers were unstable for a long time.
	So I had no motivation to commit my patch to source tree.
	However, in recently, flash7 was updated to 7.0r61.  I expect
	that flash7 will be stable, and I'm testing 7.0r61 now.

	Now I'm research why libflashplayer.so cannot find gtk_major_version
	function.  I think that dlsym(3) should be similar behavior
	like Linux one:-).  So I'll modify dlsym(3) to become behavior
	of Linux's dlsym(3).



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