On Tue, Sep 15, 2009 at 9:40 PM, Daniel Pocock <[email protected]> wrote: > > > > My ganglia Makefile generates a number of packages: > > PACKAGES = CSWgangliart CSWgangliaagent CSWgangliadevel CSWgangliagmetad > CSWgangliaweb CSWgangliamodpython > > When I run > > gmake package > > it builds CSWgangliaagent, and then complains because CSWgangliart doesn't > exist or is not installed
A workaround: ENABLE_CHECK=0 gmake package There's going to be a fix, but I don't think it has been released yet. Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
