[pylucene-dev] Undefined symbol "_Unwind_GetIPInfo" on FreeBSD
David Pratt
fairwinds at eastlink.ca
Sat Nov 18 12:51:04 PST 2006
Hi. I recently compiled gcc42 but am receiving the following traceback.
Is there a possible solution for this. Many thanks.
Regards,
David
Traceback (most recent call last):
File "test_PyLucene.py", line 27, in ?
from PyLucene import *
File "/usr/local/lib/python2.4/site-packages/PyLucene.py", line 33, in ?
from _PyLucene import *
ImportError: /usr/local/lib/gcc-4.2.0/libgcj.so.8: Undefined symbol
"_Unwind_GetIPInfo"
More information about the pylucene-dev
mailing list