NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/38766: makesyscalls.sh breaks build if mawk is used
On Tue, May 27, 2008 at 1:45 PM, Martin Husemann <martin%duskware.de@localhost>
wrote:
Seems to be ok.
I've remove gawk, apply your patch and regenerate files
(init_sysent.c, syscalls.c, syscall,h, syscallargs.h).
F.e. the head of the syscalls.c looks like:
/* $NetBSD$ */
/*
* System call names.
*
* DO NOT EDIT-- this file is automatically generated.
* created from NetBSD: syscalls.master,v 1.200 2008/04/24 11:51:19 ad Exp
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD$");
........
--
With Best Regards,
Andy Shevchenko
Home |
Main Index |
Thread Index |
Old Index