The issue about RSB building

To be honest, the RSB is not very friendly to developer.
It will spend a long time to building. almost spent half day. And there are some issue during the building, and would  cause the buliding stuck and failed.



The issue is because the python 2.7 don't install.

So we need use this command:

sudo apt-get build-dep binutils gcc g++ gdb unzip git python2.7-dev

And then use:

sudo apt-get install Python-dev


Then we can builded success.

评论

此博客中的热门博文

RTEMS-libbsd generates drive device firmware

Add wpa_supplicant_fork command on RTEMS-libbsd

RTEMS Network Transplantation - rtems system initialization process analysis