Subject: 2.0 kernel?
To: None <port-macppc@netbsd.org>
From: John Klos <john@ziaspace.com>
List: port-macppc
Date: 06/12/2004 17:57:03
Hi,

I've got the 2.0 snapshot from 200406060000 installed, and I can't compile 
a new kernel:

#   compile  kern/memchr.o
cc -msoft-float      -ffreestanding   -O2 -Wreturn-type -Werror -Wall 
-Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes 
-Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss 
-I../../../../../../lib/libkern/arch/powerpc -Dmacppc=macppc -I../../. 
-I../../../../../../arch -I../../../../../.. -nostdinc -DDIAGNOSTIC 
-DOFB_ENABLE_CACHE -DMAXUSERS=512 -D_KERNEL -D_KERNEL_OPT     -c 
../../../../../../lib/libkern/memchr.c -o memchr.o.tmp
cc: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL:http://www.netbsd.org/Misc/send-pr.html> for instructions.
*** Error code 1

Anyone have any clues?

John Klos