bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: does not rebuild Makefile.in


From: Philip Guenther
Subject: Re: does not rebuild Makefile.in
Date: Tue, 19 Aug 2008 16:57:19 -0600

On Tue, Aug 19, 2008 at 1:55 PM, Ilya N. Golubev <address@hidden> wrote:
...
> Occurs in any `Makefile' obtained from
> Makefile.in generated by automake 1.10.1 from Makefile.am.
> so reproducing should be easy.

You'd rather make people download and install something they may not
need instead of copy-n-pasting the Makefile into to your email.  Nice
way to be helpful there when asking for help!

Note that you haven't actually provided enough information to
reproduce the situation even if I did have a copy of automake 1.10.1
on hand: what specific package was this with?  What arguments were
passed to 'configure'?  What directory layout?  What arguments passed
to make?  Are we supposed to just *guess*??!


> All `Makefile' modification was removing `Makefile' target.

Umm, what?  If you remove the 'Makefile' target, then why would make
care that the Makefile.in file is out of date?  Are you including it
as a target on the command line?  For that matter, how are you
invoking make in your tests?  Please describe the behavior when you do
*not* edit the Makefile to remove the 'Makefile' target.


> The reason was obvious: otherwise `make' would fail due to `Makefile' not
> remade.

Could you please show the actual command output and error messages and
makefile contents?


Philip Guenther




reply via email to

[Prev in Thread] Current Thread [Next in Thread]