hello everyone ,first thanks for yours look at this email ...
i work under ubuntu 14.04 and with the doc of http://osmocom.org/projects/openbsc/wiki/Building_OpenBSC
now i only can do make install and success with git version of on-waves/0.3 (openbsc) and success found the executable file
drwxr-xr-x 2 root root 4096 11月 27 15:42 ./ drwxr-xr-x 11 root root 4096 11月 13 21:46 ../ -rwxr-xr-x 1 root root 551571 11月 27 15:42 bs11_config* -rwxr-xr-x 1 root root 1877782 11月 27 15:42 bsc_hack* -rwxr-xr-x 1 root root 528464 11月 27 15:42 bsc_mgcp* -rwxr-xr-x 1 root root 1547559 11月 27 15:42 bsc_msc_ip* -rwxr-xr-x 1 root root 967960 11月 27 15:42 bsc_nat* -rwxr-xr-x 1 root root 1359089 11月 27 15:42 ipaccess-config* -rwxr-xr-x 1 root root 37451 11月 27 15:42 ipaccess-find* -rwxr-xr-x 1 root root 25066 11月 27 15:42 isdnsync*
but as the README under openbsc this version don't work well with ip based BTS
Hi!
On Sun, Nov 27, 2016 at 04:04:10PM +0800, 韩明君 wrote:
hello everyone ,first thanks for yours look at this email ...[face58]
Please explain in detail what is your use case / application. What kind of BTSs do you want to use, etc.
i work under ubuntu 14.04 and with the doc of http://osmocom.org/projects/ openbsc/wiki/Building_OpenBSC
now i only can do make install and success with git version of on-waves/0.3 ( openbsc) and success found the executable file
Why are you trying to build an old version? The latest master should generally be the version to use.
Also, why are you building from source and not just using the nightly debian packages? If you just want to use the software and not develop/modify it, using the nightly package feed is easiest.
Regards, Harald