From owner-freebsd-hackers Fri Jan 12 21:15:41 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA06029 for hackers-outgoing; Fri, 12 Jan 1996 21:15:41 -0800 (PST) Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA06019 Fri, 12 Jan 1996 21:15:37 -0800 (PST) Message-Id: <199601130515.VAA06019@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: Host localhost.cdrom.com [127.0.0.1] didn't use HELO protocol To: andrew@pubnix.net cc: freebsd-hackers@freebsd.org Subject: Re: Can't get 2.1-STABLE to link! In-reply-to: Your message of "Fri, 12 Jan 1996 23:29:44 EST." Date: Fri, 12 Jan 1996 21:15:37 -0800 From: "Justin T. Gibbs" Sender: owner-hackers@freebsd.org Precedence: bulk > >HELP > >I can't get 2.1-STABLE to link. Everything compiles okay, but I get to >the linking phase and get the following message: >loading kernel >ioconf.o: Undefined symbol `_ahcdriver' referenced from data segment >*** Error code 1 > >Stop. If you are running -stable, you should be subscribed to the freebsd-stable mailing list (which is also where this message should have been sent). There was a post to that list a few days ago regarding a change in the kernel config file format for the ahc driver. The change is also documented in the LINT and GENERIC kernel config files. Your config file should look like this: controller eisa0 controller ahc0 followed by the standard scbus, sd, cd, etc entries. >Thanks for any help you can give! > >Andrew Webster - andrew@pubnix.net - http://www.pubnix.net >PubNIX Montreal - Connected to the world - Branche au monde > 514-990-5911 - P.O. Box 147, Cote St-Luc, Quebec, H4V 2Y3 > -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================