On Sun, 2009-08-16 at 13:35 +0200, pk wrote: > Questions (I don't know the answers): Doesn't glibc need a rebuild after > kernel reconfiguration (such as CONFIG_BSD_...)? I mean glibc doesn't > support (kernel) options that the kernel doesn't support, right? Is > glibc built against sanitized kernel headers or the "real" kernel > headers (/usr/src/linux/include)?
I really don't think it was the CONFIG_BSD_PROCESS_ACCT option (I spoke too soon). I'm pretty sure that's for tools like sar and also the system where I'm not having this issue doesn't have that option either. I'm not sure what it was. I decided to rebuild the system. This time I used the 2008.0 stage 3 instead of the snapshot. Also I'm using amd64/baselayout-1 until I get everything configured the way I want it and then switch to ~amd64. So far things are working fine. I'm not sure what exactly the issue was before but I'm going to take things a little slower this time and keep my fingers crossed :) Thanks to everyone for their input. -a