Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 1998 22:29:41 +0200 (CEST)
From:      Are Bryne <are@communique.no>
To:        FreeBSD stable list <freebsd-stable@FreeBSD.ORG>
Subject:   Re: make depend falls over (fixed)
Message-ID:  <Pine.BSF.3.96.980827222723.233A-100000@rune.communique.no>
In-Reply-To: <Pine.BSF.3.96.980827202736.4486D-100000@rune.communique.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry about that,

It seems there was some old lint lying around in
/usr/src/sys/dev/aic7xxx/. I deleted the contents, cvsupped again, and
voila! things were ok.

Back to ... etc.

Are

On Thu, 27 Aug 1998, Are Bryne wrote:

> Hi,
> 
> I just finished a make buildworld, then make installworld on a system. Now
> I'm trying to compile a new kernel. After the 'config MACHINE_NAME', I've
> been trying to do 'make depend'.
> 
> This doesn't work, telling me:
> 
> make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx
> Warning: Object directory not changed from original /sys/compile/RUNE
> cc -O -pipe -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.
> 
> Do you have any ideas as to what is wrong? Is it just a temporary glitch
> in the someone's code, or might I be to blame? I tried poking, but to no
> avail...
> 
> TIA.
> 
> Regards,
> Are Bryne
> Communiqué DA                            Phone:        +47 22 44 33 99
> Parkveien 51b                            E-mail:   admin@communique.no
> N-0256 Oslo                              URL: http://www.communique.no
> 
> 

Communiqué DA                            Phone:        +47 22 44 33 99
Parkveien 51b                            E-mail:   admin@communique.no
N-0256 Oslo                              URL: http://www.communique.no


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980827222723.233A-100000>