[asterisk-dev] Dahdi compilation error on ARM

Jared Smith jsmith at digium.com
Wed Sep 9 12:14:00 CDT 2009


On Wed, 2009-09-09 at 12:07 -0500, Miguel Molina wrote:
> My quick guess is that your device is running out of memory when it's
> compiling, and that's why is the process would be killed... am I
> right? Never seen some linux in such a situation.

That's what it looks like to me... it sounds like you're encountering
the OOM killer.  When Linux runs out of memory and doesn't have swap
memory, it can be setup to kill off processes to try to find enough
memory to continue running... In this case, it appears to be killing
your compiler.

Can you cross-compile your application on another box (with more
memory), and then copy the binaries over to your ARM device?


-- 
Jared Smith
Training Manager
Digium, Inc.




More information about the asterisk-dev mailing list