libosmocore compile error

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/OpenBSC@lists.osmocom.org/.

Sylvain Munaut 246tnt at gmail.com
Sun Nov 14 18:00:50 UTC 2010


Hi,


> ./bsc_hack: error while loading shared libraries: libosmovty.so.0: cannot open shared object file: No such file or directory
>
> Any ideas what has gone wrong with this install? Obviously openbsc cannot find libosmocore libraries, but I have compiled them cas per usual. Any ideas?

Well yeah ...

When you install libraried in non-standard location you must tell the
ld loader where to look

Either using LD_LIBRARY_PATH en variable or /etc/ld.so.conf

Cheers,

    Sylvain




More information about the OpenBSC mailing list