Subject: recent libc/libpthread changes
To: None <current-users@netbsd.org>
From: None <jiroutp@gmail.com>
List: current-users
Date: 11/30/2007 19:37:05
Hello list,

after todays cvs update I built libc and libpthread in /src/lib 
using make USETOOLS=no cleandir dependall and installed it make USETOOLS=no install  on i386 -current 
All went well except a lot of pkgsrc programs and nfsd stopped working giving this error message > 

nfsd: Error detected by libpthread: Invalid mutex.
Detected by file "pthread_mutex2.c", line 223, function "pthread__mutex_lock_slow".
See pthread(3) for information.
Abort (core dumped)

Did I do someting wrong when I updated my libraries ? 

Thank you,

Pavel