From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Demain Date: Fri, 14 Jun 2013 09:52:00 +0200 Message-ID: <201306140952.00776.andreas@enge.fr> References: <201306132319.34784.andreas@enge.fr> <201306132337.03991.andreas@enge.fr> <51BA5A93.4050200@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnOno-0000kr-Uh for bug-guix@gnu.org; Fri, 14 Jun 2013 03:52:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnOnm-0003vC-AJ for bug-guix@gnu.org; Fri, 14 Jun 2013 03:52:08 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]:49975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnOnm-0003uw-10 for bug-guix@gnu.org; Fri, 14 Jun 2013 03:52:06 -0400 In-Reply-To: <51BA5A93.4050200@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Cyril Roelandt Cc: bug-guix@gnu.org Am Freitag, 14. Juni 2013 schrieb Cyril Roelandt: > Do you see the same test failures when trying to > compile cairo by hand "outside of Guix" ? By hand I did not manage to compile due to my unpleasant mixture of debian and guix libraries. > Then this is probably not an issue. Can you link sample programs to > cairo and see if they work ? Do you know of an interesting sample program I could try? For me, cairo is just a prerequisite for pango, which is a prerequisite for gtk, which is a prerequisite for ripperx, so there will be some time until I end up with the program I am interested in... Andreas