Subject: Re: make segfault?
To: None <current-users@netbsd.org>
From: Simon J. Gerraty <sjg@crufty.net>
List: current-users
Date: 08/02/2003 13:41:28
On Sat, 2 Aug 2003 16:17:24 -0400, Sean Davis writes:
>Now it's not happening anymore, I'm not even able to build a toolchain. I
>get 'can't cd to build' in gtexinfo, if I remember correctly.
>Note that 'build' is not specified ANYWHERE in my environment or in mk.conf.
>-Sean

make -ndA > /tmp/x 2>&1

is your friend in such cases.

--sjg