Hi Vadim,
You are probably correct, in the mean time I recompiled everything, so
it works now, but most likely the *-dev packages were missing. Thanks
for pointing that out!
Another question I have is about displaying the Osmo-BSC logs:
I am working on a museum setup and would be nice to show the BSC log
output on the screen when there is activity. I wonder if there is a
practical way to do that without altering the systemd part.
Regards,
Csaba
Dear List,
I face the problem that when I am in general using the nightly builds
on Ubuntu 20.04, but I want to compile a specific project (Osmo-BSC in
this case), the configure script is not able to find the Osmocom
libraries which are already installed and available.
Output of the configure script:
configure: error: Package requirements (libosmocore >= 1.8.0) were not met:
Package 'libosmocore', required by 'virtual:world', not found
Libosmocore is available on the system:
root@openbsc:~/osmo-bsc_bootstrap_mod/osmo-bsc# ldconfig -v|grep libosmocore
/sbin/ldconfig.real: Can't stat /usr/local/lib/i386-linux-gnu: No such
file or directory
/sbin/ldconfig.real: Path `/usr/lib/i386-linux-gnu' given more than once
/sbin/ldconfig.real: Can't stat /usr/local/lib/i686-linux-gnu: No such
file or directory
/sbin/ldconfig.real: Can't stat /lib/i686-linux-gnu: No such file or directory
/sbin/ldconfig.real: Can't stat /usr/lib/i686-linux-gnu: No such file
or directory
/sbin/ldconfig.real: Can't stat /usr/local/lib/x86_64-linux-gnu: No
such file or directory
/sbin/ldconfig.real: Path `/usr/lib/x86_64-linux-gnu' given more than once
/sbin/ldconfig.real: Path `/lib/x86_64-linux-gnu' given more than once
/sbin/ldconfig.real: Path `/usr/lib/x86_64-linux-gnu' given more than once
/sbin/ldconfig.real: Path `/usr/lib' given more than once
/sbin/ldconfig.real: /lib/i386-linux-gnu/ld-2.31.so is the dynamic
linker, ignoring
/sbin/ldconfig.real: /lib/x86_64-linux-gnu/ld-2.31.so is the dynamic
linker, ignoring
libosmocore.so.20 -> libosmocore.so.20.0.0
Can someone help me with what kind of flags do I need to provide to
the configure script and how?
Much appreciate the help!
Regards,
Csaba
Hi all-
I'm trying to get a GPRS network set up to serve a few old phones I have, but I don't really need anything beyond that. There's a daunting array of choices and scant documentation out there, so I just thought I'd ask, does anyone have any recommendations for what the least expensive hardware solution to implement GPRS would be? In particular though, I'd like to go with commercial non-SDR hardware, and I'd rather spend a tiny bit more if it would get something smaller... Are there any good GPRS-capable femtocells that work well with the Osmo stack?
I'm looking at some old Ericsson gear but hoping for something more compact.
Thanks in advance!
-Ben
Dear Osmocom community,
Can I build my own GMR satellite/base station and core network based on open-source
software (e.g. osmo-bts) and SDR?
GMR is mentioned in the Osmo-bts user manual, but it doesn't say if it is implemented
and how to configure it.
If Osmo-bts doesn't work, is there any other project to build my own GMR base station
and establish a connection with a GMR device?
Best regards,
Wei