Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2001 22:18:05 -0600
From:      Sean Kelly <smkelly@zombie.org>
To:        freebsd-stable@freebsd.org
Subject:   Uh oh?
Message-ID:  <20010319221805.A87429@edgemaster.zombie.org>

next in thread | raw e-mail | index | archive | help
I'm running 4.2-STABLE from Jan 28 2001.  Just a few minutes ago, I
finished building world (NOT INSTALLING), and building kernel (also NOT
INSTALLING).  I haven't installed either, they are still in /usr/obj/
I just noticed some bad things happening, and I don't know what caused them
or what they really mean:

(260) smkelly@edgemaster:~$ vmstat
vmstat: undefined symbols:
 _kmemstatistics _bucket _zlist
(261) smkelly@edgemaster:~$ swapinfo
swapinfo: undefined symbol: _numvnodes
(262) smkelly@edgemaster:~$ dmesg|grep swap_pager
swap_pager: I/O error - pageout failed; blkno 256,size 4096, error 22
swap_pager: I/O error - pageout failed; blkno 264,size 4096, error 22
swap_pager: I/O error - pageout failed; blkno 272,size 4096, error 22
swap_pager: I/O error - pageout failed; blkno 280,size 4096, error 22
swap_pager: I/O error - pageout failed; blkno 288,size 8192, error 22
swap_pager: I/O error - pageout failed; blkno 304,size 4096, error 22
...

Anybody have an idea at what just exploded?  Nothing else appears to be
broken. Oh wait, I just found another broken one:

(267) smkelly@edgemaster:~$ top
top: nlist failed
(268) smkelly@edgemaster:~$ systat
systat: nlist: can't find following symbols:
      _ccpu
      _fscale


Also, on a completely different note... I'm going modular for my kernel
that I'm building and I'd like modular sound.  I use the new pcm driver, so
do I load snd.ko, snd_pcm.ko, and snd_emu10k1.ko, or just the latter two?

-- 
Sean Kelly         | PGP KeyID: 77042C7B
smkelly@zombie.org | http://www.zombie.org

For PGP key, send e-mail with subject "send pgp key"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010319221805.A87429>