Hi,

I've just checked out pylucene.

Building jcc succeeds,
build pylucene fails here with

common.compile-core:
    [mkdir] Created dir: 
/Src/Src/Python/App/Searching/PyLucence/pylucene/jcc/lucene-java-2.2.0-603782/build/classes/java
    [javac] Compiling 258 source files to 
/Src/Src/Python/App/Searching/PyLucence/pylucene/jcc/lucene-java-2.2.0-603782/build/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-core:
     [rmic] RMI Compiling 1 class to 
/Src/Src/Python/App/Searching/PyLucence/pylucene/jcc/lucene-java-2.2.0-603782/build/classes/java
     [rmic] error: Class org.apache.lucene.search.Searchable not found in class 
org.apache.lucene.search.RemoteSearchable.
     [rmic] 
     [rmic] error: Class org.apache.lucene.search.Searchable not found in 
org.apache.lucene.search.RemoteSearchable.
     [rmic] 
     [rmic] 2 errors
     [rmic] 

BUILD FAILED
Src/Src/Python/App/Searching/PyLucence/pylucene/jcc/lucene-java-2.2.0-603782/build.xml:78:
 Rmic failed; see the compiler error output for details.

Where is this compiler error output ?

Is this a known glitch?

Many thanks,
Helmut.

-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany

_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to