Hi,

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
should have sorted out this problem, I'm sure something else must be
fishy here.  Most likely the PATH setup is wrong, but then again PATH
is supposed to be the same in apr-buildconf, apr-configure and
apr-make.

Stefan

Footnotes: 

[1] Touched three source files and managed to introduce two syntactic
errors and one stupid mistake.  Two of them have become visible after
Gump had been running for an hour (for each attempt).  A compiler
would have found them before I committed them.  I'm not made for
Python.[3]

[2]  yes, it will be documented one day.

[3]  nd pointed me to pylint last night that I'll probably install and
use before I dare touching Gump's code again.


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

Reply via email to