Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2006 13:41:21 -0500 (EST)
From:      Daniel Eischen <deischen@freebsd.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/lib/libc Makefile
Message-ID:  <Pine.GSO.4.43.0603161331380.5331-100000@sea.ntplx.net>
In-Reply-To: <20060316.112906.83693057.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Mar 2006, M. Warner Losh wrote:

> In message: <Pine.GSO.4.43.0603161032420.4427-100000@sea.ntplx.net>
>             Daniel Eischen <deischen@freebsd.org> writes:
> :
> : I'm running with this enabled on an x86 and all my previously
> : built ports seem to be fine (KDE, mozilla, etc).  Testing on
> : other archs would be appreciated.
>
> Any idea what the status of the linux-wrappers port is now that the
> symbol versioning is turned completely on?

I almost put the following in the commit message:

  No, this doesn't fix linuxpluginwrappers.

But now that I know a little about symbol versioning, I started
investigating fixing the port so it could work.  I've gone so
far as to make a script to generate GLIBC_foo versions for all
the necessary symbols required by libflashplugin.so, but
rtld still complains that it can't them.  I can't seem to
get rtld to use the libmap'd library which does have the
required symbols.

You can grab what I have from:

  http://people.freebsd.org/~deischen/symver/lpw.tgz

if you want to take a try at it.

-- 
DE




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0603161331380.5331-100000>