Hi,

I got the following error while building GNU Radio , i tried to search
for the error it said something about swap space in some ubuntu forums,
but i am not sure if its the same issue on beagleboard.

Console Log:

Making all in .
make[5]: Entering directory `/home/root/gnuradio/gnuradio-core/src/lib'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/include
-I/home/root/gnuradio/gnuradio-core/src/lib/runtime c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include
-I/home/root/gnuradio/gnuradio-core/src/lib/runtime
-I/home/root/gnuradio/gnuradio-coreo
mv -f .deps/bug_work_around_6.Tpo .deps/bug_work_around_6.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++ -Wall
-Woverloaded-virtual -march=armv7-a -mtune=cortex-a8 -mfpu=neon
-mfloat-abi=softfp -pthread  -ver
libtool: link: g++ -shared
-nostdlib /usr/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../crti.o
/usr/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/crtbeginS.o0
[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
make[5]: Leaving directory `/home/root/gnuradio/gnuradio-core/src/lib'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/root/gnuradio/gnuradio-core/src/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/root/gnuradio/gnuradio-core/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/root/gnuradio/gnuradio-core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/root/gnuradio'
make: *** [all] Error 2

What would be the reason? how to solve it.

Thanks.

Ashwin Raut.

Reply via email to