bug-make
[Top][All Lists]
Advanced

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

[bug #16051] Non-existent prerequisites are not included in $?


From: Paul D. Smith
Subject: [bug #16051] Non-existent prerequisites are not included in $?
Date: Thu, 9 Mar 2006 20:55:50 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051010 Firefox/1.0.7 (Ubuntu package 1.0.7)

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16051>

                 Summary: Non-existent prerequisites are not included in $?
                 Project: make
            Submitted by: psmith
            Submitted on: Thu 03/09/06 at 20:55
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
       Component Version: 3.80
        Platform Version: None
           Fixed Release: None

    _______________________________________________________

Details:

A file which does not exist is always considered out of date (note .PHONY or
FORCE targets).  However, make doesn't include them in the $? list.

This was fixed on 3 Jan 2006, but the fix showed up an error in the Linux
kernel build system (see bug #16002).  In order to give them time to clean up
I'm reverting this change for one release.  I'm adding this bug as a
placeholder for the next release.

The fix is commented out in remake.c:update_file_1().






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16051>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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