Date: Thu, 1 May 1997 19:56:32 +0000 From: "Riley J. McIntire" <chaos@mail.tgci.com> To: Dan Busarow <dan@dpcsys.com> Cc: questions@FreeBSD.ORG Subject: Re: Compiling custom kernal problems Message-ID: <199705020320.UAA11968@train.tgci.com>
next in thread | raw e-mail | index | archive | help
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 <dan@dpcsys.com> > To: "Riley J. McIntire" <chaos@mail.tgci.com> > 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 > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705020320.UAA11968>