Subject: Re: Libc problem building current?
To: Chad Mynhier <mynhier@cs.utk.edu>
From: Frank van der Linden <frank@wins.uva.nl>
List: current-users
Date: 01/22/1998 23:49:24
On Thu, Jan 22, 1998 at 04:34:17PM -0500, Chad Mynhier wrote:
> 
> I'm having a problem doing a 'make build' with sources supped as of
> this morning (Jan. 22).  The build goes fine until after libc is 
> installed.  After libc gets installed, the compiler starts getting 
> errors complaining about signal 12 (SIGSYS -- bad argument to system
> call.)

You have to make sure first that you install a new kernel, with COMPAT_13
enabled in it, or you'll run into this kind of problem.

- Frank