From owner-freebsd-stable Mon Sep 20 14:24:46 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 DF45614C3D for ; Mon, 20 Sep 1999 14:24:43 -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 QAA67512 for ; Mon, 20 Sep 1999 16:24:39 -0500 (CDT) (envelope-from jeffrl@wantabe.com) X-Authentication-Warning: binnacle.wantabe.com: jeffrl owned process doing -bs Date: Mon, 20 Sep 1999 16:24:39 -0500 (CDT) From: "Jeffrey J. Libman" To: freebsd-stable@FreeBSD.ORG Subject: building kernel for adaptec 2940UW 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 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? cheers, jeff | |\ +------------------------------+ Jeffrey J. Libman, ops. mgr. | \ | Wantabe Internet Services | Wantabe, Inc. |__\ +------------------------------+ jeffrl@wantabe.com <-----|------> | access web cgi ftp news mail | (281) 493-0718 __,.-=\'`^`'~=-../__,.-= +------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message