discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Crosscompile Gnuradio for Rpi


From: Anon Lister
Subject: Re: [Discuss-gnuradio] Crosscompile Gnuradio for Rpi
Date: Wed, 13 Jan 2016 15:09:26 -0500

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" <address@hidden> 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
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

reply via email to

[Prev in Thread] Current Thread [Next in Thread]