GNU bug report logs -
#48994
28.0.50; [PATCH] 28.0.50; Native compilation unnecessarily recompiles .eln (macOS)
Previous Next
Reported by: Matthew Bauer <mjbauer95 <at> gmail.com>
Date: Sun, 13 Jun 2021 03:14:01 UTC
Severity: normal
Tags: patch
Found in version 28.0.50
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
Message #44 received at 48994 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
> !?
> As far as I'm aware nextstep/Makefile shouldn't need to know about the
> prefix because it's not relevant to that type of install...
> What configure flags are you using? (They should be listed at the top
> of configure.log.)
There's probably a better to way to fix it - my familiarity with autoconf
is not great.
But in nextstep/Makefile we get this line:
ns_applibexecdir = ${exec_prefix}/libexec
>
and exec_prefix undefined without defining prefix & exec_prefix.
On Tue, Jun 22, 2021 at 3:32 AM Alan Third <alan <at> idiocy.org> wrote:
> On Mon, Jun 21, 2021 at 10:55:40PM -0500, Matthew Bauer wrote:
> > > Matthew, could you please try the attached patch and see if it solves
> > > your problems (or makes them worse!)?
> >
> > That fixes the problem! I had to make a small change for it to work
> though
> > (needed to add prefix & exec_prefix to nextstep/Makefile.in).
>
> !?
>
> As far as I'm aware nextstep/Makefile shouldn't need to know about the
> prefix because it's not relevant to that type of install...
>
> What configure flags are you using? (They should be listed at the top
> of configure.log.)
> --
> Alan Third
>
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.