On Fri, 4 May 2007, Sander Temme <[EMAIL PROTECTED]> wrote:
> On May 4, 2007, at 7:39 AM, Stefan Bodewig wrote:
> 
>> after a pretty frustrating afternoon[1] yesterday I hacked a new
>> optional "makeCommand" attribute into <workspace> in trunk[2].  All
>> <make> builder will use that in order to determine which make
>> command to use.  The default is "make".
>>
>> It turns out that I also had to set the MAKE environment variable.
>> Still apr-make fails because it doesn't find "ar".  Since configure
> 
> This means the APR configure task will fail in a more subtle way:
> it'll draw the wrong conclusions on system features from build
> failures in its test programs.
> 
> Off the top of my head, ar is in /usr/ccs/bin,

Yes, there it is.  Along with make, BTW, so we don't need to invoke
gmake at all.

I'll add /usr/ccb/bin to PATH and remove my gmake settings just to see
what will come out of it.

> S. (C weenie)

Thanks 8-)

Stefan (former C and current C# weenie).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to