toolchain-script with live-cd

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/.

Erich Dachleger edachleger at yahoo.com
Thu Sep 12 13:35:09 UTC 2013





________________________________
Just answering my own question to confirm that the toolchain script also can be moved to a small medium like a live cd and compile osmocom-bb. First remove the src and build directories that are inside the folder from where the osmocom-bb toolchain script was run, here called dublin and then:


cp -rp /root/dublin/install  /root/copyfolder

tar cf name.tar copyfolder  && bzip2 name.tar

Then copy name.tar.bz2 onto the live-cd and unpack it. Then

mv copyfolder dublin

The compilation errors disappeared after doing
export LD_LIBRARY_PATH=/usr/local/lib and installing libmpc-dev

Regards
//erich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20130912/0696bb7c/attachment.htm>


More information about the baseband-devel mailing list