[bug #24251] Random error including rebuilt makefiles

2008-09-15 Thread anonymous
Follow-up Comment #4, bug #24251 (project make): Thanks Martin for your assistance, adding the semi-colon after the prerequisite fixes my problem. I'm not sure I understand the difference, I expect a pre-requisite to be completely built before it is included, but I'll worry about my lack of unde

[bug #24251] Random error including rebuilt makefiles

2008-09-15 Thread Martin Dorey
Follow-up Comment #3, bug #24251 (project make): I reproduced the behavior you saw without svn by replacing the end of the makefile with: $(ECOS_MAKE) : $(ECOS_DIR) $(ECOS_DIR) : mkdir -p $(ECOS_DIR)/include/pkgconf/ { echo 'ECOS_GLOBAL_CFLAGS = -mcpu=arm7tdmi -Wall -Wp

[bug #24251] Random error including rebuilt makefiles

2008-09-15 Thread anonymous
Follow-up Comment #2, bug #24251 (project make): I don't think this is a duplicate of https://savannah.gnu.org/bugs/?102 This issue isn't about these minor warnings in the output makefile:10: ecos/include/pkgconf/ecos.mak: No such file or directory makefile:11: sub/makefile: No such file or dire