From: Andreas Lindqvist (andreas++at++oryx.se)
Date: 04/09/2003 06:14:16
Hi Performers,
I've recently installed Performer 3.0.1_gcc3.0 and Redhat 9 from scratch.
When I try to link a Performer application I get the following result:
/usr/lib/libpf.so: `sys_errlist' is deprecated; use `strerror' or
`strerror_r' instead
/usr/lib/libpf.so: `sys_nerr' is deprecated; use `strerror' or
`strerror_r' instead
/usr/lib/libpfdu.so: undefined reference to `__ctype_b'
Redhat 9 uses glibc-2.3.2-11.9, which does not export __ctype_b. My
guess is that this is a problem in Performer which should use
__ctype_b_loc instead? __ctype_b seems to have been left in glibc as a
compatibility symbol - until now?
Has anyone else experienced the same problem, and is there work-around?
Thanks in advance,
Andreas
This archive was generated by hypermail 2b29 : Wed Apr 09 2003 - 06:16:24 PDT