Hi,

I am facing installation problem for PyLucene-2.4.0-2

my O.S=RHEL5.3(x86_64)
python version 2.6.2

RHEL5.3 full packages are installed.

while installing jcc i got the below error.


"gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -
Wstrict-prototypes -fPIC -I/usr/lib/jvm/java-6-openjdk/include -I/usr/
lib/jvm/java-6-openjdk/include/linux -I_jcc -Ijcc/sources -I/usr/local/
include/python2.6 -c jcc/sources/jcc.cpp -o build/temp.linux-
x86_64-2.6/jcc/sources/jcc.o -DPYTHON -fno-strict-aliasing -Wno-write-
strings
cc1plus: warning: command line option "-Wstrict-prototypes" is valid
for Ada/C/ObjC but not for C++
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -
Wstrict-prototypes -fPIC -I/usr/lib/jvm/java-6-openjdk/include -I/usr/
lib/jvm/java-6-openjdk/include/linux -I_jcc -Ijcc/sources -I/usr/local/
include/python2.6 -c jcc/sources/JCCEnv.cpp -o build/temp.linux-
x86_64-2.6/jcc/sources/JCCEnv.o -DPYTHON -fno-strict-aliasing -Wno-
write-strings
cc1plus: warning: command line option "-Wstrict-prototypes" is valid
for Ada/C/ObjC but not for C++
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -
Wstrict-prototypes -fPIC -I/usr/lib/jvm/java-6-openjdk/include -I/usr/
lib/jvm/java-6-openjdk/include/linux -I_jcc -Ijcc/sources -I/usr/local/
include/python2.6 -c jcc/sources/JObject.cpp -o build/temp.linux-
x86_64-2.6/jcc/sources/JObject.o -DPYTHON -fno-strict-aliasing -Wno-
write-strings
cc1plus: warning: command line option "-Wstrict-prototypes" is valid
for Ada/C/ObjC but not for C++
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -
Wstrict-prototypes -fPIC -I/usr/lib/jvm/java-6-openjdk/include -I/usr/
lib/jvm/java-6-openjdk/include/linux -I_jcc -Ijcc/sources -I/usr/local/
include/python2.6 -c jcc/sources/JArray.cpp -o build/temp.linux-
x86_64-2.6/jcc/sources/JArray.o -DPYTHON -fno-strict-aliasing -Wno-
write-strings
cc1plus: warning: command line option "-Wstrict-prototypes" is valid
for Ada/C/ObjC but not for C++
jcc/sources/JArray.h:502: error: redefinition of âclass JArray<signed
char>â
jcc/sources/JArray.h:356: error: previous definition of âclass
JArray<signed char>â
jcc/sources/JArray.cpp:948: error: redefinition of âPyObject*
JArray<signed char>::wrap()â
jcc/sources/JArray.cpp:937: error: âPyObject* JArray<signed char>::wrap
()â previously defined here
error: command 'gcc' failed with exit status 1
"

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to