On Wed, 2010-06-09 at 00:31 +1000, Max Matveev wrote:
> kenj> With these changes, builds fine on ia32 Ubuntu and the installed images
> kenj> pass QA sanity (a new "group" coming to a QA tree near you soon).
> Speaking of QA - I've tried to run it on Solaris and run into a few
> problems right way, mostly to do with assuming that make is going to
> be GNU make and echo will work like. Is it worth trying to change it
> to use PCP_PROG_MAKE and PCP_PROG_ECHO?
Is the echo issue only for -n uses?
If so, the scope of the change is almost tolerable (30 files for echo -n
and 130+ files containing the word "make").
Otherwise this is a massive change!
Is there no alternative using aliases and $PATH that could be used to
setup the a QA run on Solaris to make it work?
I don't have access to any Solaris systems, so I have no way to verify
changes I might make.
|