On 8/9/06, Manish Khettry <[EMAIL PROTECTED]> wrote:
To build another patch, I updated my source tree.
There was one conflict in BinaryOperatorNode (fairly
trivial) but now the main line doesn't build. Is there
something wrong in my environment?

compile_tools_impl_mt:
    [javac] Compiling 1 source file to
C:\derby\trunk\classes
    [javac]
C:\derby\trunk\java\tools\org\apache\derby\impl\tools\ij\mtGrammar.j
ava:387: cannot find symbol
    [javac] symbol  : constructor
SimpleCharStream(java.io.InputStream,java.lang
.String,int,int)
    [javac] location: class

These errors are in parser classes generated by javacc. A clobber and
rebuild should fix the problem.

andrew

Reply via email to