[pylucene-dev] Undefined symbol after buil

Marcin Swiderski forgems at gmail.com
Wed Nov 15 01:34:21 PST 2006


After building and installing lucene on x64 gentoo box and issuing make test
i have following error:

#:~/PyLucene-src-2.0.0-3 $ make test
cd samples/LuceneInAction; /usr/bin/python index.py
Traceback (most recent call last):
  File "index.py", line 7, in ?
    from lia.common.TestDataDocumentHandler import TestDataDocumentHandler
  File "/root/PyLucene-src-2.0.0-3/samples/LuceneInAction/lia/common/TestDataDocumentHandler.py",
line 26, in ?
    from PyLucene import \
  File "/usr/lib64/python2.4/site-packages/PyLucene.py", line 33, in ?
    from _PyLucene import *
ImportError: /usr/lib64/python2.4/site-packages/_PyLucene.so: undefined
symbol: deflate
make: *** [samples/LuceneInAction/index] Error 1

Could anybody help me out with this?
-- 
Pozdrawiam Marcin Swiderski
forgems at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/pylucene-dev/attachments/20061115/3f9d919e/attachment.html


More information about the pylucene-dev mailing list