Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Nov 1997 09:13:25 -0500 (EST)
From:      zoonie <zoonie@myhouse.com>
To:        freebsd-stable@freebsd.org
Subject:   2.2.5-stable problem?
Message-ID:  <Pine.NEB.3.96.971101091117.1147B-100000@nak.myhouse.com>

next in thread | raw e-mail | index | archive | help
i just cvsup'ed 2.2.5-stable yesterday and when i try to recompile my
kernel i get the following error:

make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx
Warning: Object directory not changed from original /u/src/sys/compile/NAK
yacc -d ../../dev/aic7xxx/aicasm_gram.y
mv y.tab.c aicasm_gram.c
cc -O -I.   -c aicasm_gram.c
lex -t  ../../dev/aic7xxx/aicasm_scan.l > aicasm_scan.c
cc -O -I.   -c aicasm_scan.c
../../dev/aic7xxx/aicasm_scan.l: In function `yylex':
../../dev/aic7xxx/aicasm_scan.l:68: `T_DOWNLOAD' undeclared (first use
this function)
../../dev/aic7xxx/aicasm_scan.l:68: (Each undeclared identifier is
reported only once
../../dev/aic7xxx/aicasm_scan.l:68: for each function it appears in.)
*** Error code 1

Stop.
*** Error code 1

Stop.
# 

does anybody have any ideas?  i guess that i'll have to sitdown and try to
figure this out...




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96.971101091117.1147B-100000>