
March 4th, 2004, 04:10 AM
|
|
Registered User
|
|
Join Date: Mar 2004
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
UDF rfunc & Freebsd
Hi,
I install firebird 1.5 final on freebsd 5.2.
I install RFunc UDF i compile rfunc without any error.
I copy file 'rfunc' in /usr/interbase/UDF with cp.
I create a database and i try to use rfunc's function. But i have this error message :
Quote: | Unsuccessful execution caused by system error that does not preclude successful execution of subsequent statements. |
I try functions in the ib_UDF where is in the same directory (/UDF/) and there's no errors...
Why rfunc dont' seams to run on freebsd ?
I try to rename rfunc in rfunc.so and it don't seams to run any whay.
|