From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Qt Date: Mon, 29 Sep 2014 10:06:21 +0200 Message-ID: <20140929080621.GA11332@debian.eduroam.u-bordeaux.fr> References: <874n8pe0i2.fsf@gnu.org> <20131010200038.GA16170@debian> <20131012130804.GA4092@debian> <87k3hib7q7.fsf@gnu.org> <20131012212538.GA11121@debian> <87vc118eev.fsf@gnu.org> <20131013141824.GA32115@debian> <878uxw99vs.fsf@gnu.org> <20131111201926.GA30944@debian> <871u2misk8.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]:55521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYVyo-0008PK-CS for guix-devel@gnu.org; Mon, 29 Sep 2014 04:06:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYVyg-0002Ex-UN for guix-devel@gnu.org; Mon, 29 Sep 2014 04:06:46 -0400 Content-Disposition: inline In-Reply-To: <871u2misk8.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Mon, Nov 11, 2013 at 09:36:55PM +0100, Ludovic Courtès wrote: > Perhaps by adding -licu to the relevant cmake-generated Makefile, after > the ‘configure’ phase? (Easier said than done.) This is finally fixed in commit 47e225c, thanks to the hackathon. Andreas