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
Quick summary: libiberty gets confused building apps on libio. I just
got a call to run into work, but I wanted to post this now in case the
answer is obvious to everyone but me. I'll look at it more tonight.
There is no mention of sys_errlist in stdio.h on a stdio build,
however stdio.h contai