Subject: can't build kermit, pcre, others.
To: None <port-vax@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: port-vax
Date: 04/04/2002 19:06:21
hi folks.


on a 4000/90 i can't build kermit.  i get this on the console:

	pid 7287 (cc1): sig 11: type c, code 8, pc cc2dc, psl 3c00005

and the build fails:

cc -DBSD44 -DCK_CURSES -DTCPSOCKET -DUSE_STRERROR -DTPUTSISVOID  -DCK_DTRCD -DCK_DTRCTS -DTPUTSARGTYPE=int -DFNFLOAT  -O -DKTARGET=\"netbsd\" -c ckuus5.c
cc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1

Stop.


i also can't build pcre or bozohttpd due to bzip2 failing to extract
the files:

bzcat: Data integrity error when decompressing.
        Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.



this is with the ELF snapshot and a recent kernel from ragge to
fix a few problems (see my recent PR for one of them.)



.mrg.