I'm back to working on my packaging problems (see
<08Mar3.174140pst."58696"@synergy1.parc.xerox.com>), but the 2.3.1-1
source tarball on downloads.osafoundation.org is now fairly
out-of-date :-).  It still doesn't build on Linux because of GCJ
entanglement.  How do I build a source tarball from the SVN checkout?

Bill

running build
running build_py
creating build
creating build/lib.linux-x86_64-2.4
creating build/lib.linux-x86_64-2.4/jcc
copying jcc/config.py -> build/lib.linux-x86_64-2.4/jcc
copying jcc/python.py -> build/lib.linux-x86_64-2.4/jcc
copying jcc/__init__.py -> build/lib.linux-x86_64-2.4/jcc
copying jcc/cpp.py -> build/lib.linux-x86_64-2.4/jcc
creating build/lib.linux-x86_64-2.4/jcc/sources
copying jcc/sources/jcc.cpp -> build/lib.linux-x86_64-2.4/jcc/sources
copying jcc/sources/JCCEnv.cpp -> build/lib.linux-x86_64-2.4/jcc/sources
copying jcc/sources/functions.cpp -> build/lib.linux-x86_64-2.4/jcc/sources
copying jcc/sources/JObject.cpp -> build/lib.linux-x86_64-2.4/jcc/sources
copying jcc/sources/JObject.h -> build/lib.linux-x86_64-2.4/jcc/sources
copying jcc/sources/macros.h -> build/lib.linux-x86_64-2.4/jcc/sources
copying jcc/sources/JArray.h -> build/lib.linux-x86_64-2.4/jcc/sources
copying jcc/sources/functions.h -> build/lib.linux-x86_64-2.4/jcc/sources
copying jcc/sources/JCCEnv.h -> build/lib.linux-x86_64-2.4/jcc/sources
running build_ext
building 'jcc._jcc' extension
creating build/temp.linux-x86_64-2.4
creating build/temp.linux-x86_64-2.4/jcc
creating build/temp.linux-x86_64-2.4/jcc/sources
creating build/temp.linux-x86_64-2.4/_jcc
creating build/temp.linux-x86_64-2.4/_jcc/java
creating build/temp.linux-x86_64-2.4/_jcc/java/lang
creating build/temp.linux-x86_64-2.4/_jcc/java/lang/reflect
creating build/temp.linux-x86_64-2.4/_jcc/java/util
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC 
-I/opt/uplib-1.7.3/include -fPIC -I/usr/lib/jvm/java-6-sun/include 
-I/usr/lib/jvm/java-6-sun/include/linux -I_jcc -Ijcc/sources 
-I/usr/include/python2.4 -c jcc/sources/jcc.cpp -o 
build/temp.linux-x86_64-2.4/jcc/sources/jcc.o -DPYTHON -fno-strict-aliasing
jcc/sources/JArray.h:166: error: redefinition of $-1òøclass JArray<signed 
char>òù
jcc/sources/JArray.h:74: error: previous definition of $-1òøclass 
JArray<signed char>òù
jcc/sources/jcc.cpp: In function $-1òøPyObject* make_descriptor(jbyte)òù:
jcc/sources/jcc.cpp:183: error: redefinition of $-1òøPyObject* 
make_descriptor(jbyte)òù
jcc/sources/jcc.cpp:168: error: $-1òøPyObject* make_descriptor(jboolean)òù 
previously defined here
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to