On Mon, Nov 28, 2016 at 09:32:41PM -0800, Tom Tsou wrote:
For the record, using jessie-backports I successfully installed a recent UHD on a Debian-jessie based build server and built osmo-trx master.
Helpful: https://backports.debian.org/Instructions/ In short: Add to /etc/apt/sources.list: deb http://ftp.de.debian.org/debian jessie-backports main Then: apt-get update apt-get -t jessie-backports install libuhd-dev
It would of course be even nicer if UHD 3.9 were in the "normal" jessie packages, but this is the next most convenient way.
~N