Date: Tue, 16 Feb 1999 23:48:30 +0000 From: Karl Pielorz <kpielorz@tdx.co.uk> To: GVB <gvbmail@tns.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel not compiling.. Message-ID: <36CA03CE.C48FA3FB@tdx.co.uk> References: <4.1.19990216121620.00a418b0@abused.com>
next in thread | previous in thread | raw e-mail | index | archive | help
GVB wrote: > > I experienced this same error last time I tried to compile a 3.x kernel on > another machine.. this time it was an existing machine that was running 3.0 > and I tried to compile a new kernel under 3.1 source.. and this is the > error I get while trying to make the kernel > > su-2.02# make > loading kernel > syscons.o: In function `scvidprobe': > syscons.o(.text+0x231): undefined reference to `vid_configure' > [snip] > If anyone has seen this before or knows a fix or why it is doing this > please let me know, because this is the second machine with different > hardware configurations that this has occured on.. Check a recent LINT - theres some new options you need in there for the new keyboard/console devices... And remember to do a 'make depend' before your make etc. -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?36CA03CE.C48FA3FB>