From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: bootstrap error: Can't exec "autopoint" Date: Mon, 21 Jan 2013 03:54:03 +0100 Message-ID: <50FCADCB.8010708@gmail.com> References: <871udfp7is.fsf@chaoflow.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tx7gA-00019d-S8 for bug-guix@gnu.org; Sun, 20 Jan 2013 22:04:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tx7g9-0003zm-Ra for bug-guix@gnu.org; Sun, 20 Jan 2013 22:04:10 -0500 Received: from mail-wg0-f53.google.com ([74.125.82.53]:45794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tx7g9-0003ze-Kz for bug-guix@gnu.org; Sun, 20 Jan 2013 22:04:09 -0500 Received: by mail-wg0-f53.google.com with SMTP id fn15so3551682wgb.32 for ; Sun, 20 Jan 2013 19:04:08 -0800 (PST) In-Reply-To: <871udfp7is.fsf@chaoflow.net> 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: Florian Friesdorf Cc: bug-guix@gnu.org On 01/21/2013 03:57 AM, Florian Friesdorf wrote: > > % git clone git://git.savannah.gnu.org/guix.git > ... > % cd guix > % ./bootstrap > ... > + exec autoreconf -vfi > autoreconf: Entering directory `.' > autoreconf: running: autopoint --force > Can't exec "autopoint": No such file or directory at /nix/store/q6dnxk2mmhr15pi1dx7nfisbfi60hwqd-autoconf-2.69/share/autoconf/Autom4te/FileUtils.pm line 345. > autoreconf: failed to run autopoint: No such file or directory > autoreconf: autopoint is needed because this package uses Gettext > Is autopoint installed on your machine ? Cyril Roelandt.