Subject: Re: fallout from pecoff syscall deletion...
To: Kurt Schreiner <ks@ub.uni-mainz.de>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 11/10/2007 14:46:16
On Sat, Nov 10, 2007 at 03:16:30PM +0100, Kurt Schreiner wrote:
> Hi,
> 
> compiling userland from current -current fails:
> 
> dependall ===> bin/systrace
>      create  systrace/.depend
>     compile  systrace/netbsd-syscalls.o
> /u/NetBSD/src/bin/systrace/netbsd-syscalls.c:49:42: error: compat/pecoff/pecoff_syscall.h: No such file or directory
> /u/NetBSD/src/bin/systrace/netbsd-syscalls.c:74:43: error: compat/pecoff/pecoff_syscalls.c: No such file or directory
> /u/NetBSD/src/bin/systrace/netbsd-syscalls.c:126: error: 'pecoff_syscallnames' undeclared here (not in a function)
> /u/NetBSD/src/bin/systrace/netbsd-syscalls.c:126: error: 'PECOFF_SYS_MAXSYSCALL' undeclared here (not in a function)
> cc1: warnings being treated as errors
> /u/NetBSD/src/bin/systrace/netbsd-syscalls.c:126: warning: missing initializer
> /u/NetBSD/src/bin/systrace/netbsd-syscalls.c:126: warning: (near initialization for 'emulations[11].sysnames')
> 

Build should be fixed.

	David

-- 
David Laight: david@l8s.co.uk