bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sys_errlist definitions in libio stdin.h


From: Roland McGrath
Subject: Re: sys_errlist definitions in libio stdin.h
Date: Thu, 3 Jan 2002 17:04:44 -0500 (EST)

The situation is that stdio.h (the libio one) declares sys_errlist, but it
does not in fact exist in libc.  It seems questionable for the declaration
to be there.  But I don't have enough information to know why (or if) it is
actually causing your build problem.

I don't know how you came to your conclusion about __USE_BSD, but I would
be surprised if you are not mistaken about that.  

libiberty should not be trying to compile its own strerror.
Its configure should have detected the system one.
That is probably your only actual problem.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]