[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make/3.80 dumps core using '-t' with more than 1 target
From: |
Richard H. Broberg |
Subject: |
Re: make/3.80 dumps core using '-t' with more than 1 target |
Date: |
Fri, 21 Mar 2003 08:53:52 -0500 (EST) |
> Resent-To: address@hidden
> Resent-From: address@hidden
> MIME-Version: 1.0
> Date: Fri, 21 Mar 2003 07:29:29 -0500
>
> I believe this is an instance of Bug #1418, which has already been fixed
> in the source.
>
> You can find a patch here:
>
> https://savannah.gnu.org/bugs/?func=detailbug&bug_id=1418&group_id=71
>
>
> See if that helps.
I applied the patch and the problem is fixed.
When you say "already been fixed in the source", do you mean the source
in cvs or the released source on the ftp site? If it's the latter, then
I don't think so (the date on the tar file on
ftp://ftp.gnu.org/pub/gnu/make/make-3.80.tar.gz is 10/04/2002 3:23am,
and the date on the bug is 10/14/02). So it's likely that other
people who download the tar gz file from the ftp site will also get
the unpatched source (like I did).
Thanks much.