Re: libpthread vs libthr.

From: Daniel Eischen <deischen_at_freebsd.org>
Date: Sat, 11 Nov 2006 14:27:11 -0500 (EST)
On Sun, 12 Nov 2006, Norikatsu Shigemura wrote:

> On Sat, 11 Nov 2006 12:33:37 -0500 (EST)
> Daniel Eischen <deischen_at_freebsd.org> wrote:
>> The way to fix this for the above problem is to enable symbol
>> versioning (set SYMVER_ENABLED=yes in /etc/make.conf) and rebuild
>> world.  Then rebuild your ports.  After that, all your ports will
>> reference symbols in FBSD_1_0, and if libthr doesn't provide
>> sched_yield_at_FBSD_1_0, it'll find it in libc.
>
> 	I don't know that this issue will fix.  But I know many problems
> 	with SYMVER_ENABLED=yes.

You have to rebuild all your ports if you want to do this.
Or wait until the libraries get bumped and symbol versioning
gets enabled.

-- 
DE
Received on Sat Nov 11 2006 - 18:29:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:02 UTC