From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Glibc/hurd work till now Date: Tue, 18 Mar 2014 11:57:47 +0100 Message-ID: <878us7db9w.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPriX-0004Qs-Qh for Guix-devel@gnu.org; Tue, 18 Mar 2014 06:58:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPriO-0007iR-VZ for Guix-devel@gnu.org; Tue, 18 Mar 2014 06:57:57 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:39114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPriO-0007hh-P0 for Guix-devel@gnu.org; Tue, 18 Mar 2014 06:57:48 -0400 In-Reply-To: (Manolis Ragkousis's message of "Tue, 18 Mar 2014 10:02:34 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." 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: Manolis Ragkousis Cc: Guix-devel@gnu.org Manolis Ragkousis skribis: > Try building the cross-libc for hurd with > ./pre-inst-env guix build -e '((@@ (gnu packages cross-base) > cross-libc/hurd) "i686-pc-gnu")' > > > The building process is getting stuck at xhurd-headers recipe. Could you post the build log to make it easier for me? Thanks, Ludo=E2=80=99.