On 07/02/2010 06:18 AM, George Schaertl wrote:
[70258.842254] select 1 (init), adj 0, size 58, to kill
[70258.851959] select 1619 (dbus-daemon), adj 0, size 65, to kill
[70258.862396] select 1639 (syslogd), adj 0, size 69, to kill
[70258.872375] select 1649 (avahi-daemon), adj 0, size 91, to kill
[70258.882965] select 6316 (make), adj 0, size 103, to kill
[70258.892852] select 6318 (make), adj 0, size 105, to kill
[70258.902587] select 6578 (make), adj 0, size 108, to kill
[70258.912322] select 14622 (make), adj 0, size 133, to kill
[70258.921966] select 14641 (sh), adj 0, size 208, to kill
[70258.931488] select 14850 (ld), adj 0, size 20812, to kill
[70258.941131] send sigkill to 14850 (ld), adj 0, size 20812
collect2: ld terminated with signal 9 [Killed]
make[5]: *** [libgnuradio-core.la] Error 1

Looks like the low memory killer. Are you trying to build GNU Radio on
the BeagleBoard? If so, cross-compiling will save a lot of time in the
end.


We've been building gnuradio on the beagle because we can. Most of the time. For small changes it is "easier", after the initial build.

However, lately people have been running into the OOM killer. I'm told adding swap will help.

When I get back from Germany, one of my tasks is to set up a cross tool chain so we can easily develop code quickly. The idea is to have OE generete the cross sdk for us including all the supporting libraries.

Philip

Reply via email to