> Yesterday I updated by various source trees and NVIZ failed to compile in
the
> HEAD branch (release is fine) because:
>
> buildInfxQry.o had not rule to make target.
>
> buildInfxQry.o and runInfxQry.o are part of PQ_OBJS= in Gmakefile.
>
> I think the Gmakefile needs to be fixed.
Did you run "make distclean" then re-run configure after updating?