From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1G1UQH-0003yZ-Ly for user-mode-linux-devel@lists.sourceforge.net; Fri, 14 Jul 2006 13:38:05 -0700 Received: from [198.99.130.12] (helo=saraswathi.solana.com) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1G1UQG-0001Xk-6w for user-mode-linux-devel@lists.sourceforge.net; Fri, 14 Jul 2006 13:38:05 -0700 Date: Fri, 14 Jul 2006 16:37:44 -0400 From: Jeff Dike Message-ID: <20060714203744.GA6260@ccure.user-mode-linux.org> References: <44B79AB9.3020401@garzik.org> <44B7A007.2010204@garzik.org> <200607142052.05666.blaisorblade@yahoo.it> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <200607142052.05666.blaisorblade@yahoo.it> Subject: Re: [uml-devel] UML build broken everywhere? List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: user-mode-linux-devel-bounces@lists.sourceforge.net Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: Blaisorblade Cc: Andrew Morton , jdike@karaya.com, Jeff Garzik , user-mode-linux-devel@lists.sourceforge.net, Linux Kernel On Fri, Jul 14, 2006 at 08:52:05PM +0200, Blaisorblade wrote: > Jeff (Dike), please choose one of the "simple" patches I suggested (comment > out offending code, for instance) since you (correctly) deferred the real fix > (incorporating klibc's setjmp implementation) to later. Well, I have a patch which just copies the klibc setjmp stuff into the UML tree until such time as klibc makes it into mainline. Any objections? Jeff ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161298AbWGNUiR (ORCPT ); Fri, 14 Jul 2006 16:38:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422755AbWGNUiQ (ORCPT ); Fri, 14 Jul 2006 16:38:16 -0400 Received: from saraswathi.solana.com ([198.99.130.12]:32439 "EHLO saraswathi.solana.com") by vger.kernel.org with ESMTP id S1161298AbWGNUiQ (ORCPT ); Fri, 14 Jul 2006 16:38:16 -0400 Date: Fri, 14 Jul 2006 16:37:44 -0400 From: Jeff Dike To: Blaisorblade Cc: user-mode-linux-devel@lists.sourceforge.net, Jeff Garzik , jdike@karaya.com, Andrew Morton , Linux Kernel Subject: Re: [uml-devel] UML build broken everywhere? Message-ID: <20060714203744.GA6260@ccure.user-mode-linux.org> References: <44B79AB9.3020401@garzik.org> <44B7A007.2010204@garzik.org> <200607142052.05666.blaisorblade@yahoo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200607142052.05666.blaisorblade@yahoo.it> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 14, 2006 at 08:52:05PM +0200, Blaisorblade wrote: > Jeff (Dike), please choose one of the "simple" patches I suggested (comment > out offending code, for instance) since you (correctly) deferred the real fix > (incorporating klibc's setjmp implementation) to later. Well, I have a patch which just copies the klibc setjmp stuff into the UML tree until such time as klibc makes it into mainline. Any objections? Jeff