Subject: Re: Building -current
To: Chuck McManis <cmcmanis@freegate.com>
From: Matt Thomas <matt@3am-software.com>
List: port-vax
Date: 03/15/2000 13:11:44
At 11:17 AM 3/15/00 , Chuck McManis wrote:
>I'm trying to build a snapshot of -current (03/12/00) and its slow going :-)
>
>Notes for others who might be building it:
>         2) bin/dd.c has a couple of places where it calls:
>                 err(1, NULL);
>            which is now a fatal error with the err prototype
>            so I changed it to err(1, "%s", "(NULL)"); which
>            fixes it.

No. Wrong.  You needs to build gnu/usr.bin/egcs first and then make install
it and *then* build current.  Those will compile fine with a new egcs.
-- 
Matt Thomas               Internet:   matt@3am-software.com
3am Software Foundry      WWW URL:    http://www.3am-software.com/bio/matt/
Cupertino, CA             Disclaimer: I avow all knowledge of this message