Re: cannot build 1.1.2 from source

2012-07-17 Thread Arya Goudarzi
Thanks for your suggestion however, I am still unable to build 1.1.2. I have found a version of antlr and libantlr installed by apt which then I removed them, but that did not resolve the issue. After some digging in Google, I found some people having similar problems with antlr and they had sugges

Re: cannot build 1.1.2 from source

2012-07-10 Thread Sylvain Lebresne
I would check if you don't have a version of antlr install on you system that takes precedence over the one distributed with C* and happens to not be compatible. Because I don't remember there having been much change to the Cli between 1.1.1 and 1.1.2 and the grammar nobody has had that problem so

Re: cannot build 1.1.2 from source

2012-07-09 Thread Arya Goudarzi
Thanks for your response. Yes. I do that every time before I build. On Sun, Jul 8, 2012 at 11:51 AM, aaron morton wrote: > Did you try running ant clean first ? > > Cheers > > - > Aaron Morton > Freelance Developer > @aaronmorton > http://www.thelastpickle.com > > On 8/07/2012, at

Re: cannot build 1.1.2 from source

2012-07-08 Thread aaron morton
Did you try running ant clean first ? Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 8/07/2012, at 1:57 PM, Arya Goudarzi wrote: > Hi Fellows, > > I used to be able to build cassandra 1.1 up to 1.1.1 with the same set > of procedures by r