Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 1999 19:35:19 +0000
From:      Karl Pielorz <kpielorz@tdx.co.uk>
To:        Brian McCreadie <BMcCreadie@cdnow.com>
Cc:        "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Kernel build errors....any help?
Message-ID:  <36EEB277.A3A4EBB9@tdx.co.uk>
References:  <EFA9091521C7D21183E20008C7B1590707804F@PAEXCHG01>

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


Brian McCreadie wrote:
> 
> I would appreciate any help someone might offer.
> While attempting to build a kernel for 3.1, I am receiving the following
> errors:
> I have played around a bit with it, but still am getting errors
> 
> 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'
> syscons.o: In function `set_scrn_saver_mode':
>
> [snip]

You don't appear to have the 'new' video/console devices in your kernel config
- look at LINT or GENERIC for 3.1-RELEASE, if your moving an old kernel up
from 2.2.X releases, you might be better off starting again by copying GENERIC
and tayloring that...

-Kp


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




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