Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 1997 23:45:44 -0800 (PST)
From:      Vincent Poy <vince@venus.GAIANET.NET>
To:        current@FreeBSD.ORG
Subject:   -current kernel build fail
Message-ID:  <Pine.BSF.3.96.971116234403.2801Q-100000@venus.GAIANET.NET>

next in thread | raw e-mail | index | archive | help
Greetings everyone,

	After doing a make world with the most recent -current 11/16/97 
6PM, the kernel build seems to fail on the following on machines with 
Intel Pentium CPU's.  It builds fine on the K6-200 machine.  All hardware
is identical except for the CPU.

cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
-Winline -Wuninitialized  -nostdinc -I- -I. -I../.. -I../../../include
-DMD5 -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL
-include opt_global.h  ../../nfs/nfs_vnops.c
make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx
Warning: Object directory not changed from original
/usr/src/sys/compile/MERCURY
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:69: `T_DOWNLOAD' undeclared (first use
this function)
../../dev/aic7xxx/aicasm_scan.l:69: (Each undeclared identifier is
reported only once
../../dev/aic7xxx/aicasm_scan.l:69: for each function it appears in.)
*** Error code 1

Stop.
*** Error code 1

Stop.
root@mercury [11:40pm][/usr/src/sys/compile/MERCURY] >> 


Cheers,
Vince - vince@MCESTATE.COM - vince@GAIANET.NET           ________   __ ____ 
Unix Networking Operations - FreeBSD-Real Unix for Free / / / / |  / |[__  ]
GaiaNet Corporation - M & C Estate                     / / / /  | /  | __] ]  
Beverly Hills, California USA 90210                   / / / / / |/ / | __] ]
HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____]





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