Subject: port-m68k/30924: m68k copyinout_t breakage
To: None <port-m68k-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: None <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 08/06/2005 13:16:00
>Number:         30924
>Category:       port-m68k
>Synopsis:       m68k copyinout_t breakage
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-m68k-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Aug 06 13:16:00 +0000 2005
>Originator:     YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
>Release:        NetBSD 3.99.7
>Organization:

>Environment:
	
	
>Description:
	some of m68k ports seem broken due to copyinout_t changes.

    compile  GENERIC/fpu_add.o
In file included from /exports/nbsd/src/sys/arch/m68k/fpe/fpu_emulate.h:39,
                 from /exports/nbsd/src/sys/arch/m68k/fpe/fpu_add.c:58:
/exports/nbsd/src/sys/sys/signalvar.h:181: error: parse error before "copyinout_t"
/exports/nbsd/src/sys/sys/signalvar.h:182: warning: function declaration isn't a prototype
*** [fpu_add.o] Error code 1
1 error

>How-To-Repeat:
	eg. build x68k GENERIC kernel.
>Fix:
	- reconsider if copyinout_t is a good idea or not.
	- restructure headers?

>Unformatted: