From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Compile failure due to libltdl Date: Mon, 20 Apr 2015 15:57:22 +0200 Message-ID: <871tjeq4vx.fsf@gnu.org> References: <20150420131959.GA12043@debian.math.u-bordeaux1.fr> 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]:52024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkCCX-0002b0-7G for guix-devel@gnu.org; Mon, 20 Apr 2015 09:57:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YkCCT-00042j-Ne for guix-devel@gnu.org; Mon, 20 Apr 2015 09:57:29 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkCCT-00042W-Kf for guix-devel@gnu.org; Mon, 20 Apr 2015 09:57:25 -0400 In-Reply-To: <20150420131959.GA12043@debian.math.u-bordeaux1.fr> (Andreas Enge's message of "Mon, 20 Apr 2015 15:19:59 +0200") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > This looks a lot like a circular dependency (qt and/or pulseaudio on one = hand, > libltdl on the other hand). How does one go about debugging this now? I think this is fixed once and for all (hopefully?) by 38cf2ba. For the record, the underlying issue is . Thanks, Ludo=E2=80=99.