On Mar 1, 2006, at 2:43 AM, Maurizio Loreti wrote:
/usr/soft/lib/libmpfr.a(set_str.o): In function `mpfr_set_str': set_str.c:(.text+0x174): undefined reference to `__ctype_b' set_str.c:(.text+0x3b5): undefined reference to `__ctype_b' set_str.c:(.text+0x411): undefined reference to `__ctype_b'
This means your libmpfr.a was compiled for the wrong glibc. Thanks, Andrew Pinski