On 16/12/2020 21:48, Thorsten Alteholz wrote:
Hi Peter,
are you sure about your bug report?
The control file of osmo-bsc/1.6.1+dfsg1-3 contains:
Build-Depends: debhelper-compat (= 12),
pkg-config,
libosmocore-dev (>= 1.4.0),
libosmo-sccp-dev (>= 1.3.0),
libosmo-mgcp-client-dev (>= 1.7.0),
libosmo-legacy-mgcp-dev,
libosmo-abis-dev (>= 1.0.1),
libosmo-netif-dev (>= 1.0.0),
libosmo-sigtran-dev (>= 1.3.0),
libsqlite3-dev,
libpcap-dev,
libcdk5-dev,
txt2man
# libosmo-legacy-mgcp-dev (>= 1.7.0),
The dependency libosmo-legacy-mgcp-dev is commented out
I see libosmo-legacy-mgcp-dev in the build-dependency list twice, the second
one is commented out,
but the first one is still active.
and instead libosmo-mgcp-client-dev (>= 1.7.0) is used, which is provided by
osmo-mgw/1.7.0+dfsg1-2
Thorsten