arch编译osmocombb

本文档指导如何通过安装和配置pcsclite、libosmocore及osmocombb来实现OsmocomBB项目的短信发送功能。具体步骤包括安装依赖软件包、编译并安装核心库文件,以及在Makefile中启用短信传输支持。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

安装pcsclite,不然libosmocore不能正常编译

pacman -S pcsclite

mkdir osmocombb

cd osmocombb

编译libosmocore,安装

git clone git://git.osmocom.org/libosmocore.git
cd libosmocore/
autoreconf -i 

./configuire

make

make install

ldconfig

开启手机装SIM卡发短信支持

vi src/target/firmware/Makefile
# Uncomment this line if you want to enable Tx (Transmit) Support.
CFLAGS +=-DCONFIG_TX_ENABLE

编译安装osmocombb

转载于:https://my.oschina.net/u/1434727/blog/804220

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值