On Sat, Jun 18, 2016 at 05:27:59PM +0430, sms makhof wrote:
Hi all I am installing OpenBSC.I just following http://openbsc.osmocom.org/trac/wiki/Building_OpenBSC (I am just Building libosmocore, Building libosmo-abis, Building libosmo-netif, Building OpenBSC and install library.) But when I tried to run OpenBSC,I encounter with this error(problem).
user12@ubuntu:~$ cd '/home/user12/openbsc/openbsc/src/osmo-nitb' user12@ubuntu:~/openbsc/openbsc/src/osmo-nitb$ sudo ./osmo-nitb <0005> bsc_init.c:492 Failed to parse the config file: 'openbsc.cfg'
Were you able to resolve this issue?
osmo-nitb should tell you what part of openbsc.cfg it didn't like. It seems you did not provide the entire error message from osmo-nitb, nor did you send your openbsc.cfg, so we can't help you further.
BTW, there is usually no need to run osmo-nitb as root.
~Neels