Andrey Falko wrote: > Have you done an update to this system where glibc might have been upgraded > but not gcc or vice versa? Have you updated any system packages in general > on the system? As was mentioned earlier an emerge -e system might solve the > problem. If not, then we'll know that it's not a problem with one of the > system packages.
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)? Best regards Peter K