Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2019 02:03:11 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        kevans@freebsd.org
Cc:        current@freebsd.org
Subject:   How to regenerate syscall tables ?
Message-ID:  <20191202000311.GG10580@kib.kiev.ua>

next in thread | raw e-mail | index | archive | help
I am on today stable/12 with src of today HEAD.  Trying to add a new
syscall, and then regenerating the files, I did 'make buildworld',
then

orion% make sysent                                          ~/build/bsd/DEV/src
make -C /usr/home/kostik/work/build/bsd/DEV/src/sys/kern sysent
flua ../tools/makesyscalls.lua syscalls.master
make[2]: exec(flua) failed (No such file or directory)
*** Error code 1

What is missing ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191202000311.GG10580>