From owner-freebsd-stable Mon Sep 20 16: 9:44 1999 Delivered-To: freebsd-stable@freebsd.org Received: from binnacle.wantabe.com (binnacle.wantabe.com [209.16.8.14]) by hub.freebsd.org (Postfix) with ESMTP id 73BA814E37 for ; Mon, 20 Sep 1999 16:09:40 -0700 (PDT) (envelope-from jeffrl@wantabe.com) Received: from localhost (jeffrl@localhost) by binnacle.wantabe.com (8.9.3/8.9.2) with ESMTP id SAA67726; Mon, 20 Sep 1999 18:09:36 -0500 (CDT) (envelope-from jeffrl@wantabe.com) X-Authentication-Warning: binnacle.wantabe.com: jeffrl owned process doing -bs Date: Mon, 20 Sep 1999 18:09:36 -0500 (CDT) From: "Jeffrey J. Libman" To: "Kenneth D. Merry" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: building kernel for adaptec 2940UW In-Reply-To: <199909202244.QAA84330@panzer.kdm.org> 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 thankyou thankyou thankyou. jeff | |\ +------------------------------+ Jeffrey J. Libman, ops. mgr. | \ | Wantabe Internet Services | Wantabe, Inc. |__\ +------------------------------+ jeffrl@wantabe.com <-----|------> | access web cgi ftp news mail | (281) 493-0718 __,.-=\'`^`'~=-../__,.-= +------------------------------+ On Mon, 20 Sep 1999, Kenneth D. Merry wrote: > Jeffrey J. Libman wrote... > > i have sup'd fresh today, make buildworld, make installworld and now i am > > making a kernel to include a new 2940UW, using ahc0. i get the following > > errors on > > make: > > > > loading kernel > > aic7xxx.o: In function `ahc_create_path': > > aic7xxx.o(.text+0xb53): undefined reference to `xpt_create_path' > > aic7xxx.o: In function `ahc_set_syncrate': > > aic7xxx.o(.text+0xd42): undefined reference to `xpt_setup_ccb' > > aic7xxx.o(.text+0xd50): undefined reference to `xpt_async' > > aic7xxx.o(.text+0xd61): undefined reference to `xpt_free_path' > > aic7xxx.o: In function `ahc_set_width': > > aic7xxx.o(.text+0xee0): undefined reference to `xpt_setup_ccb' > > aic7xxx.o(.text+0xeec): undefined reference to `xpt_async' > > aic7xxx.o(.text+0xefd): undefined reference to `xpt_free_path' > > aic7xxx.o: In function `ahc_attach': > > aic7xxx.o(.text+0x1007): undefined reference to `cam_simq_alloc' > > aic7xxx.o(.text+0x103b): undefined reference to `cam_sim_alloc' > > aic7xxx.o(.text+0x104c): undefined reference to `cam_simq_free' > > > > ad nauseum. > > > > what have i missed? > > Probably 'controller scbus0'. > > Don't forget da0, cd0, sa0, and pass0. See GENERIC and LINT for details. > > Ken > -- > Kenneth Merry > ken@kdm.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message