Basestation15.4编译报错

显示libmote.a缺失

cd /tinyos-2.1.2/support/make/c/sf

./bootstrap

./configure

make

在第一步就发现部分command not found,需要安装automake

sudo apt-get install automake

问题解决

posted @ 2012-11-09 22:25  junka  阅读(161)  评论(0)    收藏  举报