I think the optional jar of ant is missing.

peter

> -----Original Message-----
> From: Otis Gospodnetic [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 12, 2002 3:03 PM
> To: Lucene Users List
> Subject: Re: Lucene Newbie
> 
> 
> Aaron,
> 
> I have never seen this error, but please post what version of JavaCC,
> Ant, and Java you are using, that may help.
> 
> Otis
> 
> --- Aaron Galea <[EMAIL PROTECTED]> wrote:
> >  
> > Hi everyone,
> > 
> > I am trying to build lucene on linux but when typing ant I get the
> > following error message:
> > 
> > Buildfile: build.xml
> > 
> > init:
> > 
> > javacc_check:
> > 
> > compile:
> > 
> > BUILD FAILED
> > 
> > java.lang.NoSuchMethodError
> >  at
> >
> org.apache.tools.ant.taskdefs.optional.javacc.JavaCC.execute(J
> avaCC.java:315)
> >  at org.apache.tools.ant.Task.perform(Task.java:217)
> >  at org.apache.tools.ant.Target.execute(Target.java:184)
> >  at org.apache.tools.ant.Target.performTasks(Target.java:202)
> >  at org.apache.tools.ant.Project.executeTarget(Project.java:601)
> >  at org.apache.tools.ant.Project.executeTargets(Project.java:560)
> >  at org.apache.tools.ant.Main.runBuild(Main.java:454)
> >  at org.apache.tools.ant.Main.start(Main.java:153)
> >  at org.apache.tools.ant.Main.main(Main.java:176)
> > 
> > Total time: 1 second
> > 
> >  
> > Can anyone help how to get a successful build? 
> >  
> > Thanks in advance,
> > Aaron
> >  
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Sign up for SBC Yahoo! Dial - First Month Free
> http://sbc.yahoo.com
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to