[jira] [Commented] (PYLUCENE-66) JCC doesn't build with Python 3.11.

2022-11-04 Thread Luc Bastiaenssen (Jira)
[ https://issues.apache.org/jira/browse/PYLUCENE-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628825#comment-17628825 ] Luc Bastiaenssen commented on PYLUCENE-66: -- Hi Andi, Is there a p

JCC compile error PyLucene 2.4.1-1 on solaris 10

2009-04-06 Thread Luc Bastiaenssen
Hi Andi, JCC compile eror with last revision 762325 on solaris 10 x86. It worked fine with PyLucene 2.4.0 Command used: export CC=CC; export JCC_JDK=/usr/java; /usr/bin/python2.5 setup.py build CC -DNDEBUG -O -Kpic -I/usr/java/include -I/usr/java/include/solaris -I_jcc -Ijcc/sources -I/usr/

PyLucene 2.4.1-1 tarbal corrupt ?

2009-04-06 Thread Luc Bastiaenssen
Hi Andi, I think the tarbal is corrupt or incomplete. Regards Luc --

Re: JCC compile error on solaris - JArray.cpp

2009-02-11 Thread Luc Bastiaenssen
Thanks, it works ! Luc Andi Vajda wrote: On Tue, 10 Feb 2009, Luc Bastiaenssen wrote: I can't compile JCC anymore on Solaris since the introduction of JCC 2.x Platform: Solaris 10 on Intel with Sun Studio C++ 12, Java 1.6 and Python 2.5. Command: CC=CC /usr/bin/python2.5 setup.py

JCC compile error on solaris - JArray.cpp

2009-02-10 Thread Luc Bastiaenssen
Hi, I can't compile JCC anymore on Solaris since the introduction of JCC 2.x Platform: Solaris 10 on Intel with Sun Studio C++ 12, Java 1.6 and Python 2.5. Command: CC=CC /usr/bin/python2.5 setup.py build running build running build_py copying jcc/config.py -> build/lib.solaris-2.10-i86pc-2.