From owner-freebsd-questions Wed Dec 1 8:34:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id C899E14DCB for ; Wed, 1 Dec 1999 08:34:09 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11tCh8-000FIh-00; Wed, 01 Dec 1999 18:33:30 +0200 From: Sheldon Hearn To: "Tony Johnson" Cc: "Freebsd-Questions (E-mail)" Subject: Re: sc0 driver In-reply-to: Your message of "Wed, 01 Dec 1999 10:10:27 CST." <002401bf3c16$959d3c00$7153cccf@showmaster.com> Date: Wed, 01 Dec 1999 18:33:30 +0200 Message-ID: <58818.944066010@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 01 Dec 1999 10:10:27 CST, "Tony Johnson" wrote: > loading kernel > syscons.o: In function `scvidprobe': > syscons.o(.text+0x225): undefined reference to `vid_configure' > syscons.o(.text+0x242): undefined reference to `vid_allocate' > syscons.o(.text+0x25f): undefined reference to `vid_get_adapter' > syscons.o: In function `exchange_scr': [...] > Any Ideas? Yes, show us your kernel config. :-) Also, you may want to make sure that you do a ``config -r'' instead of a normal ``config'' when you create your build directory. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message