From owner-freebsd-hackers Wed Jun 26 08:46:22 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA15821 for hackers-outgoing; Wed, 26 Jun 1996 08:46:22 -0700 (PDT) Received: from fgate.flevel.co.uk (fgate.flevel.co.uk [194.6.101.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA15815 for ; Wed, 26 Jun 1996 08:46:16 -0700 (PDT) Received: from localhost (dev@localhost) by fgate.flevel.co.uk (8.6.12/8.6.9) with SMTP id QAA25347; Wed, 26 Jun 1996 16:46:37 +0100 Date: Wed, 26 Jun 1996 16:46:36 +0100 (BST) From: Developer To: Tom Samplonius cc: hackers@freebsd.org Subject: Re: BSD 2.2 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > ioconf.o: Undefined symbol `_btintr' referenced from data segment > > ioconf.o: Undefined symbol `_ahcdriver' referenced from data segment > > ioconf.o: Undefined symbol `_ahcintr' referenced from data segment > > *** Error code 1 > > It looks like the config file itself is out of date. > > Compare your config file to the GENERIC config file. I suspect that the > ahc and bt devices are defined incorrectly. Yes, you are correct:) Thanks, shame that kernel doesn't run on our machines it just crashes:( I'm gonna try the 960501 snap now. Regards, Trefor S.