Subject: make release failure
To: None <port-i386@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: port-i386
Date: 01/03/2001 13:02:59
Strange: using source from yesterday afternoon, a make build succeeded, but
a subsequent make release fails at:

sh /usr/src/sys/arch/i386/stand/biosboot/../../../../conf/newvers_stand.sh /usr/src/sys/arch/i386/stand/biosboot/version 'i386' "BIOS Boot"
Segmentation fault - core dumped

Syntax: newvers_stand.sh [-NDM] VERSION_TEMPLATE ARCH EXTRA_COMMENT

Is biosboot/version a VERSION_TEMPLATE? - and how come the make build passed?
also a core dump is a bit odd..

Patrick