On Wed, Feb 03, 2016 at 04:42:32PM +0100, Edgar Fuss wrote: > I tried updating a 4.0.1 machine (amd64) to 6.1 by first updating the kernel > and I get a ``libpthread: sa_register failed: Invalid argument'' (when trying > to start nslcd). Any hints?
Scheduler activation has been fully removed. If you search the archive, you can likely find instructions for building a drop-in replacement of libpthread, I should have posted something for that a few years ago. Joerg