Roger Marquis wrote:
> Don't know how to debug this and cannot post the Makefile in question but it
Can you provide something similar that triggers the issue?
It's rather hard to tell what's wrong without knowing what *should* be
happening.
> last worked in 8.4. In 11-CURRENT Var_Value appears
Don't know how to debug this and cannot post the Makefile in question but it
last worked in 8.4. In 11-CURRENT Var_Value appears to return NULL at
/usr/src/contrib/bmake/compat.c:621
Var_Set(IMPSRC, Var_Value(TARGET, gn, &p1), pgn, 0);
which passes the NULL to Var_Set as the second argument (v