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/.
Sylvain Munaut 246tnt at gmail.comHi,
> I want to play with the mobile_app with TX and SIM-card support, so I
> checkout the sylvain/testing branch described in the wiki but the following
> error message occurs.
> The master branch work's very fine on my HW (C123).
In sylvain/testing, I know rely on the system wide installed
libosmocore instead of a bundled version, which means you need to
downliad/compile/install libosmocore (and a recent one) on your system
for this to work.
Obviously the configure should have failed, so there is a bug there.
It shouldn't even have tried to compile, need to check why that
happened.
In the mean time you can find instructions to install libosmocore in
https://bs11-abis.gnumonks.org/trac/wiki/Building_OpenBSC
> Here the shell-output by makeing sylvain/testing branch
When pasting errors, you might want to switch the locale to english
... I can't read german. Also, this would help people looking in the
archive for the same bug.
Cheers,
Sylvain