From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Compiling guix 0.3 on a fedora 8 planetlab node Date: Thu, 29 Aug 2013 22:13:32 +0200 Message-ID: <20130829201332.GB18687@debian> References: <1377704712.3250.69.camel@fulcrum.net.in.tum.de> <521F6CE7.60804@gmail.com> <87ob8g9sex.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VF8bH-0002Cq-FU for guix-devel@gnu.org; Thu, 29 Aug 2013 16:13:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VF8bA-0002CP-PP for guix-devel@gnu.org; Thu, 29 Aug 2013 16:13:51 -0400 Content-Disposition: inline In-Reply-To: <87ob8g9sex.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Thu, Aug 29, 2013 at 10:02:46PM +0200, Ludovic Courtès wrote: > If the answer is “no”, then you may just as well comment out > CLONE_NEWIPC in nix/libstore/build.cc. Apart from that, you also need guile version at least 2.0.5, released in January 2012. It would definitely be easier to use a distribution containing this version already. Andreas