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

next in thread | raw e-mail | index | archive | help
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


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.980827202736.4486D-100000>