cvs commit: src/lib/libc Makefile
Daniel Eischen
deischen at freebsd.org
Thu Mar 16 18:41:31 UTC 2006
On Thu, 16 Mar 2006, M. Warner Losh wrote:
> In message: <Pine.GSO.4.43.0603161032420.4427-100000 at sea.ntplx.net>
> Daniel Eischen <deischen at 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
More information about the cvs-src
mailing list