Subject | Re: [firebird-python] kinterbasdb 3.2.1 |
---|---|
Author | Uwe Grauer |
Post date | 2008-07-09T12:13Z |
Uwe Grauer wrote:
I get the same error when using the original KI 3.2.1 with FB 2.1.
Uwe
> Here is what i get when i try to import the patched KI 3.2.1 against FB 2.1:I now made sure that this hasn't to do anything with my patched version.
>
> uwe@athlon28:~/> python -c "import kinterbasdb"
> Traceback (most recent call last):
> File "<string>", line 1, in <module>
> File
> "/usr/local/lib/python2.5/site-packages/kinterbasdb/__init__.py", line
> 109, in <module>
> import _kinterbasdb as _k
> ImportError: /usr/lib/libfbclient.so.2: undefined symbol: _Unwind_GetIP
>
> I guess it's the same error which Mario Lacunza was referencing to.
>
> I didn't get any errors with FB 2.0.4.
>
> Uwe
I get the same error when using the original KI 3.2.1 with FB 2.1.
Uwe