[antlr-interest] problems installing antlr

marcschellens m_schellens at hotmail.com
Tue Oct 21 20:21:15 PDT 2003


I tried to install antlr 2.7.2 and got the followning error.
What is the probelm?
thanks,
marc


> make

...

<<<<<<<<<<<<<<<<<<< cpp
make all_targets
make[2]: Entering directory `/usr/local/antlr-2.7.2/lib'
make[2]: Nothing to be done for `all_targets'.
make[2]: Leaving directory `/usr/local/antlr-2.7.2/lib'
make[1]: Leaving directory `/usr/local/antlr-2.7.2/lib'
Building antlr/LexerSharedInputState.java
antlr/LexerSharedInputState.java:1: error:Import of type 
"java/io/Reader" from unnamed package [JLS 7.6]
antlr/LexerSharedInputState.java:1: error:Cannot find class
"java/io/Reader" [JLS 8]
antlr/LexerSharedInputState.java:1: error:Import of type 
"java/io/InputStream" from unnamed package [JLS 7.6]
antlr/LexerSharedInputState.java:1: error:Cannot find class
"java/io/InputStream" [JLS 8]
antlr/LexerSharedInputState.java:18: error:Super class "<gen>" is not
accessible : it is not in the same package and not public [JLS 8.1.3, 6.6]
make: *** [antlr/LexerSharedInputState.class] Error 1



 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list