It depends on which nesC rpm package you are using. You are probably using
the latest Cygwin, so you should try "nesc-1.2.8b-1.cygwin.i386.rpm" from
http://www.tinyos.net/tinyos-2.x/doc/html/install-tinyos.html.
Mike
On Wed, 27 Feb 2008, VIJAY SHEKAR MANGILIPALLI GANGU SHAM wrote:
Hi all,
I am trying to make the example blink but i face this error(no exe file
generated):
"the procedure entry point basename could not be located in the dynamic link
library cygwin1.dll"
my path to blink directory is as follows:
/cygdrive/c/tinyos/cygwin/opt/tinyos-2.x/apps/blink
$ make micaz sim
mkdir -p build/micaz
placing object files in build/micaz
writing XML schema to app.xml
compiling BlinkAppC to object file sim.o
ncc -c -DUSE_DL_IMPORT -fpic -o build/micaz/sim.o -g -O0 -tossim -fnesc-nido-to
snodes=1000 -fnesc-simulate -fnesc-nido-motenumber=sim_node\(\) -finline-limit
=100000 -Wall -Wshadow -Wnesc-all -target=micaz -fnesc-cfile=build/micaz/app.c -
board=micasb -DIDENT_PROGRAM_NAME=\"BlinkAppC\" -DIDENT_USER_ID=\"VJ\" -DIDENT_H
OSTNAME=\"Vijay\" -DIDENT_USER_HASH=0x33e160daL -DIDENT_UNIX_TIME=0x47c60feaL -D
IDENT_UID_HASH=0xfbdcb335L -Wno-nesc-data-race BlinkAppC.nc -fnesc-dump=compon
ents -fnesc-dump=variables -fnesc-dump=constants -fnesc-dump=typedefs -fnesc-dum
p=interfacedefs -fnesc-dump=tags -fnesc-dumpfile=app.xml
make: *** [sim-exe] Error 1
From previous posts i came to know that either my cygwin is not compatible or
the Nesc has some
problem. Could anyone please suggest me how to over come this.
Thanks.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help