Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 1997 21:19:33 -0800
From:      Robert Luce <rwl@gymnet.com>
To:        freebsd-stable@freebsd.org
Subject:   can't compile beta
Message-ID:  <5888.971007@gymnet.com>

next in thread | raw e-mail | index | archive | help
I cvsupped the latest source (tag=RELENG_2_2) 10/7/97 21:00 PDT and
am getting the following compile error in the 2940UW support code:

make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx
Warning: Object directory not changed from original /usr/src/sys/compile/BICEPS
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 func
tion)
../../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.

----
Bob Luce                        "Il faut supporter deux ou trois chenilles
System/News Administrator            si on veut connaître les papillons.."
                                                - Antoine de Saint-Exupéry
Finger rwl@gymnet.com for PGP Public Key Block




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