On Jan 7, 2007, at 1:23 PM, Sean Winfree wrote:

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?

--

This is a problem of the wrong nesC version. The install instructions talk about this.

Phil
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to