Subject: Re: chicken<->egg problem ?
To: Antti Kantee <pooka@iki.fi>
From: David Brownlee <abs@netbsd.org>
List: current-users
Date: 05/28/2001 00:31:45
	UPDATING has been updated to include this hint :)

-- 
		David/absolute		-- www.netbsd.org: No hype required --


On Sun, 27 May 2001, Antti Kantee wrote:

> On Sun May 27 2001 at 20:03:10 +0100, Joao Pedras wrote:
> > Greetings!
> >
> > I recently installed 1.5 macppc. The system has been updated to current but
> > building it hasbrought me to a strange situation, imho.
> >
> > Taking into account /usr/src/UPDATING :
> >
> > 1) My initial problem is that I get the 'undefined reference to '__assert13'
> >
> > According to UPDATING I should rebuild and install lib/libc
> >
> > 2) Now during lib/libc :
> >
> > It stops about 'lint' not understanding the '-X' option
> >
> > 3) On the build/install 'lint'
> >
> > This one stops because of undefined reference to 'getprogname' or
> > 'setprogname' (I don't recall exactly).
> >
> > Since this is solved by installing lib/libc, how can I solve this ?
>
> You could try building libc with NOLINT=1, it shouldn't run lint during
> the build process then.
>
>