You could just watch a movie or something and build natively on the PI.
Just be careful of memory constraints. Maybe a -j 1 or a USB drive mounted
as swap would be a good idea.
On Jan 13, 2016 11:44 AM, "Matej Kovacic" <matej.kova...@owca.info> wrote:

> Hi,
>
> I am trying to crosscompile GNUradio on Ubuntu 15.04 (64-bit). The full
> procedure is in detail described here:
>
> http://www.rtl-sdr.com/forum/viewtopic.php?f=7&t=516
>
> However, when I run:
>
> cmake
>
> -DCMAKE_TOOLCHAIN_FILE=/home/matej/RaspberryPi/CMakeToolChain/Toolchain-RaspberryPi.cmake
> ..
>
> ... I got this error:
>
> -- Could NOT find Boost
> CMake Error at volk/CMakeLists.txt:98 (message):
> VOLK Requires boost to build
>
> -- Configuring incomplete, errors occurred!
> See also
> "/home/matej/RaspberryPi/gnuradio-3.7.9/build/CMakeFiles/CMakeOutput.log".
>
> The point is, I have libboost-all-dev installed.
>
> Any idea?
>
> Regards,
>
> Matej
> --
> PGP Fingerprint: 3B74 637D 8409 53F9 A704  F27C BEA5 286D A9CF 4A88
> PGP Key:
> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xBEA5286DA9CF4A88
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to