Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Aug 1997 11:44:35 +0000
From:      Gary Jennejohn <garyj@munich.netsurf.de>
To:        freebsd-current@freebsd.org
Subject:   Re: Kernel Build Fails - AHC Error 
Message-ID:  <199708031144.LAA19777@peedub.gj.org>
In-Reply-To: Your message of "Sat, 02 Aug 1997 20:57:07 MST." <XFMail.970802205707.Shimon@i-Connect.Net> 

next in thread | previous in thread | raw e-mail | index | archive | help
Simon Shapiro writes:
>Hi Y'all,
>
>I know justin is on vacation, but did any of you encounter:
>
>cd ../../dev/aic7xxx; make obj; make
>BINDIR=/usr/src/3.0/src/sys/compile/SENDERO-smp all install
>yacc -d /usr/src/3.0/src/sys/dev/aic7xxx/gram.y
>/usr/obj/usr/src/3.0/src/sys/dev/aic7xxx created for
>/usr/src/3.0/src/sys/dev/aic7xxx
>yacc -d /usr/src/3.0/src/sys/dev/aic7xxx/gram.y
>mv y.tab.c gram.c
>mv y.tab.c gram.c
>cd ../../dev/aic7xxx; make obj; make
>BINDIR=/usr/src/3.0/src/sys/compile/SENDERO all install
>cc -O -I.   -c gram.c
>mv: y.tab.c: No such file or directory
>*** Error code 1
>
>This is in current as of today.
>

I just made a kernel, and forced re-making the aic7xxx stuff by doing a
"make clean" in /sys/dev/aic7xxx beforehand, with no errors. This is
with CTM stuff grabbed late Saturday (MET). I could be missing the
very latest stuff, but I don't remember seeing any changes to the
aic7xxx code for a while.

---
Gary Jennejohn
Home - Gary.Jennejohn@munich.netsurf.de
Work - gjennejohn@frt.dec.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708031144.LAA19777>