On 19.10.2017 14:15, gsm sim wrote:
We're also struggling to build the osmo-bsc sources. It quits with "bsc_vty.c:313:5: error: implicit declaration of function ‘OSMO_SEC2DAY’". So I guess there is a package missing but I couldn't find out which one it is.
That means the version of libosmocore you're using is too old. In general, rule of thumb is: if you build latest master of osmo* than you also have to install the latest master of all of its libosmo* dependencies.