On 2002-06-30 22:53 +0000, Glenn Gombert wrote:
> I get the following error when trying to rebuild the last couple of
> days...
> 
> ../sys/kern/syscalls.master
> syscall.master : line 55: syscall number out of sync at 7 ...
> 
> line is:   struct rusage * rsuage ) ; } wait4 wait_args int
> 
> **** Error code 1
> ....

The last commit that touched this line was revision 1.17.  You have
somehow edited this file and changed /rusage/rsuage/.  This can be
fixed by editing again and replacing "rsuage" with "rusage".

- Giorgos


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to