On Fri, 1 Jul 2005, Bryan Althouse wrote: > Looks like I am running procps version 2.0.7. The latest is 3.2.5, so I am > a bit out of date. I would like to upgrade, but I am having trouble cross > compiling the latest. I get this error: > Proc/libproc-3.2.5.so: undefined reference to '__ctype_b' Is the version of glibc your cross-toolchain links against the same as the version of glibc on the target? Last time I saw that one was when trying to run `old' (i.e. dynamically linked against an older glibc) binaries on a system with a new glibc. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds