Subject: Re: Compiling problem
To: None <f22@proveritauna.com.br>
From: Perry E. Metzger <perry@piermont.com>
List: current-users
Date: 01/26/2003 21:05:29
"Daniel Dias Gon=E7alves" <f22@proveritauna.com.br> writes:
> When compiling the NetBSD-current, occurred the following problem:
>=20
> # ./build.sh -E -O /usr/obj -T /usr/tools build
[...]
> Bad system call - core dumped
> *** Error code 140

Hmm. You used -E. That means "Expert" as in, "please feel free to
shoot off my feet". :)

In any case, you have a classic symptom of installing new binaries
before installing a new kernel.

Perry