Re: Compile problem with layer23

> In file included from ../../include/osmocom/bb/mobile/transaction.h:6:0,
>                  from gsm411_sms.c:38:
> /usr/local/include/osmocom/gsm/gsm0411_smr.h:27:6: note: declared here
>  void gsm411_smr_init(struct gsm411_smr_inst *inst, int network,

You need a newer libosmocore. Take it from the libosmocore.git
http://git.osmocom.org/libosmocore/ .... DO NOT use the one in the
osmocom-bb git, this one is specially crafted for the ARM firmware
build.

Cheers,

    Sylvain

Re: Compile problem with layer23

You save my day,

Thanks

On 12.09.2014. 11:47, Sylvain Munaut wrote:
>> In file included from ../../include/osmocom/bb/mobile/transaction.h:6:0,
>>                   from gsm411_sms.c:38:
>> /usr/local/include/osmocom/gsm/gsm0411_smr.h:27:6: note: declared here
>>   void gsm411_smr_init(struct gsm411_smr_inst *inst, int network,
>
> You need a newer libosmocore. Take it from the libosmocore.git
> http://git.osmocom.org/libosmocore/ .... DO NOT use the one in the
> osmocom-bb git, this one is specially crafted for the ARM firmware
> build.
>
>
> Cheers,
>
>      Sylvain
>