Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Oct 1997 08:56:51 +0100
From:      Chris Stenton <jacs@gnome.co.uk>
To:        stable@freebsd.org
Subject:   unable to compile latest kernel
Message-ID:  <199710040756.IAA01458@hawk.gnome.co.uk>

next in thread | raw e-mail | index | archive | help

I have just suped the latest updates to stable and performed a  "make world"
and then tried to recompile my kernel and get the following error.


make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx
Warning: Object directory not changed from original /sys/compile/GNOME
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


Chris





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