Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Nov 1997 18:10:21 +0900
From:      Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= <max@wide.ad.jp>
To:        max@wide.ad.jp
Cc:        current@FreeBSD.ORG
Subject:   Re: aic7xx/aicasm_scan.l
Message-ID:  <199711040910.SAA00344@access.sfc.wide.ad.jp>
In-Reply-To: Your message of "Tue, 04 Nov 1997 12:54:37 %2B0900"
References:  <199711040354.MAA10998@access.sfc.wide.ad.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, looks like something was wrong with my system.

I removed all files in the dev/aic7xxx directory, and then did cvsup
and everything went fine.

Isn't it enough if I just did config GENERIC?

     Cheers,
Max

    max> Hi,
    max> I'm just updating my -current box to today's -current.  When I compile 
    max> kernel (both custom and GENERIC), it fails with following error.
    max> Could anyone help me with this?

    max> ----------------------------------------------------------------------
    max> lex -t  ../../dev/aic7xxx/aicasm_scan.l > aicasm_scan.c
    max> cc -O -I.   -c aicasm_scan.c
    max> ../../dev/aic7xxx/aicasm_scan.l: In function `yylex':
    max> ../../dev/aic7xxx/aicasm_scan.l:69: `T_DOWNLOAD' undeclared (first use 
    max> this function)
    max> ../../dev/aic7xxx/aicasm_scan.l:69: (Each undeclared identifier is
    max> reported only once
    max> ../../dev/aic7xxx/aicasm_scan.l:69: for each function it appears in.)
    >> ** Error code 1

    max> Stop.
    >> ** Error code 1

    max> Stop.
    max> ----------------------------------------------------------------------

    max> Thanks,
    max> Max



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