Project

General

Profile

Actions

Bug #5312

closed

osmo-bts: libosmogb dependency (header file included)

Added by pespin over 2 years ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
11/16/2021
Due date:
% Done:

100%

Spec Reference:

Description

in contrib/osmo-bts.spec.in:

### FIXME: DependencyHACK to include  osmocom/gprs/protocol/gsm_04_60.h
BuildRequires:  pkgconfig(libosmogb)

Should be then also check for it in configure.ac and import CFLAGS? (no need to link, hence it's not required at runtime).

Actions #1

Updated by fixeria about 1 year ago

  • Status changed from New to Feedback
  • Assignee set to fixeria

The header file <osmocom/gprs/protocol/gsm_04_60.h> was recently (https://gerrit.osmocom.org/q/I70cc21bf25a7081070738abacb409ed19094c3b2) deprecated and moved to <osmocom/gsm/protocol/gsm_44_060.h>. There is no need to depend on libosmogb anymore, so I submitted a patch which have successfully passed the RPM build stage:

https://gerrit.osmocom.org/c/osmo-bts/+/31992 contrib/osmo-bts.spec.in: do not depend on libosmogb

Actions #2

Updated by fixeria about 1 year ago

  • Status changed from Feedback to Resolved
  • % Done changed from 0 to 100

The patch has been merged.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)