From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QcDd2-0001g2-Vt for garchives@archives.gentoo.org; Thu, 30 Jun 2011 09:33:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBCD81C00C; Thu, 30 Jun 2011 09:31:26 +0000 (UTC) Received: from mta-1.ms.rz.rwth-aachen.de (mta-1.ms.rz.RWTH-Aachen.DE [134.130.7.72]) by pigeon.gentoo.org (Postfix) with ESMTP id AB5F31C00C for ; Thu, 30 Jun 2011 09:31:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-disposition: inline Content-type: text/plain; charset=us-ascii Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40]) by mta-1.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0LNL00ES5JSDHS30@mta-1.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Thu, 30 Jun 2011 11:31:25 +0200 (CEST) X-IronPort-AV: E=Sophos;i="4.65,449,1304287200"; d="scan'208";a="121954022" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by ironport-in-1.rz.rwth-aachen.de with ESMTP; Thu, 30 Jun 2011 11:31:25 +0200 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.RWTH-Aachen.DE [134.130.161.252]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id p5U9VPWP007453 for ; Thu, 30 Jun 2011 11:31:25 +0200 (CEST) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id 8A8182DF for ; Thu, 30 Jun 2011 11:31:27 +0200 (CEST) Date: Thu, 30 Jun 2011 11:31:27 +0200 From: Helmut Jarausch Subject: Re: [gentoo-user] dev-lang/R installation : a hard nut To: gentoo-user@lists.gentoo.org References: <1309339925.13243.1@numa-i> <4E0B5F87.3020109@coolmail.se> In-reply-to: <4E0B5F87.3020109@coolmail.se> X-Mailer: Balsa 2.4.9 Message-id: <1309426287.11673.3@numa-i> X-Archives-Salt: X-Archives-Hash: 016e33f17ca9ab937cda4a7d48145e24 On 06/29/2011 07:23:19 PM, pk wrote: > On 2011-06-29 11:32, Helmut Jarausch wrote: > > > I'm looking for advice on the following hard nut. > > On one of my machines emerging dev-lang/R fails while on > > a very similar one it succeeds! > > I don't have much to offer, unfortunately, but what are the > differences > between your machines (you say it's similar but...)? x86 or x64? > Compiler settings? USE flags? Also, have you tried another version? > Many thanks for your suggestions. Finally it turned that some old files (lzma) in /usr/local/include were in the way and caused those problem. Helmut.