openbsc.git branch master updated. 1.0.0-11-gcc87156a3

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/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Jan 15 17:41:58 UTC 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, master has been updated
       via  cc87156a3001d243dd110f667bb0643af2e1509b (commit)
      from  82cfa3945c35be251dff168260d30756bc3d60db (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=cc87156a3001d243dd110f667bb0643af2e1509b

commit cc87156a3001d243dd110f667bb0643af2e1509b
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Jan 15 18:32:04 2018 +0100

    mgcp_transcoding_test: Add LIBOSMOABIS_CFLAGS
    
    Currently, we see the following failure:
    
    make[3]: Entering directory '/build/openbsc/tests/mgcp'
      CC       mgcp_transcoding_test.o
      CC       mgcp_test.o
    In file included from ../../include/openbsc/gsm_data.h:176:0,
                     from mgcp_transcoding_test.c:14:
    ../../include/openbsc/gsm_data_shared.h:21:35: fatal error: osmocom/abis/e1_input.h: No such file or directory
     #include <osmocom/abis/e1_input.h>
                                       ^
    compilation terminated.
    
    as gsm_data.h includes gsm_data_shared.h, which includes the e1_input.h
    from libosmo-abis, we need to list libosmo-abis in the CFLAGS.
    
    Change-Id: I27c25adfc6ee2c6f07315f3bc76fa7a70202ac4d

-----------------------------------------------------------------------

Summary of changes:
 openbsc/tests/mgcp/Makefile.am | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list