Is anyone else having the same problems I am below? Last week I installed from master on a S5 110 (the FAQ says these are supported).
I can barely run anything as many programs are saying: Symbol `_IO_2_1_stderr_' has different size in shared object, consider re-linking This is some kind of problem with /lib/ld-linux.so.2 I gather? Also, things sporatically die horribly and don't get cleaned up properly (zombies). For example, if I type ls, there's no telling if it will ever return or not. If I get in on another window, I can see the process in a zombie state, but the shell never returns anyway. This problem isn't just with bash, its systemic. It looks like the child process dies, becomes a zombie, and then the parent hangs. This is inconsistent though. It doesn't happen every time, but if I do something (like run "ps" for example) 10 times, it will hang up 3 or 4 of those. Any help would be appreciated. Thanks Richard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

