From owner-freebsd-questions Fri Dec 8 21: 8:17 2000 From owner-freebsd-questions@FreeBSD.ORG Fri Dec 8 21:08:16 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id 65DFF37B400 for ; Fri, 8 Dec 2000 21:08:13 -0800 (PST) Received: from wiegand.org [208.194.173.26] by pioneernet.net with ESMTP (SMTPD32-6.03) id A2BF14E1007E; Fri, 08 Dec 2000 21:27:27 -0800 Sender: chip@FreeBSD.ORG Message-ID: <3A31BF2E.30EA2F1D@wiegand.org> Date: Fri, 08 Dec 2000 21:12:14 -0800 From: chip X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Subject: Kernel compile error Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I copied the GENERIC kernel to WIEGAND, ran vi to add one line at the bottom of the file - device pcm then ran /usr/sbin/config -g WIEGAND and all is okay ../../compile/WIEGAND and get the following error: cc -c -0 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -el -mpreferred-stack-boundary=2 ../../dev/aic7xxx/aic7770.c In file included from ../../dev/aic7xxx/aic7xxx_freebsd.h:176, from ../../dev/aic7xxx/aic7770.c:41: ../../dev/aic7xxx/aic7xxx.h:40: aic7xxx_reg.h: no such file or directory Error Code 1 stop in /usr/src/sys/compile/WIEGAND I then ran vi WIEGAND and found one line with aic and commented out that one line, reran the above and got the same results. I then deleted WIEGAND and started over but did not comment out the aic line, just added the device pcm only, and now get access denied even though I am doing this as root. I can't find a log file of the errors, is there one? I wrote all that stuff down on paper then typed it all in this long-hand. Help please, I just want to enable a sb64 card. -- Chip W. www.wiegand.org Alternative Operating Systems To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message