Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 1999 06:05:22 +0300 (MSK)
From:      oZZ!!! <osa@etrust.ru>
To:        Rajesh Vaidheeswarran <rv@fore.com>
Cc:        freebsd-hackers@FreeBSD.ORG, freebsd-current@FreeBSD.ORG
Subject:   Re: kernel build breaks after the latest cvsup
Message-ID:  <Pine.BSF.4.05.9901170602460.847-100000@ozz.etrust.ru>
In-Reply-To: <199901170242.VAA21270@agastya.eng.fore.com>

next in thread | previous in thread | raw e-mail | index | archive | help



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,
osa@etrust.ru



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?Pine.BSF.4.05.9901170602460.847-100000>