I download tos-1-1-11-candidate code to my local directory "c:/tinyos-1.x" from SourceForge.

and when I type make in cygwin shell, it reports error about "gnumake:not found",what can I do?

 Any help will be appreciated!

 Thank you !

 

$ cd c:/tinyos-1.x

[EMAIL PROTECTED] /cygdrive/c/tinyos-1.x
$ make
(cd tools && make all prefix=/usr/local)
make[1]: Entering directory `/cygdrive/c/tinyos-1.x/tools'
target=`echo all-recursive | sed s/-recursive//`; \
(cd scripts && make $target); \
(cd src && make $target)
make[2]: Entering directory `/cygdrive/c/tinyos-1.x/tools/scripts'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/cygdrive/c/tinyos-1.x/tools/scripts'
make[2]: Entering directory `/cygdrive/c/tinyos-1.x/tools/src'
(cd uisp && ./COMPILE)
gnumake: not found
gmake: not found
make[3]: Entering directory `/cygdrive/c/tinyos-1.x/tools/src/uisp'
cd . && aclocal -I config
aclocal: couldn't open `aclocal.m4' for writing: Permission denied
make[3]: *** [aclocal.m4] Error 13
make[3]: Leaving directory `/cygdrive/c/tinyos-1.x/tools/src/uisp'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/cygdrive/c/tinyos-1.x/tools/src'
make[1]: *** [all-recursive] Error 2
make[1]: Leaving directory `/cygdrive/c/tinyos-1.x/tools'
make: *** [all] Error 2

[EMAIL PROTECTED] /cygdrive/c/tinyos-1.x
$

 

 

 

 

 

 

 

 





 








想 要 一 个 快 n 倍 的 免 费 邮 箱 吗 ?
126 专 业 电 子 邮 局 ―― 全 球 领 先 的 中 文 邮 箱 服 商 带 你 进 入 极 速 之 旅
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to