On 06/19 01:49, Lennart Augustsson wrote: > Is there an easy way to disable NetBSD's native pthread library? > (I can't handle having the kernel crash twice a day anymore.) Probably best to just keep building it, but use pth for the packages built via pkgsrc. It looks like setting PREFER_NATIVE_PTHREADS=NO in mk.conf will do that.