Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: build failure (gmake: static declaration of 'bsd_signal' follows non-static declaration)



On Tue, Jun 07, 2016 at 03:01:42PM -0700, bch wrote:
> /usr/src/tools/gmake/../../external/gpl2/gmake/dist/main.c:521:1:
> error: static declaration of 'bsd_signal' follows non-static
> declaration
>  bsd_signal (int sig, bsd_signal_ret_t func)
>  ^
> In file included from /usr/include/signal.h:45:0,


RCS file: /cvsroot/src/sys/sys/signal.h,v
----------------------------
revision 1.68
date: 2016-06-04 00:57:37 +0100;  author: christos;  state: Exp;  lines: +2 -1;  commitid: 5bami7lKvfHpX49z;
Add bsd_signal as required by POSIX (from GSoC 2016, Charles Cui)


Revert?

P


Home | Main Index | Thread Index | Old Index