Subject: None
To: Don Youdale <apollo@enigma.net>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: current-users
Date: 05/16/1995 19:49:39
On Tue, 16 May 1995 18:04:07 -0700 
 Don Youdale <apollo@enigma.net> wrote:

 > Also, should I be downloading new sources everyday?, help
 > of a job to re-compile the whole thing. Are there binaries for
 > NetBSD-current anywhere?

For the i386, Chris just made a binary snapshot...check out:
	ftp://ftp.netbsd.org/pub/NetBSD/arch/i386

 > >> ===> rm
 > >> cc -O   -c rm.c
 > >> cc  -static -o rm rm.o 
 > >> rm.o: Undefined symbol `_undelete' referenced from text segment
 > >> rm.o: Undefined symbol `_undelete' referenced from text segment

How old is your C library?

ovation (thorpej) /usr/lib 102% nm libc.so.12.3 | grep undelete
0001a7da T _undelete

This is sources from May 4-ish.  You probably want to rebuild and install 
new libraries first...

--------------------------------------------------------------------------
Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                               Home: 408.866.1912
NAS: M/S 258-6                                          Work: 415.604.0935
Moffet Field, CA 94035                                 Pager: 415.428.6939