Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 1999 14:28:35 -0500
From:      Forrest Aldrich <forrie@forrie.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   New errors in building kernel 3.0-current
Message-ID:  <4.1.19990111142728.009db210@206.25.93.69>

next in thread | raw e-mail | index | archive | help
I know about the splash screen option, and I added the recent
syscons mods that were announced.  However, I'm getting this
error when compiling the kernel (just cvsupped):

loading kernel
syscons.o: In function `scioctl':
syscons.o(.text+0x1a51): undefined reference to `wait_scrn_saver_stop'
syscons.o: In function `sccnupdate':
syscons.o(.text+0x2846): undefined reference to `stop_scrn_saver'
syscons.o: In function `scrn_timer':
syscons.o(.text+0x2a4c): undefined reference to `stop_scrn_saver'
syscons.o: In function `sc_clean_up':
syscons.o(.text+0x4814): undefined reference to `wait_scrn_saver_stop'
*** Error code 1

Am I missing an option in the kernel config?



Forrest



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?4.1.19990111142728.009db210>