Subject: Re: port-mips/29041: -current kernel compilation fails w/o COMPAT_16
To: None <port-mips-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: netbsd-bugs
Date: 01/21/2005 22:16:01
The following reply was made to PR port-mips/29041; it has been noted by GNATS.
From: Matthias Drochner <M.Drochner@fz-juelich.de>
To: gnats-bugs@netbsd.org
Cc: port-mips-maintainer@netbsd.org, gnats-admin@netbsd.org,
netbsd-bugs@netbsd.org
Subject: Re: port-mips/29041: -current kernel compilation fails w/o COMPAT_16
on cobalt/mips
Date: Fri, 21 Jan 2005 23:14:53 +0100
kilbi@rad.rwth-aachen.de said:
> mips/frame.h:51: error: field `sf_sc' has incomplete type
Can you try to build your system with that "struct sigframe"
definition just commented out?
This is never used afaics -- I've already removed it in my
source tree but I'm still running some test compilations to
make sure nothing still refers to it.
best regards
Matthias