Hello all! I got a little bit further in the compilation process, but I've
hit another brick wall :) I had to changed a few paths (I wonder why the o:
drive wasn't being found...) and updated the JDK to the 1.6.0_06 version.

I've ran into this error:

build\temp.win32-2.5\Release\_jcc\java\lang\reflect\modifier.o
build\temp.win32-2.5\Release\_jcc\java\lang\reflect\__init__.o
build\temp.win32-2.5\Release\_jcc\java\util\enumeration.o
build\temp.win32-2.5\Release\_jcc\java\util\iterator.o
build\temp.win32-2.5\Release\jcc\sources\_jcc.def -Lc:\Python25\libs
-Lc:\Python25\PCBuild -lpython25 -lmsvcr71 -o
build\lib.win32-2.5\jcc\_jcc.pyd c:\Programas\Java\jdk1.6.0_06\lib\jvm.lib
build\temp.win32-2.5\Release\jcc\sources\jcc.o:jcc.cpp:(.text+0xa04):
undefined reference to `JCCEnv::JCCEnv(_Jv_JavaVM*, _Jv_JNIEnv*)'
collect2: ld returned 1 exit status
error: command 'g++' failed with exit status 1

Any clues on this one? I tried to read the thread between Andi and Bill,
because it seemed to me that it was about this problem but I couldn't make
much out of it... sorry :(

Best regards!
_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to