meas_feed fails to compile if libcdk5-dev is not installed

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Jacob Erlbeck jerlbeck at sysmocom.de
Mon Jan 5 10:11:06 UTC 2015


Hi Harald,

OpenBSC fails to compile because meas_feed unconditionally depends on
cdk.h. If this file is not available, configure just issues

  checking cdk/cdk.h usability... no
  checking cdk/cdk.h presence... no
  checking for cdk/cdk.h... no

but does not fail. On the other hand, the meas_tool's Makefile does not
check for the result of that check before starting the compilation.

So IMO either the configure script should abort (and the package added
to debian/control) or the compilation of meas_feed should be optional.

Jacob


-- 
- Jacob Erlbeck <jerlbeck at sysmocom.de>       http://www.sysmocom.de/
=======================================================================
* sysmocom - systems for mobile communications GmbH
* Schivelbeiner Str. 5
* 10439 Berlin, Germany
* Sitz / Registered office: Berlin, HRB 134158 B
* Geschaeftsfuehrer / Managing Directors: Holger Freyther, Harald Welte



More information about the OpenBSC mailing list