From owner-freebsd-hackers Wed Apr 15 14:41:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA21456 for freebsd-hackers-outgoing; Wed, 15 Apr 1998 14:41:42 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from cimlogic.com.au (cimlogic.com.au [203.36.2.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA21426 for ; Wed, 15 Apr 1998 21:41:31 GMT (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id HAA12449; Thu, 16 Apr 1998 07:40:54 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199804152140.HAA12449@cimlogic.com.au> Subject: Re: adding new syscalls, part two In-Reply-To: <19980416003716.44636@hutcs.cs.hut.fi> from Antti-Pekka Liedes at "Apr 16, 98 00:37:16 am" To: apl@mail.cs.hut.fi (Antti-Pekka Liedes) Date: Thu, 16 Apr 1998 07:40:54 +1000 (EST) Cc: jb@cimlogic.com.au, hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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