I am trying to make the example blink. I am getting this error:
the procedure entry point basename could not be located in the dynamic link
library cygwin1.dll

The build steps are below:

[EMAIL PROTECTED] /cygdrive/c/cygwin/opt/tinyos-2.x/apps/blink
$ make telosb
mkdir -p build/telosb
   compiling BlinkAppC to a telosb binary
ncc -o build/telosb/main.exe -Os -O -mdisable-hwmul -Wall -Wshadow
-DDEF_TOS_AM_
GROUP=0x7d -Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c
-board=   B
linkAppC.nc -lm
make: *** [exe0] Error 1

Anyone know how to fix this?

--
Sean Winfree
Electrical Engineer
school email: [EMAIL PROTECTED]
work email: [EMAIL PROTECTED]
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to