Subject: Re: persistant rcmd build failure
To: David Brownlee <abs@netbsd.org>
From: NetBSD Mailing list <netbsd@mrynet.com>
List: port-vax
Date: 02/10/2000 17:29:58
> 	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.

Therein lies the issue I guess.  orcmd_af isn't in there.
I will rebuild and install libc.a on a separate build and see if it isn't
falling out somewhere.

Cheers,
-skots