jar error while trying to build

2012-09-18 Thread Mohamed Lrhazi
Hello, I am trying to build pylucene on a redhat ent 6.1. the make fails with an error pasted bellow. Any hints appreciated. Thanks a lot, Mohamed. cd lucene-java-3.6.1/lucene; (/opt/ant/bin/ant ivy-fail || /opt/ant/bin/ant ivy-bootstrap) Buildfile: /home/ml623/pylucene-3.6.1-2/lucene-java-3.6

Re: jar error while trying to build

2012-09-18 Thread Andi Vajda
On Tue, 18 Sep 2012, Mohamed Lrhazi wrote: Hello, I am trying to build pylucene on a redhat ent 6.1. the make fails with an error pasted bellow. Any hints appreciated. Your Makefile seems to be broken in a way that --jar somewhere became just jar and it's downhill from there. jar lucen