Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Apr 2006 16:45:39 -0400
From:      Chuck Lever <cel@citi.umich.edu>
To:        freebsd-current@freebsd.org
Subject:   Re: unable to build RELENG_6
Message-ID:  <4432DAF3.2040007@citi.umich.edu>
In-Reply-To: <4432BD87.7080407@citi.umich.edu>
References:  <4432BD87.7080407@citi.umich.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
false alarm.  this was a tool chain problem.

Chuck Lever wrote:
> after checking out RELENG_6 today to do some unrelated testing, i find 
> that i can no longer build the kernel.  the config is a copy of GENERIC.
> 
> "make depend" ends with this:
> 
> cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. 
> -I../../../dev/aic7xxx/aicasm   -o aicasm aicasm.o aicasm_symbol.o 
> aicasm_gram.o aicasm_macro_gram.o aicasm_scan.o aicasm_macro_scan.o -ll
> ./aicasm -nostdinc -I-  -I. -I../../.. -I../../../contrib/altq 
> -I../../../contrib/ipfilter -I../../../contrib/pf 
> -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd 
> -I../../../contrib/ngatm -I../../../dev/twa -I../../../cam/scsi 
> -I../../../dev/aic7xxx -o aic7xxx_seq.h -r aic7xxx_reg.h -p 
> aic7xxx_reg_print.c -i ../../../dev/aic7xxx/aic7xxx_osm.h 
> ../../../dev/aic7xxx/aic7xxx.seq
> ./aicasm: Stopped at file scsi_message.h, line 47 - Regex compilation 
> failed
> ./aicasm: Removing aic7xxx_seq.h due to error
> ./aicasm: Removing aic7xxx_reg.h due to error
> *** Error code 70
> 
> Stop in /u/cel/RELENG_6/sys/i386/compile/SPRINGFIELD.
> 
> 


-- 
corporate:	<cel at netapp dot com>
personal:	<chucklever at bigfoot dot com>



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