On 16.12.2011 03:43, Zhe Liu wrote:
Hi All,
I always break because of the error when build on Windows XP. I
mentioned before, nobody responsed on it. I did a little search and
found someone also encountered the problem. I still have no clue how
to resolve it.
JunitTest_framework_unoapi.mk:28: *** Malformed target-specific
variable definition. Stop.
To continue my build, I have to remove the lines related to Junitest.
There are several module with the same error. It's annoying to
workaround them all. Could anybody help me?
Thanks.
What version of GNU Make do you use? 3.82 has a bug that let GNU Make
spit out this error even if the variable definition is OK (and is parsed
without problems by 3.81).
Regards,
Mathias