Subject: Re: Building -current (29/04) on IPX
To: None <brian@camtwh.eric.on.ca>
From: Lloyd Parkes <Lloyd.Parkes@vuw.ac.nz>
List: port-sparc
Date: 05/02/1996 08:39:11
> After a make clean, make depend, I get the following error when I do a 
> make:
>
> /usr/src/lib/libc/gen/err.c:73: warning: `volatile' function does return
> *** Error code 1

You may be running gcc 2.4.5. If so, have to rebuild gcc first. This means you 
have to rebuild yacc before gcc. You may well have to rebuild tsort as well.

Cheers,
Lloyd