Subject: Re: persistant rcmd build failure
To: NetBSD Mailing list <netbsd@mrynet.com>
From: David Brownlee <abs@netbsd.org>
List: port-vax
Date: 02/10/2000 20:32:25
	What does 'nm /usr/lib/libc.a | grep rcmd' give?
	
		David/absolute

On Thu, 10 Feb 2000, NetBSD Mailing list wrote:

> > > cc  -static -o rcmd rsh.o 
> > > rsh.o: Undefined symbol `_orcmd_af' referenced from text segment
> > > collect2: ld returned 1 exit status
> > > *** Error code 1
> 
> Yeah, the libraries have been built and installed quite a number of times
> now; I've resorted to "make -k" for the last two builds and installs.
> I'm boggled by the whole thing if noone else is reporting the problem.