[sr-dev] git:kamailio_3.0: Makefile: MEMDBG var to control mem debugging mode

Andrei Pelinescu-Onciul andrei at iptel.org
Fri Feb 19 08:54:20 CET 2010


On Feb 18, 2010 at 10:04, Klaus Darilion <klaus.mailinglists at pernau.at> wrote:
> Hi Daniel!
> 
> How can this be used in combination with "make deb"?
> 
> I tried
>   make MEMDBG=1 cfg; make deb
> but it does not work, looks like config.mak is ignored during debian 
> build process.

Yes, the debian package re-builds the config (runs make cfg internally
from debian/rules).
Try make MEMDBG=1 deb . It should work.

Andrei



More information about the sr-dev mailing list