From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Nasrat Subject: Re: setsid bug Date: Fri, 12 Mar 2004 08:02:58 +0000 Sender: linux-8086-owner@vger.kernel.org Message-ID: <20040312080257.GC8143@lichen.truemesh.com> References: <20040312030437.59553.qmail@web11706.mail.yahoo.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20040312030437.59553.qmail@web11706.mail.yahoo.com> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tommy McCabe Cc: linux-8086@vger.kernel.org On Thu, Mar 11, 2004 at 07:04:37PM -0800, Tommy McCabe wrote: > The function setsid, which appears in 4 or 5 files in > elkscmd, is defined in elks/kernel/sys.c, which isn't > included in any of the files that need it, thus > causing undefined symbol errors. I don't know how to > put the function into a separate file. OK cheers. Thanks for looking into all this stuff. I did look over your patches in part last weekend but I've been swamped with other non-geek stuff. > PS: How come the ld86 in dev86 0.16.15 doesn't > properly link the ELKS kernel? Could you post details, please. Paul