[sr-dev] [kamailio] Makefile System hangs the computer (#479)

Daniel-Constantin Mierla notifications at github.com
Wed Jan 20 14:57:35 CET 2016


When it hangs, is cpu usage go high?

Can you do a 'ps auxw' and see if you can spot a make or shell command that looks like looping?

I just noticed via someone using SuSE enterprise server that the CPU variable is preset in the environment, can you try:

```
make CPU= include_modules="..." cfg
```

After CPU= is an empty space, to reset its value.


---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/479#issuecomment-173211648
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160120/7e43dff6/attachment.html>


More information about the sr-dev mailing list