From: Tom Flynn (flynnt++at++engr.sgi.com)
Date: 01/15/2003 14:02:14
On Wed, 15 Jan 2003, John Kelso wrote:
> Hi all,
>
> When building my programs using Performer 3.0 and g++ 3.2 20020903 (Red
> Hat Linux 8.0 3.2-7), I get these lines:
>
> /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
>
> Anything to worry about?
>
> Any way to get rid of the warning?
i did a recursive grep on our source code, there is no reference to
sys_errlist in our code. though a reference to it seems
to be in the licensing library we use. (we statically link in a .a). that's
probably what's triggering the message.
you can ignore it. i'll see if i can get rid of the warning in the next
release.
-tom
-- "Mongooses are famous for their snake-fighting ability, and are almost always victorious because of their speed, agility, and timing and also because of their thick coat."
This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 14:02:19 PST