GNU bug report logs - #19928
Bug: no INSTALL file

Previous Next

Package: grep;

Reported by: Lukasz Dorau <lukasz.dorau.dev <at> gmail.com>

Date: Mon, 23 Feb 2015 16:49:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#19928: closed (Bug: no INSTALL file)
Date: Mon, 23 Feb 2015 18:51:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 23 Feb 2015 10:49:57 -0800
with message-id <54EB7655.3070004 <at> cs.ucla.edu>
and subject line Re: bug#19928: Bug: no INSTALL file
has caused the debbugs.gnu.org bug report #19928,
regarding Bug: no INSTALL file
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
19928: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19928
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Lukasz Dorau <lukasz.dorau.dev <at> gmail.com>
To: bug-grep <at> gnu.org
Subject: Bug: no INSTALL file
Date: Mon, 23 Feb 2015 17:06:00 +0100
[Message part 3 (text/plain, inline)]
There is no INSTALL file at the commit:

$ git log -1
commit 3d6cd2129e0454c537b315ce0a3aab8e032fa76a
Author: Jim Meyering <meyering <at> fb.com>
Date:   Wed Feb 11 12:12:23 2015 -0800

    maint: use ASAN-poisoning more carefully


I have tried to install grep in the following way and it failed:

$ autoconf --version
autoconf (GNU Autoconf) 2.63
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

$ autoconf
configure.ac:69: error: possibly undefined macro: AC_CONFIG_MACRO_DIRS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:72: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.ac:74: error: possibly undefined macro: AM_SILENT_RULES
configure.ac:182: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
configure.ac:183: error: possibly undefined macro: AM_GNU_GETTEXT
configure.ac:189: error: possibly undefined macro: AM_CONDITIONAL

$ ./configure
configure: error: cannot find install-sh or install.sh in build-aux
"."/build-aux

Lukasz
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Lukasz Dorau <lukasz.dorau.dev <at> gmail.com>, 
 19928-done <at> debbugs.gnu.org
Subject: Re: bug#19928: Bug: no INSTALL file
Date: Mon, 23 Feb 2015 10:49:57 -0800
[Message part 6 (text/plain, inline)]
On 02/23/2015 08:06 AM, Lukasz Dorau wrote:
> There is no INSTALL file

There's not supposed to be an INSTALL file in a git checkout. Instead, 
please read README-hacking.  I installed the attached change to README 
to help explain this.
[0001-Cover-the-non-INSTALL-case.patch (text/x-patch, attachment)]

This bug report was last modified 10 years and 149 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.