It's a bit hacky, but you can install Boost from source and install it both to the sysroots and the device.
On Fri, Oct 18, 2019 at 5:05 AM Ivan Iudice <[email protected]> wrote: > Hi all, > now I’m able to compile uhd and gnuradio, but the sysroot of the sdk > contains an older version of libboost in respect to the last file system > for e310. > anybody has suggestions? > Substituting sysroot with the actual in sd could help? > Thank you. > > Ivan > > Il giorno 15 ott 2019, alle ore 22:08, Nate Temple <[email protected]> > ha scritto: > > > Hi Ivan, > > I would not recommend to use the 'master' branch at this time with the > E310 release-4 SDK. UHD 3.15.x.x bumps the deps from what is used in the > release-4 SDK. > > I would recommend to try using the version 3.14.1.1, which is the latest > stable release (note, you'll need to install python-six as described in the > app note). > > We will be releasing a new FS/SDK for the E310 with the upcoming UHD 3.15 > release. > > > Regards, > Nate Temple > > On Tue, Oct 15, 2019 at 12:15 PM Ivan Iudice <[email protected]> wrote: > >> I forgot to say... Following the application note you recommended, I >> obtain the same results. >> Thank you. >> >> Ivan >> >> Il giorno 14 ott 2019, alle ore 21:02, Nate Temple <[email protected]> >> ha scritto: >> >> >> Hi Ivan, >> >> What version of GNU Radio / UHD are you trying to compile? >> >> The existing release-4 SDK won't support GR 3.8 as it lacks several deps. >> >> Checkout this app note which covers cross compiling UHD (with RFNoC >> enabled) / GR / gr-ettus. If you're not trying to use the RFNoC build, you >> can use most of the instructions, but skip the cmake arg -DENABLE_RFNOC=ON >> >> >> https://kb.ettus.com/Software_Development_on_the_E3xx_USRP_-_Building_RFNoC_UHD_/_GNU_Radio_/_gr-ettus_from_Source >> >> >> Regards, >> Nate Temple >> >> On Mon, Oct 14, 2019 at 11:52 AM <[email protected]> wrote: >> >>> Hello guys! >>> I'm trying to cross-compile uhd drivers for my E310 (SD image just >>> updated). >>> I installed the toolchain as in >>> http://files.ettus.com/manual/page_usrp_e3xx.html#e3xx_software_dev_sdk, >>> . >>> When I try to compile the uhd drivers I obtain: >>> https://pastebin.com/SAAFxXzv >>> It seems that python libraries are not found. >>> How can I solve? >>> Thanks so much. >>> Ivan >>> >>> >>> >>> Con Tiscali Mobile Smart 30 hai minuti illimitati, 30 Giga e 100 SMS a >>> soli 7,99€ al mese. L'attivazione è gratis e disdici quando vuoi. >>> http://tisca.li/smart30 >>> >>> _______________________________________________ >>> Discuss-gnuradio mailing list >>> [email protected] >>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >>> >> _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
