From owner-freebsd-questions Sat Mar 18 13:49:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from satan.freebsdsystems.com (satan.freebsdsystems.com [216.183.2.6]) by hub.freebsd.org (Postfix) with ESMTP id D30D937BB98 for ; Sat, 18 Mar 2000 13:49:18 -0800 (PST) (envelope-from lnb@satan.freebsdsystems.com) Received: from localhost (lnb@localhost) by satan.freebsdsystems.com (8.9.3/8.9.3) with ESMTP id QAA90953 for ; Sat, 18 Mar 2000 16:50:44 -0500 (EST) (envelope-from lnb@satan.freebsdsystems.com) Date: Sat, 18 Mar 2000 16:50:43 -0500 (EST) From: Lanny Baron To: questions@freebsd.org Subject: rebuilding kernel for 4 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Anyone know how to fix the following. I have a 2940 Adaptec and commented out all execpt ahc in the kernel file. Thanks, Lanny ../../dev/aic7xxx/ahc_pci.c:734: warning: called from here ../../dev/aic7xxx/ahc_pci.c:735: `OPTIONMODE' undeclared (first use in this func tion) ../../dev/aic7xxx/ahc_pci.c:735: `OPTIONMODE_DEFAULTS' undeclared (first use in this function) ../../dev/aic7xxx/ahc_pci.c:737: `TARGCRCCNT' undeclared (first use in this func tion) ../../dev/aic7xxx/ahc_pci.c:742: `CRCCONTROL1' undeclared (first use in this fun ction) ../../dev/aic7xxx/ahc_pci.c:742: `CRCVALCHKEN' undeclared (first use in this fun ction) ../../dev/aic7xxx/ahc_pci.c:742: `CRCENDCHKEN' undeclared (first use in this fun ction) ../../dev/aic7xxx/ahc_pci.c:743: `CRCREQCHKEN' undeclared (first use in this fun ction) ../../dev/aic7xxx/ahc_pci.c:743: `TARGCRCENDEN' undeclared (first use in this fu nction) ../../dev/aic7xxx/ahc_pci.c:743: `TARGCRCCNTEN' undeclared (first use in this fu nction) ../../dev/aic7xxx/ahc_pci.c:730: warning: `sfunct' might be used uninitialized i n this function *** Error code 1 Stop in /usr/src/sys/compile/SATAN. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message