Subject: arm32 -current CATS make build failure on usr.sbin/dhcp/server
To: None <port-arm32@netbsd.org>
From: Todd Whitesel <toddpw@best.com>
List: current-users
Date: 11/18/1998 02:21:46
Building arm32 -current on a CATS system:

all ===> usr.sbin/dhcp/server
cc -O  -Werror   -I/usr/src/usr.sbin/dhcp/server/.. -I/usr/src/usr.sbin/dhcp/ser
ver/../includes -c dhcpd.c
cc -O  -Werror   -I/usr/src/usr.sbin/dhcp/server/.. -I/usr/src/usr.sbin/dhcp/ser
ver/../includes -c dhcp.c
cc: Internal compiler error: program cc1 got fatal signal 6
*** Error code 1

Stop.

Apparently cc1 is abort()ing. This is reproducible.
Removing -O for just dhcp.c works as a temporary kludge.
Compiler is 2.7.2.2+myc1, sources supped a day or so ago.

Todd Whitesel
toddpw @ best.com