Date: Wed, 5 Jan 2000 15:18:15 +0100 From: Pascal Hofstee <daeron@shadowmere.student.utwente.nl> To: freebsd-current@freebsd.org Subject: Re: kvm-troubles Message-ID: <20000105151815.A438@shadowmere.student.utwente.nl> In-Reply-To: <20000105113856.A739@shadowmere.student.utwente.nl>; from daeron@shadowmere.student.utwente.nl on Wed, Jan 05, 2000 at 11:38:56AM %2B0100 References: <20000105113856.A739@shadowmere.student.utwente.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 05, 2000 at 11:38:56AM +0100, Pascal Hofstee wrote: > with a buildworld of sources fetched about 6-8 hours ago ... I get a whole > lot of trouble with anything that tries to use kvm. > > Ending up with loads of the following error: > link_elf_lookup_symbol: corrupt symbol table > > bash-2.03$ vmstat -i > vmstat: undefined symbols: > _cp_time _cnt _boottime _hz _stathz _nchstats _intrnames _eintrnames > _intrcnt _eintrcnt _kmemstatistics _bucket _zlist > > > bash-2.03$ top > top: nlist failed > > > I get the feeling it's still trying to use /var/db/kvm_kernel.db which > hasn't been updated since (iirc) the kernel should directly acuire these > symbols from the running kernel itself. (around Dec. 25th 1999) Ok ... either this problem has been solved in the source-code already. Or i just had to do a config -r on my kernel configuration first. Either way ... it's working again. -- -------------------- Pascal Hofstee - daeron@shadowmere.student.utwente.nl -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+: a-- C++ UB++++ P+ L- E--- W- N+ o? K- w--- O? M V? PS+ PE Y-- PGP-- t+ 5 X-- R tv+ b+ DI D- G e* h+ r- y+ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000105151815.A438>