DCMAKE_INSTALL_PREFIX=/usr ..
make -j32
make install DESTDIR=$PREFIX
make install DESTDIR=$PREFIX/sysroots/armv7ahf-neon-oe-linux-gnueabi
make install DESTDIR=$PREFIX_E310
From: USRP-users on behalf of Martin K via
USRP-users
Sent: Wednesday, April 3, 2019 11:23
I am trying to follow the instructions at
https://files.ettus.com/manual/page_usrp_e3x0.html
I have a fresh installation of Ubuntu (either 16.04 or 18.04)
When I get to the point of setting up the cross compilation
environment, I get a fatal error. This is some sort of Python issue,
for which I a