mainmake - Support: sr #106466, Random error including rebuilt...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

sr #106466: Random error including rebuilt makefiles

Submitter:  None
Submitted:  Mon 11 Aug 2008 11:18:41 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Invalid
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Closed
Operating System:  None

Mon 15 Sep 2008 09:56:28 PM UTC, comment #1: 

Changing the line

$(ECOS_MAKE) : $(ECOS_DIR)

to

$(ECOS_MAKE) : $(ECOS_DIR) ;

fixes the problem.

See http://savannah.gnu.org/bugs/index.php?24251

Now how do I mark this as Closed?

Anonymous
Mon 11 Aug 2008 11:18:41 PM UTC, original submission:  

I'm trying to automatically build (checkout from svn) an included makefile.  The build always succeeds, but the variables set in the included makefile don't always get set.

I can make it work by building and including a file I don't care for, but that doesn't seem like a proper solution.

The same problem occurs with both make 3.79.1 on a Linux machine and make 3.81 on Cygwin/XP machine.

Am I expecting more from make than I should be?

I'm attaching a log showing a trimmed down version of the makefile and the included makefile along with results showing the inconsistent behaviour.  Unfortunately you won't be able to access my svn repository, but hopefully you'll be able to recreate the problem some other way.

Anonymous

 

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

Attached Files
file #16276:  make.log added by None (2KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

    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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-09-16 psmith StatusNone Invalid
        Open/ClosedOpen Closed
    2008-08-11 None Attached File- Added make.log, #16276

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code