From owner-freebsd-stable Thu Dec 24 12:21:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA15357 for freebsd-stable-outgoing; Thu, 24 Dec 1998 12:21:41 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from bilbo.w-link.net (bilbo.w-link.net [206.98.114.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA15352 for ; Thu, 24 Dec 1998 12:21:40 -0800 (PST) (envelope-from montess@w-link.net) Received: from gollum.w-link.net (montess@gollum.w-link.net [206.98.114.18]) by bilbo.w-link.net (8.9.0/8.8.5) with SMTP id MAA24777 for ; Thu, 24 Dec 1998 12:24:55 -0800 (PST) Date: Thu, 24 Dec 1998 12:23:40 -0800 (PST) From: TaR To: freebsd-stable@FreeBSD.ORG Subject: custom kernels Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was building a custom kernel and while doing the 'make' process it repeatedly scrolled the following error: ioconf.h:17: Warning : redundant redeclaration of 'scdriver' in same scope ioconf.h:13: Warning : previous declaration of 'scdriver' then it errors with these last three lines: loading kernel ioconf.o: Undefined symbol '_sbintr' referenced from data segment *** Error code 1 Help!! :-) -Thad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message