[
https://issues.apache.org/jira/browse/PYLUCENE-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445964#comment-17445964
]
David Allouche commented on PYLUCENE-52:
----------------------------------------
Apply this patch to compile lucene with python>=3.8.
[^pylucene-lpython.patch]
> JCC build fails with Python 3.8.
> --------------------------------
>
> Key: PYLUCENE-52
> URL: https://issues.apache.org/jira/browse/PYLUCENE-52
> Project: PyLucene
> Issue Type: Bug
> Environment: linux
> Reporter: A. Coady
> Priority: Major
> Attachments: pylucene-lpython.patch
>
>
> JCC build fails with
> {{/usr/bin/ld: cannot find -lpython3.8m}}
> because 3.8 dropped the m flag.
> https://docs.python.org/3.8/whatsnew/3.8.html#build-and-c-api-changes
--
This message was sent by Atlassian Jira
(v8.20.1#820001)