Hi all,

I am planning on packaging chandler for openSUSE 10.3. I have taken a good 
look at the project since it is similar to my pet project gnumed.

Anyway I hope you can help me with a compilation issue.

A    
lucene-java-2.2.0-581680/contrib/queries/src/java/org/apache/lucene/search/BooleanFilter.java
A    
lucene-java-2.2.0-581680/contrib/queries/src/java/org/apache/lucene/search/BoostingQuery.java
A    
lucene-java-2.2.0-581680/contrib/queries/src/java/org/apache/lucene/search/FuzzyLikeThisQuery.java
A    lucene-java-2.2.0-581680/contrib/queries/readme.txt
A    lucene-java-2.2.0-581680/contrib/queries/build.xml
A    lucene-java-2.2.0-581680/LICENSE.txt
A    lucene-java-2.2.0-581680/lucene-core-pom.xml.template
A    lucene-java-2.2.0-581680/lucene-parent-pom.xml.template
A    lucene-java-2.2.0-581680/index.html
A    lucene-java-2.2.0-581680/lucene-contrib-pom.xml.template
A    lucene-java-2.2.0-581680/README.txt
A    lucene-java-2.2.0-581680/BUILD.txt
A    lucene-java-2.2.0-581680/.cvsignore
Exported revision 581680.
cd 
lucene-java-2.2.0-581680; 
/usr/src/packages/BUILD/chandler/external/openjdk/apache-ant-1.7.0/bin/ant 
-Dversion=2.2.0-581680
Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/tools/ant/launch/Launcher
Caused by: java.lang.ClassNotFoundException: 
org.apache.tools.ant.launch.Launcher
        at java.net.URLClassLoader$1.run(URLClassLoader.java:221)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:209)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:324)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:269)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:337)
Error: Could not find the main class.
Error: A JNI error has occurred, please check your installation and try again
make[2]: *** [lucene-java-2.2.0-581680/build/lucene-core-2.2.0-581680.jar] 
Error 1
make[2]: Leaving directory 
`/usr/src/packages/BUILD/chandler/external/PyLucene/PyLucene-2.2.0-1-359'
make[1]: *** [build] Error 2
make[1]: Leaving directory 
`/usr/src/packages/BUILD/chandler/external/PyLucene'
make: *** [PyLucene] Error 2
 
-- 
Sebastian Hilbert 
Leipzig / Germany
[www.gnumed.de]  -> PGP welcome, HTML ->/dev/null
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to