osmocom-bb installation help

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Nikos Balkanas nbalkanas at gmail.com
Sat May 12 01:09:47 UTC 2018


Hi,

I am new to this list.
I use ubuntu 14.04.02. I am trying to configure/compile latest master
osmocom-bb.
I ran into a few problems/questions:
According to the src/README.building file, I should get the arm toolchain
from gnuarm.com
This should be updated, gnuarm.com doesn't have any downloads any more.
Instead I installed gcc-arm-linux-gnueabi from ubuntu reps
1) normal gcc seems to support x-compiling for arm CPUs. Why not use that?
2) Your stock Makefile tests for CROSS_HOST against arm-elf-gcc. This
should be updated to test also against arm-linux-gnueabi-gcc from
gcc-arm-linux-gnueabi package
3) configure warnings:
configure: WARNING: unrecognized options: --disable-tests, --disable-tests.
Should be disabled if not supported any more
checking for arm-linux-gnueabi-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
Is there a problem to use the OS mt?
4) configure asks for libosmovty >= 0.10.0. libosmovty is part of
libosmocore. Latest libosmocore master provides libosmovty 0.9.0.16-abc4:(
These 2 should really be synchronized. Where can I find suitable
libosmocore to work with latest osmocom-bb, or latest osmocom-bb that works
with latest libsomocore?

TIA,
Nikos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20180512/f54380fd/attachment.htm>


More information about the baseband-devel mailing list