Subject Re: [firebird-support] libfbclient.so: cannot handle TLS data
Author Helen Borrie
At 07:55 PM 4/05/2009, Nando Dessena wrote:


>> [root@saert2 GSR]# ldd GSRServer
>> /lib/libNoVersion.so.1 (0x00a31000)
>> libpthread.so.0 => /lib/libpthread.so.0 (0x00d86000)
>
>I think there lies the problem. I don't know how to force the Kylix
>application to load the NPTL threading library, so when NTPL
>libfbclient is dynamically loaded I get some sort of conflict. Does
>that make sense?

Nando, Kylix doesn't even know that the NPTL exists. It can *only* use what we now refer to as "the old threading model". Milan's suggestion to isolate a non-NPTL-built client lib version in a chroot jail might be a workaround - I would love to hear if so. I've been keeping a Mandrake 9 alive for Kylix development, due to this and other compatibility issues (that esoteric wineserver that serves as the platform for the Kylix IDE is another). I'm at a point now where I want to put Centos on that box and was thinking I would have keep that old Mdk 9 going in a virtualbox...
./heLen