From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/1] Fix e2fsprogs build failure Date: Wed, 05 Oct 2016 23:19:18 +0200 Message-ID: <87h98q5wa1.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]:37107) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brtb3-0006Ni-Fk for guix-devel@gnu.org; Wed, 05 Oct 2016 17:19:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brtaz-00048q-5W for guix-devel@gnu.org; Wed, 05 Oct 2016 17:19:24 -0400 In-Reply-To: (Leo Famulari's message of "Sun, 2 Oct 2016 14:41:32 -0400") 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" To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > On my machines, e2fsprogs fails to build with: > > "make[2]: *** No rule to make target '../lib/libss.so', needed by > 'debugfs'. Stop." It=E2=80=99s a good idea to put this line as a comment in the code, but otherwise LGTM. Thanks! Ludo=E2=80=99.