On Tue, Oct 08, 2002 at 09:41:40AM -0700 or thereabouts, Dag-Erling Smorgrav was said 
to have scribed:
> --------------------------------------------------------------
> >>> stage 4: populating 
>/home/des/tinderbox/i386/obj/local0/scratch/des/src/i386/usr/include
> --------------------------------------------------------------
> >>> Kernel build for GENERIC started on Tue Oct  8 09:40:03 PDT 2002
> --------------------------------------------------------------
> ===> xe
> ./aicasm: 877 instructions used
> ./aicasm: 686 instructions used
> cc: Internal error: Segmentation fault (program cpp0)
> Please submit a full bug report.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> mkdep: compile failed
> *** Error code 1
> 
> Stop in /local0/scratch/des/obj/local0/scratch/des/src/sys/GENERIC.
> *** Error code 1
> 
> Stop in /local0/scratch/des/obj/local0/scratch/des/src/sys/GENERIC.
> *** Error code 1
> 
> Stop in /local0/scratch/des/src.
> *** Error code 1
> 
> Stop in /local0/scratch/des/src.

Same issue. cant build a GENERIC kernel with current right now:

>From my make buildkernel KERNCONF=GENERIC

rm -f .newdep
make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES -V GEN_M_CFILES |  MKDEP_CPP="cc -
E" CC="cc" xargs mkdep -a -f .newdep -O -pipe -mcpu=pentiumpro -Wall -Wredundant
-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit
h -Winline -Wcast-qual  -fformat-extensions -ansi -g -nostdinc -I-  -I. -I/usr/c
urrent/src/sys -I/usr/current/src/sys/dev -I/usr/current/src/sys/contrib/dev/acp
ica -I/usr/current/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno
-common  -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding
cc: Internal error: Segmentation fault (program cpp0)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
mkdep: compile failed
*** Error code 1

Stop in /usr/current/obj/usr/current/src/sys/GENERIC.
*** Error code 1

Stop in /usr/current/obj/usr/current/src/sys/GENERIC.
*** Error code 1

Stop in /usr/current/src.
*** Error code 1

Stop in /usr/current/src.


Let me know what else i should submit

matt

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to