On Sat, 16 Jan 1999, Rajesh Vaidheeswarran wrote:

> Hello folks,
> 
> I just did a cvsup and tried rebuilding world and the kernel,
> but I keep getting an error during the kernel linking stage.
> 
> loading kernel
> syscons.o: In function `scvidprobe':
> syscons.o(.text+0x231): undefined reference to `vid_configure'
> syscons.o(.text+0x24e): undefined reference to `vid_allocate'
> syscons.o(.text+0x26b): undefined reference to `vid_get_adapter'
> ... and many more...
> 
> psm.o: In function `enable_aux_dev':
> psm.o(.text+0xd): undefined reference to `send_aux_command'
> psm.o: In function `disable_aux_dev':
> psm.o(.text+0x4d): undefined reference to `send_aux_command'
> ...
> and psm.o having many such undefined references too.
> 
> I have not done any changes to my kernel config since the last
> make update.
> 
> Any ideas? Any help is appreciated.
> 
> Thanks!
You may c /usr/src/UPDATING & /sys/i386/conf/LINT
kernel sources is changed.
I think you must read following for compile new kernel:
http://www.freebsd.org/~yokota/sc_update.txt
> 
> rv
Rgdz,
Sergey A. Osokin aka oZZ,
o...@etrust.ru



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to