Re: Difficulties from the combination of functions "call" and "eval"

2015-01-17 Thread SF Markus Elfring
> So that $(eval $(call GIBBERISH)) is wrong. Exactly *how* it's wrong > depends on what the $(call) is supposed to return. Currently you're > evaling something that doesn't look like a *STANDALONE* chunk of > Makefile, which results in the error *in the eval*. I have added another tab character

Re: Questionable line number in a message "missing separator"?

2015-01-17 Thread Philip Guenther
On Sat, Jan 17, 2015 at 12:52 PM, SF Markus Elfring wrote: >> Of course, if you had actually quoted the relevant lines from your >> Makefile, we could be more precise. > > Thanks for your interest. > > Do you get further ideas from an excerpt of my build script > "parallel-inc.make"? > > Lines 24

Re: Questionable line number in a message "missing separator"?

2015-01-17 Thread SF Markus Elfring
> Of course, if you had actually quoted the relevant lines from your > Makefile, we could be more precise. Thanks for your interest. Do you get further ideas from an excerpt of my build script "parallel-inc.make"? Lines 241 - 256: $(EXIT_CODES_FUNCTIONS_THAT_CHECK_THEIR_SINGLE_PARAMETER_IN_HEADE

Re: Questionable line number in a message "missing separator"?

2015-01-17 Thread Philip Guenther
On Sat, Jan 17, 2015 at 11:06 AM, SF Markus Elfring wrote: > But the software tool "make 4.1-2.2" does not like > a specific place in this file at the moment. > > … > parallel-inc.make:247: *** missing separator. Stop. > > > The mentioned line has got a leading tab character > for the beginning o

Questionable line number in a message "missing separator"?

2015-01-17 Thread SF Markus Elfring
Hello, I can use some phony targets from my build script as expected. But the software tool "make 4.1-2.2" does not like a specific place in this file at the moment. … parallel-inc.make:247: *** missing separator. Stop. The mentioned line has got a leading tab character for the beginning of a