Hi Harald,
On Sun, Nov 27, 2016 at 11:45 PM, Harald Welte laforge@gnumonks.org wrote:
as osmo-trx has recently introduced a dependency on a super-recent version of UHD (as opposed to what regular stable distributions ship), the nightly debian builds are broken for both Debian 8.0 and Ubuntu 14.04: https://build.opensuse.org/package/show/network:osmocom:nightly/osmo-trx
I bumped the UHD version dependency to 3.9.x because older versions of UHD are no longer maintained and osmo-trx was already dependent on 3.9.x for certain functionality (mainly multi-trx and improved timing). Build-time version checks were also causing user confusion.
I understand the unwanted effects and dislike the idea of forcing users to move to more recent versions, however, Ettus Research does not recommend building against the shipping 3.5 and 3.7 UHD versions in Ubuntu 14.04 and Debian 8.0 respectively.
b) submitting a suitable uhd package version that can be build in the osmoco nightly OBS repository
Recommended UHD versions are found in Debian 8.0 Backports and Ubuntu 14.04 Ettus Research PPA.
https://packages.debian.org/jessie-backports/libuhd-dev https://launchpad.net/~ettusresearch/+archive/ubuntu/uhd-3.9.lts
-TT