21 Nov
2012
21 Nov
'12
5:50 p.m.
alan buxey wrote:
Hi,
Go through the scripts/*mk, and remove the @ from the build rules. Run them again. Then find the one where jlibtool complains, and run that under valgrind.
i've removed the leading @'s from the .mk files...but the output looks exactly the same
Then you're not using the new boilermake framework. Do "git pull", edit Make.inc, set BOILER=yes, and LIBTOOL=JLIBTOOL Alan DeKok.