Subject: Re: Updating from 1.5.1_ALPHA to 1.5V
To: Peter Losher <Peter.Losher@nominum.com>
From: Chris Pinnock <cjep@fawlty.net>
List: current-users
Date: 05/03/2001 20:55:13
On Thu, May 03, 2001 at 12:43:56PM -0700, Peter Losher wrote:
> -=-
> cc   -o lint1 cgram.o scan.o mem1.o mem.o err.o main1.o decl.o tree.o
> func.o init.o emit.o emit1.o -ll
> main1.o: In function `usage':
> main1.o(.text+0x3c8): undefined reference to `getprogname'
> collect2: ld returned 1 exit status
> *** Error code 1
	[...]
> Any ideas on what I may be missing?

You need to build and install -current libc (and possibly other 
things too). 

The file UPDATING at the top-level of the -current source tree is very 
useful -- it documents some common gotchas. 

best wishes,
-- 
Chris