try: "type javac"
I'll bet you are not using an "approved" JDK.
If that's the case, and you have installed a good JDK
you need to set your PATH and CLASSPATH correctly.
MS

Tony Charley wrote:
> While i am building the TestSerial sample program using make micaz sim, 
> I get the following error. Any suggestion on this?
> 
> mkdir -p simbuild/micaz
> javac -target 1.4 -source 1.4 *.java
> javac: 1.4: No such file or directory
> javac: 1.4: No such file or directory
> javac: unrecognized option '-target'
> javac: unrecognized option '-source'
> make: *** [TestSerial.class] Error 1
> 
> 
> -- 
> TONY CHARLEY
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to