[Tinyos-help] java : cannot resolve symbol

Charles Wagner charles.wagner at irisa.fr
Wed Aug 1 07:11:16 PDT 2007


Hi,

When I make in /opt/tinyos-1.x/tools/java, I get some errors : cannot 
resolve symbol

Environment seems to be correctly installed :
- toscheck is OK.
- CLASSPATH=.;/opt/tinyos-1.x/tools/java
- which java  -->  ../UCB/jdkl.4.1_02/j2sdkl.4.1_02/bin/java

Any body knows why? Any help will be greatly appreciated.
Thank you for your time.

Charles

==============================================================
wagner at porquerolles /opt/tinyos-1.x/tools/java

$ make
... /opt/tinyos-1.x/tools/java
make[1]: Entering directory `/opt/tinyos-1.x/tools/java/org'
... /opt/tinyos-1.x/tools/java/org
make[2]: Entering directory `/opt/tinyos-1.x/tools/java/org/apache'
... /opt/tinyos-1.x/tools/java/org/apache
make[3]: Entering directory `/opt/tinyos-1.x/tools/java/org/apache/oro'
... /opt/tinyos-1.x/tools/java/org/apache/oro
make[4]: Entering directory `/opt/tinyos-1.x/tools/java/org/apache/oro/text'
... /opt/tinyos-1.x/tools/java/org/apache/oro/text
make[5]: Entering directory 
`/opt/tinyos-1.x/tools/java/org/apache/oro/text/regex'
... /opt/tinyos-1.x/tools/java/org/apache/oro/text/regex

javac PatternCompiler.java

*PatternCompiler.java:120: cannot resolve symbol*
symbol  : class Pattern
location: interface org.apache.oro.text.regex.PatternCompiler
  public Pattern compile(String pattern) throws MalformedPatternException;

========================================================



More information about the Tinyos-help mailing list