Subject: Re: -current (981121) build fails in libc
To: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
From: Bill Studenmund <skippy@macro.Stanford.EDU>
List: current-users
Date: 11/21/1998 15:03:44
On Sat, 21 Nov 1998, Hauke Fath wrote:

> 
> In file included from /usr/src/lib/libc/gen/__sigsetops14.c:50:
> /usr/include/signal.h:180: warning: `struct sigcontext13' declared inside parameter list
> /usr/include/signal.h:180: warning: its scope is only this definition or declaration,
> /usr/include/signal.h:180: warning: which is probably not what you want.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> [hauke@q700] /<1>src/lib # 
> 
> 
> -- No declaration for "struct sigcontext13" anywhere under
> /usr/include.

It should be in /usr/include/m68k/signal.h. Are the installed includes
up-to-date?

Take care,

Bill