HEADS UP: compat6x

Simon L. Nielsen simon at nitro.dk
Sun Dec 3 01:50:37 PST 2006


On 2006.12.02 12:16:51 +0100, Rene Ladan wrote:
> Marcus Alves Grando schreef:
> > Hi list,
> > 
> > I make compat6x port. If someone need or can help to test, please
> > download shar here:
> > 
> > http://marcus.grupos.com.br:8080/patch/compat6x.shar
> > 
> > Any feedback are welcome.
> >
> Would this be a nice opportunity to bump the version of libpthread.so ?
> 
> The pre-compiled 6.x binaries of biology/boinc-simap are exiting with
> signal 11 on CURRENT.  ldd shows that they are linked to both libc.so.6
> and libpthread.so.2.  However, libc.so.6 doesn't play nice with
> libpthread.so.2 of CURRENT.
> 
> Something like libpthread.so.2 --> /usr/local/lib/compat/libpthread.so.2
>  in libmap.conf doesn't help :(

If this is a problem for you, there is nothing stopping you from
simply bumping the shared library version number locally in your
version (see src/lib/libpthread/Makefile).  That's the neat thing
about having the source for your OS :-).

Note: I have no idea what, if any, pain this will cause later.  Do
this at your own risk and yadadada std. disclaimer :-).

-- 
Simon L. Nielsen


More information about the freebsd-current mailing list