On Sun, 23 Jul 2006, Norikatsu Shigemura wrote: > On Tue, 18 Jul 2006 09:39:43 +1000 > Iain Templeton <iain.templeton_at_cisra.canon.com.au> wrote: >>> 5 nork_at_nadesico$ firefox >>> /libexec/ld-elf.so.1: /usr/lib/libthr.so.2: Undefined symbol "thr_getscheduler" >>> 6 nork_at_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(), ... -- DEReceived on Sun Jul 23 2006 - 10:52:30 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:58 UTC