From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH 3/4] gnu: Add xfig. Date: Tue, 14 Oct 2014 17:58:40 -0400 Message-ID: <87lhoi71pr.fsf@yeeloong.lan> References: <87oatjvlcy.fsf@member.fsf.org> <87egudx991.fsf@netris.org> <20141013062313.GA16250@jocasta.intra> <87h9z8uhgc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeA7w-0007YR-Ef for guix-devel@gnu.org; Tue, 14 Oct 2014 17:59:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeA7m-0007SG-Pv for guix-devel@gnu.org; Tue, 14 Oct 2014 17:59:32 -0400 Received: from world.peace.net ([96.39.62.75]:41090) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeA7m-0007Rz-Ly for guix-devel@gnu.org; Tue, 14 Oct 2014 17:59:22 -0400 In-Reply-To: <87h9z8uhgc.fsf@gmail.com> (Eric Bavier's message of "Mon, 13 Oct 2014 10:17:55 -0500") 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: Eric Bavier Cc: guix-devel@gnu.org Eric Bavier writes: > Btw, I did push a change to xfig and transfig that should let them build > for i686 (which I tested locally now) and mips (which I don't have the > means to check locally). This fixed the issue, and xfig now builds on all three of our platforms. Thanks! Mark