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
The following reply was made to PR kern/38766; it has been noted by GNATS.
From: "Andy Shevchenko" <andy.shevchenko%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/38766: makesyscalls.sh breaks build if mawk is used
Date: Tue, 27 May 2008 16:32:56 +0300
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