bugGNUstep - Bugs: bug #11144, "make clean" in base...

Group
 
 

bug #11144: "make clean" in base doesn't work

Submitter:  Markus Hitter <hitterm>
Submitted:  Fri 26 Nov 2004 11:40:23 PM UTC
   
 
Category:  Makefiles Severity:  3 - Normal
Item Group:  Bug Status:  Invalid
Privacy:  Public Assigned to:  fedor
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 30 Nov 2004 04:03:38 AM UTC, comment #1: 

'make clean' only cleans the non-debug parts of the system. To clean the debug parts, do 'make debug=yes clean'. You need to use the same flags with every invocation of make ('make debug=yes install' as well...)

Adam Fedor <fedor>
Group administrator
Fri 26 Nov 2004 11:40:23 PM UTC, original submission:  

After configuring and building GNUstep-base on Mac OS X 10.1.5, the following sequence has no obvious effect:

    make clean
    make

Expected result would be, all parts are rebuilt. Useful, e.g. to review warnings.

Markus Hitter <hitterm>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #2108:  full_output.txt added by hitterm (20KiB - text/plain - Full output of configuring, building and applying the test sequence on my system)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-05-22 FredKiefer Open/ClosedDeclined Closed
2004-11-30 fedor StatusNone Invalid
    Assigned toNone fedor
    Open/ClosedOpen Declined
2004-11-26 hitterm Attached File- Added full_output.txt, #1919

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code