Matthew Dillon wrote:
>
> The compile dies with prototype-missing errors on osig*() routines
> in kern/kern_sig.c and i386/i386/machdep.c if COMPAT_43 is not defined.
This is a known problem. We need to introduce something like
COMPAT_FBSD3 and make the code conditional on that. It's now
The compile dies with prototype-missing errors on osig*() routines
in kern/kern_sig.c and i386/i386/machdep.c if COMPAT_43 is not defined.
-Matt
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body