uthread_kern.c problems (still)

Brian F. Feldman green at freebsd.org
Fri Mar 5 07:17:36 PST 2004


Have you checked to make sure that you're not using both libc_r and 
libpthread at the same time now?  Try mapping libpthread to libc_r in all 
cases in libmap.conf, e.g.

#<start of /etc/libmap.conf>
libpthread.so libc_r.so
libpthread.so.1 libc_r.so.5

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green at FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\




More information about the freebsd-current mailing list