Hello,
When I try to make the Blink application in tinyos2.x, my cygwin pops out an error message box. The caption of the message is: Nesc1.exe - Entry Point Not Found And the content of the message is: The procedure entry point basename could not be located in the dynamic link library cygwin1.dll The script I used to build is as follows: export TOSROOT="/opt/tinyos-2.x" export TOSDIR="$TOSROOT/tos" export CLASSPATH=`cygpath -w $TOSROOT/support/sdk/java/tinyos.jar` export CLASSPATH="$CLASSPATH;." export MAKERULES="$TOSROOT/support/make/Makerules" make mica2 Does anyone know how to solve this error? Thanks I-Hong
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
