Subject Re: [firebird-python] kinterbasdb 3.2.1
Author Werner F. Bruhin
For what it is worse.

I just tried to upgrade my Ubuntu (7.0.4) to FB 2.1 and kb 3.2.1 and
FlameRobin.

- Install of FB2.1 run without error (i.e. stopped server, unpacked the
FirebirdSS-1.1.0.17798.0.i686.tar.gz, run ./install.sh).
- when doing python setup.py for kinterbasdb 3.2.1 I got a bunch of
undefined reference (_Unwind_GetIP etc etc - 10 of them)
- when I do from kinterbasdb import services I get the undefined symbol
_Unwind_GetIP error mentioned by others
- I reinstalled FlameRobin using Synaptic Package Manager, it gets
version 0.7.6.2 and installs without error but when I try to run it
nothing happens and no error is shown

Werner