From owner-freebsd-current Wed Oct 29 12:02:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA09473 for current-outgoing; Wed, 29 Oct 1997 12:02:33 -0800 (PST) (envelope-from owner-freebsd-current) Received: from silvia.HIP.Berkeley.EDU (ala-ca26-02.ix.netcom.com [207.93.42.66]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA09463 for ; Wed, 29 Oct 1997 12:02:19 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.7/8.6.9) id MAA29347; Wed, 29 Oct 1997 12:01:45 -0800 (PST) Date: Wed, 29 Oct 1997 12:01:45 -0800 (PST) Message-Id: <199710292001.MAA29347@silvia.HIP.Berkeley.EDU> To: gurney_j@resnet.uoregon.edu CC: peter@spinner.netplex.com.au, freebsd-current@freefall.FreeBSD.org In-reply-to: <19971029035016.24540@hydrogen.nike.efn.org> (message from John-Mark Gurney on Wed, 29 Oct 1997 03:50:16 -0800) Subject: Re: bad system call - world build From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * I looked at the diffs between 2.2.1 and 2.2.5, and it looks like the * call that we might be hitting is the new issuid... I KNOW that this * was before the getcwd syscall was added... (haven't you gotten my last * few posts on the subject??)... termcap building failed on a buildworld * around late august which is before the getcwd syscalls... Aww. Sorry, I thought it was getcwd() because everyone was saying so. That's what I get for sticking my head into something I'm not familiar with. Sorry, Poul-Henning. ;) Satoshi