Date: Thu, 16 Apr 1998 07:40:54 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: apl@mail.cs.hut.fi (Antti-Pekka Liedes) Cc: jb@cimlogic.com.au, hackers@FreeBSD.ORG Subject: Re: adding new syscalls, part two Message-ID: <199804152140.HAA12449@cimlogic.com.au> In-Reply-To: <19980416003716.44636@hutcs.cs.hut.fi> from Antti-Pekka Liedes at "Apr 16, 98 00:37:16 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Antti-Pekka Liedes wrote: > This is not a problem, I got my system working ok with an older libc. I > "fixed" the libc problem by making syscalls from the original > syscalls.master, ie. without my new addition, and then compiled libc. But > this is quite awkward, I would like to be able to make a working libc with > the new syscall added. Did you install the include files? Does /usr/include/sys/syscall.h contain your new syscalls? A make world should install this correctly. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804152140.HAA12449>