From owner-freebsd-questions Thu May 1 19:58:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA06721 for questions-outgoing; Thu, 1 May 1997 19:58:00 -0700 (PDT) Received: from train.tgci.com ([205.185.169.3]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id TAA06716 for ; Thu, 1 May 1997 19:57:57 -0700 (PDT) Received: from emilyd ([206.250.85.68]) by train.tgci.com (8.6.12/8.6.9) with SMTP id UAA11968; Thu, 1 May 1997 20:20:50 -0700 Message-Id: <199705020320.UAA11968@train.tgci.com> Comments: Authenticated sender is From: "Riley J. McIntire" To: Dan Busarow Date: Thu, 1 May 1997 19:56:32 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Compiling custom kernal problems Reply-to: chaos@tgci.com CC: questions@FreeBSD.ORG Priority: normal X-mailer: Pegasus Mail for Win32 (v2.42a) Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi Dan, Thanks, but didn't work--I don't have a scis controller in the system yet either, just wanted support for it, fwiw. Anywais, here's the output after the change: cc -static -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -nostdinm ./genassym >assym.s rm -f param.c cp ../../conf/param.c . sh ../../kern/vnode_if.sh ../../kern/vnode_if.src cc -Wall -o aic7xxx_asm ../../dev/aic7xxx/aic7xxx_asm.c In file included from /usr/include/ctype.h:51, from ../../dev/aic7xxx/aic7xxx_asm.c:47: /usr/include/runetype.h:42: machine/ansi.h: Not a directory In file included from /usr/include/stdio.h:43, from ../../dev/aic7xxx/aic7xxx_asm.c:48: /usr/include/sys/types.h:48: machine/endian.h: Not a directory /usr/include/sys/types.h:99: machine/ansi.h: Not a directory /usr/include/sys/types.h:100: machine/types.h: Not a directory In file included from ../../dev/aic7xxx/aic7xxx_asm.c:48: /usr/include/stdio.h:48: machine/ansi.h: Not a directory In file included from ../../dev/aic7xxx/aic7xxx_asm.c:49: /usr/include/string.h:38: machine/ansi.h: Not a directory In file included from ../../dev/aic7xxx/aic7xxx_asm.c:50: /usr/include/stdlib.h:39: machine/ansi.h: Not a directory *** Error code 1 Thanks again, Riley > Date: Thu, 1 May 1997 17:01:15 -0700 (PDT) > From: Dan Busarow > To: "Riley J. McIntire" > Cc: questions@FreeBSD.ORG > Subject: Re: Compiling custom kernal problems > On Thu, 1 May 1997, Riley J. McIntire wrote: > > > I'm trying to compile my first kernal in fbsd and getting some errors > > that perhaps someone could help me with. > ... > > In file included from /usr/include/stdio.h:43, > > from ../../dev/aic7xxx/aic7xxx_asm.c:48: > > Uncomment the config file entry for aic0 and try again. > > Dan > -- > Dan Busarow 714 443 4172 > DPC Systems / Beach.Net dan@dpcsys.com > Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 > >