Subject: Re: bin/11211: make build on 1.4.3 fails on a warning
To: Simon Burge <simonb@wasabisystems.com>
From: Chris Pinnock <C.J.E.Pinnock@qmw.ac.uk>
List: netbsd-bugs
Date: 10/13/2000 14:56:40
On Fri, Oct 13, 2000 at 11:05:29PM +1100, Simon Burge wrote:
> There were some changes to the compiler two or three days ago that go
> hand-in-hand with these warnings.  Can you try:
> 
> 	cd /usr/src/gnu/usr.bin/egcs
> 	make clean
> 	make depend
> 	make
> 	make install
> 
> and that should fix the errors you're seeing in rmail.  You could
> probably get away with just "make && make install" with a bit of luck.

I did the above with egcs and rmail now builds ok. Serves me
right for doing a make UPDATE= build...

This pr can be closed I guess.
-- 
Chris