[GRASS5] (no subject)

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.

I am on digest on this list. I am using Debian/Linux i386.

Thank You, Tom Rake

zzzap@rakegroup.com wrote:

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?

--
Glynn Clements <glynn.clements@virgin.net>

My fault. Looks like I didn't get full CVS update. Thanks for the help.

-Tom Rake

Quoting Glynn Clements <glynn.clements@virgin.net>:

zzzap@rakegroup.com wrote:

> 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?

--
Glynn Clements <glynn.clements@virgin.net>