Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2006 08:52:24 -0400 (EDT)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Norikatsu Shigemura <nork@freebsd.org>
Cc:        Iain Templeton <iain.templeton@cisra.canon.com.au>, freebsd-current@freebsd.org
Subject:   Re: many thread applications are unstable on 7-current
Message-ID:  <Pine.GSO.4.64.0607230851200.7400@sea.ntplx.net>
In-Reply-To: <20060723191530.80bf186d.nork@FreeBSD.org>
References:  <20060716232338.2357f50a.nork@FreeBSD.org> <200607171309.34139.jhb@freebsd.org> <20060718070334.496cfdf0.nork@FreeBSD.org> <44BC1FBF.8050603@cisra.canon.com.au> <20060723191530.80bf186d.nork@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Jul 2006, Norikatsu Shigemura wrote:

> On Tue, 18 Jul 2006 09:39:43 +1000
> Iain Templeton <iain.templeton@cisra.canon.com.au> wrote:
>>>  5 nork@nadesico$ firefox
>>> /libexec/ld-elf.so.1: /usr/lib/libthr.so.2: Undefined symbol "thr_getscheduler"
>>> 6 nork@nadesico$ cvsync
>>> /libexec/ld-elf.so.1: /usr/lib/libthr.so.2: Undefined symbol "thr_getscheduler"
>> If you have set SYMVER_ENABLED when building libc, then you may not have
>> thr_getscheduler(), thr_setscheduler() and thr_setschedparam() in the
>> src/lib/libc/sys/Versions.def file for the syscalls. (Path and syscall
>> name may vary...)
>
> 	I knew why these functions are not.  Some syscall functions
> 	are not in Symbol.map.  Please apply following patch.

Yes, please commit this or forward it to whomever added
aio_fsync(), thr_getscheduler(), ...

-- 
DE



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