Subject: Re: New kernel problems
To: Sean Witham <Sean.Witham@asa.co.uk>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: netbsd-help
Date: 04/30/1997 10:33:18
On Wed, 30 Apr 1997 11:58:54 +0100 (BST) 
 Sean Witham <Sean.Witham@asa.co.uk> wrote:

 > cd /usr/src/sys/arch/i386/conf
 > config TEST
 > cd ../compile/TEST
 > make depend
 > make
 > cd /usr/src/include
 > make install
 > cd /usr/src/lib/libkvm
 > make clean && make && make install
 > cd /usr/src/bin/ps
 > make clean && make && make install
 > 
 > during the linking of ps a problem occours :
 > 
 > kvm.o: Undefined symbol `__kvm_pa2off' referenced from text segment

...you missed something :-)

The i386 port uses libkvm.old ... you need to rebuild _that_ library,
not libkvm.  (That is, until the i386 port is converted to the new
crash dump format.)

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