Subject: build problems
To: None <current-users@netbsd.org>
From: Matt Bell <mtbell@mb1.micropede.com>
List: current-users
Date: 01/13/2001 16:42:36
Hi,

For the past couple of days I have been trying to get a successfull build
but keep getting this:


ln -s /usr/src/sys/arch/i386/stand/biosboot/../../../..//arch/i386/include
machine
making sure the sa library is up to date...
`libsa.a' is up to date.
making sure the z library is up to date...
`libz.a' is up to date.
making sure the kern library is up to date...
`libkern.a' is up to date.
making sure the i386 library is up to date...
`libi386.a' is up to date.
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
*** Error code 139
1 error
*** Error code 2

Im using the most current source and built a kernel from this source prior
to this build.


Can anyone help me with this one?
-Matt