Re: cats compile error in AOUT compatiblity code

Nick Hudson <[email protected]> Sat, 11 Feb 2006 06:21:38 +0000
Newsgroups gmane.os.netbsd.ports.cats
Message-ID <[email protected]>
On Saturday 11 February 2006 04:50, you wrote:
> It seems cats has been in uncompable state for a while.  Trying to
> build GENERIC from fresh CVS update emits the following error.  Some
> out there who qualifies PLS proceed to fix the malfunction;
>
> /u0/3.0/src/sys/compat/common/compat_exec.c:56: error: argument `p' doesn't
> matc h prototype
> /u0/060209/src/sys/sys/exec_aout.h:203: error: prototype declaration
      ******

2006-02-09? This is the wrong header - you're mixing -current and 3.0 somehow.

Nick