Can't build debian packages of libosmocore

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/.

Holger Hans Peter Freyther holger at freyther.de
Mon Sep 1 18:43:47 UTC 2014


On Sun, Aug 31, 2014 at 04:02:17PM -0500, Ciaby wrote:

Hi!

> > So, it looks like it's trying to build a libosmogsm6 package, but
> > only libosmogsm5.1.0 gets built. I looked around, and the only
> > reference I found is in src/gsm/Makefile.am, and it's correct
> > (6:0:1). What am I doing wrong? :)
> This is a tentative patch to fix the issue. It works for me,
> libosmogsm6 and libosmoctrl0 are built successfully, however I'm not
> sure if that's the right thing to do.


can you try to use the -M option? It will show plain renames.

> --- a/src/gsm/Makefile.am
> +++ b/src/gsm/Makefile.am
> @@ -1,6 +1,6 @@
>  # This is _NOT_ the library release version, it's an API version.
>  # Please read Chapter 6 "Library interface versions" of the libtool documentation before making any modification
> -LIBVERSION=6:0:1
> +LIBVERSION=6:0:0

that is odd. What build issue do you get without the versioning?





More information about the OpenBSC mailing list