GNU bug report logs -
#25643
po/Makefile.in.in is missing top_builddir
Previous Next
To reply to this bug, email your comments to 25643 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-grep <at> gnu.org
:
bug#25643
; Package
grep
.
(Tue, 07 Feb 2017 15:19:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Max Horn <max <at> quendi.de>
:
New bug report received and forwarded. Copy sent to
bug-grep <at> gnu.org
.
(Tue, 07 Feb 2017 15:19:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi there,
this is a bug that affects grep 2.28 and several preceding versions: The
po/Makefile.in.in is using $top_builddir, but the variable is never set.
Fixing this is of course trivial, one just needs to insert
top_builddir = @top_builddir@
in the appropriate place. However, this file is not present in the grep
repository, so I am guessing it is generated by something (gettext?). As I
have no idea how this all works, I am afraid I cannot supply a proper patch,
but I hope the issue is clear, and that you will know how to resolve it.
Cheers,
Max
Information forwarded
to
bug-grep <at> gnu.org
:
bug#25643
; Package
grep
.
(Tue, 07 Feb 2017 20:16:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 25643 <at> debbugs.gnu.org (full text, mbox):
On Tue, Feb 7, 2017 at 7:18 AM, Max Horn <max <at> quendi.de> wrote:
> this is a bug that affects grep 2.28 and several preceding versions: The
> po/Makefile.in.in is using $top_builddir, but the variable is never set.
> Fixing this is of course trivial, one just needs to insert
>
> top_builddir = @top_builddir@
>
> in the appropriate place. However, this file is not present in the grep
> repository, so I am guessing it is generated by something (gettext?). As I
> have no idea how this all works, I am afraid I cannot supply a proper patch,
> but I hope the issue is clear, and that you will know how to resolve it.
Thank you for the report. Did you notice some sort of failure? If so,
please tell us what you saw, what you expected, and how to reproduce
the failure.
Added tag(s) moreinfo.
Request was from
Paul Eggert <eggert <at> cs.ucla.edu>
to
control <at> debbugs.gnu.org
.
(Sun, 12 Feb 2017 21:47:02 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 126 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.