Am Dienstag, den 20.02.2007, 19:16 +0700 schrieb Bisma Jayadi:
> > The fact that it still reports it as 'not loaded', I conclude that the
> > dlopen operation failed. Why this would be so I cannot say.
>
> Has found any hints about this, Michael? I'm sorry, but I had to give up on
> this
> becau
The fact that it still reports it as 'not loaded', I conclude that the
dlopen operation failed. Why this would be so I cannot say.
Has found any hints about this, Michael? I'm sorry, but I had to give up on this
because there are many other parts of the project which are also need to be
writte
The fact that it still reports it as 'not loaded', I conclude that the
dlopen operation failed. Why this would be so I cannot say.
Seems like some version incompatibility, because it again tries to load libm
etc, when it has already loaded it.
I use FB 1.5.4 and it works very well. So, I'm almos
The fact that it still reports it as 'not loaded', I conclude that the
dlopen operation failed. Why this would be so I cannot say.
Could give me some examples what things that might cause dlopen operation fail?
Have you (or somebody else) tried to use sqlDB to connect to FB 2.0? Because I
neve
Michael Van Canneyt pravi:
>
> On Thu, 15 Feb 2007, Bisma Jayadi wrote:
>
>>> Run your application under 'strace' and send me the output, please.
>>> (Zip, please, because it can be rather big)
>> Done. Please check your email. I've made the program to the most simplest
>> shape just to produce t
On Thu, 15 Feb 2007, Bisma Jayadi wrote:
> > Run your application under 'strace' and send me the output, please.
> > (Zip, please, because it can be rather big)
>
> Done. Please check your email. I've made the program to the most simplest
> shape just to produce the error, so it isn't too big a
Run your application under 'strace' and send me the output, please.
(Zip, please, because it can be rather big)
Done. Please check your email. I've made the program to the most simplest shape
just to produce the error, so it isn't too big and hopefully easier to analyze.
For the help, I thank
On Thu, 15 Feb 2007, Bisma Jayadi wrote:
> Hi all,
>
> I have a console FPC application which uses sqlDB to connect to Firebird 2,
> using TIBConnection, TSQLTransaction, and TSQLQuery. The application run very
> well on win32 (XP SP2 and FB2). Then I try to compile it on Linux (i386 FC4
> and