netbsd-bugs@netbsd.org
[Top] [All Lists]

Re: kern/38766: makesyscalls.sh breaks build if mawk is used

Subject: Re: kern/38766: makesyscalls.sh breaks build if mawk is used
From: "Andy Shevchenko"
Date: Tue, 27 May 2008 13:35:01 +0000 UTC
The following reply was made to PR kern/38766; it has been noted by GNATS.

From: "Andy Shevchenko" <andy.shevchenko@xxxxxxxxx>
To: gnats-bugs@xxxxxxxxxx
Cc: kern-bug-people@xxxxxxxxxx, gnats-admin@xxxxxxxxxx, netbsd-bugs@xxxxxxxxxx
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@xxxxxxxxxxx> 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
 

<Prev in Thread] Current Thread [Next in Thread>