From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: new package build error: archiver requires 'AM_PROG_AR' in 'configure.ac' Date: Wed, 31 Aug 2016 21:56:26 +0200 Message-ID: References: <57C5D9C9.9040100@goebel-consult.de> <874m60btxq.fsf@elephly.net> 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]:39298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfBch-0001Oq-FN for guix-devel@gnu.org; Wed, 31 Aug 2016 15:56:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfBcc-0000Lx-G2 for guix-devel@gnu.org; Wed, 31 Aug 2016 15:56:34 -0400 Received: from mail-yb0-x234.google.com ([2607:f8b0:4002:c09::234]:35290) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfBcb-0000Lk-8i for guix-devel@gnu.org; Wed, 31 Aug 2016 15:56:30 -0400 Received: by mail-yb0-x234.google.com with SMTP id h3so21052336ybi.2 for ; Wed, 31 Aug 2016 12:56:27 -0700 (PDT) In-Reply-To: <874m60btxq.fsf@elephly.net> 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: Ricardo Wurmus Cc: guix-devel , Hartmut Goebel > I have never seen this before. Have you tried patching =E2=80=9Cconfigur= e.ac=E2=80=9D > as it says, adding =E2=80=9CAM_PROG_AR=E2=80=9D somewhere? You could also try adding gettext and pkg-config to native-inputs. Some autotools errors magically disappear sometimes...