Subject: Re: lossage with libc: errlist.c, siglist.c
To: Jonathan Stone <jonathan@DSG.Stanford.EDU>
From: John F. Woods <jfw@jfwhome.funhouse.com>
List: current-users
Date: 12/05/1998 20:18:23
> With today's sup, on a pmax, i get the following errors building libc:
> ... 
> Looks the __warn_references() in errlist.c and siglist.c (which get
> included twice by __sys_errlist.c and _sys_siglist.c, respectively) is
> causing duplicate warnings.  Does that not cause errors with the a.out
> toolchain?

Apparently not; I just finished an i386 make build (into a brand-new DESTDIR)
whose only problem was in regress -- evidently because I haven't been supping
regress (whoops!).