Subject: m68k signal handling status
To: MacBSD List <port-mac68k@netbsd.org>
From: Paul Goyette <paul@whooppee.com>
List: port-mac68k
Date: 09/21/1998 16:26:27
Any clue as to when the following might be fixed?  (I'm not trying to
rush anyone, really, I'd just like to know when I can get -current
again.)

cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-main -msoft-float -I. -I../../../../arch -I../../../.. -nostdinc -DHZ="0x3c" -DM68040 -DM68030 -DM68020 -DFPSP -DFPU_EMULATE -DSYSVMSG -DSYSVSEM -DSYSVSHM -DLKM -DDIAGNOSTIC -DCOMPAT_43 -DDISABLE_EXT_CACHE -DZS_CONSOLE_ABORT -DMAXUSERS=16 -D_KERNEL  -Dmc68020 -Dmac68k  -c ../../../../arch/m68k/m68k/sig_machdep.c
../../../../arch/m68k/m68k/sig_machdep.c: In function `sendsig':
../../../../arch/m68k/m68k/sig_machdep.c:114: argument `mask' doesn't match prototype
../../../../sys/signalvar.h:167: prototype declaration
../../../../arch/m68k/m68k/sig_machdep.c:135: `SAS_ALTSTACK' undeclared (first use this function)
../../../../arch/m68k/m68k/sig_machdep.c:135: (Each undeclared identifier is reported only once
../../../../arch/m68k/m68k/sig_machdep.c:135: for each function it appears in.)
../../../../arch/m68k/m68k/sig_machdep.c:136: structure has no member named `ps_sigonstack'
cc1: warnings being treated as errors
../../../../arch/m68k/m68k/sig_machdep.c:136: warning: implicit declaration of function `sigmask'
../../../../arch/m68k/m68k/sig_machdep.c:216: incompatible types in assignment
../../../../arch/m68k/m68k/sig_machdep.c: At top level:
../../../../arch/m68k/m68k/sig_machdep.c:267: warning: function declaration isn't a prototype
../../../../arch/m68k/m68k/sig_machdep.c: In function `sys_sigreturn':
../../../../arch/m68k/m68k/sig_machdep.c:279: dereferencing pointer to incomplete type
../../../../arch/m68k/m68k/sig_machdep.c:379: wrong type argument to bit-complement
../../../../arch/m68k/m68k/sig_machdep.c:272: warning: `scp' might be used uninitialized in this function
*** Error code 1

Stop.

-----------------------------------------------------------------------------
| Paul Goyette      | Public Key fingerprint:    | E-mail addresses:        |
| Network Engineer  |   0E 40 D2 FC 2A 13 74 A0  |  paul@whooppee.com       |
| and kernel hacker |   E4 69 D5 BE 65 E4 56 C6  |  paul.goyette@ascend.com |
-----------------------------------------------------------------------------