From owner-freebsd-hackers Sun Mar 26 15:09:39 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA11898 for hackers-outgoing; Sun, 26 Mar 1995 15:09:39 -0800 Received: from w8hd.w8hd.org (w8hd.w8hd.org [198.252.159.10]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id PAA11885 for ; Sun, 26 Mar 1995 15:09:34 -0800 Received: (from kimc@localhost) by w8hd.w8hd.org (8.6.11/w8hd) id SAA06040; Sun, 26 Mar 1995 18:09:23 -0500 Date: Sun, 26 Mar 1995 18:09:23 -0500 (EST) From: Kim Culhan To: hackers@FreeBSD.org Subject: undef'd symbol on -current Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk The -current is really working well here, just one snark at the moment: loading kernel ioconf.o: Undefined symbol `_snddriver' referenced from data segment ioconf.o: Undefined symbol `_gusintr' referenced from data segment *** Error code 1 I can't figure out what to include to get around this problem... Any assistance on this is greatly appreciated. regards kim -- kimc@w8hd.org