[Tinyos-help] Make error 0

Philip Levis pal at cs.stanford.edu
Sun Jan 7 21:13:50 PST 2007


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:
>
> Owner at Laptop /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


More information about the Tinyos-help mailing list