Subject Re: Upgrading from 1.5.x to 2.0.5 on Linux - Can't find UDF entry point
Author Stephen Boyd
I rebooted the server. No effect.

I can access UFDs in fbudf.so but not in my library. Has something changed in the way UDFs need to be written for 2.0.x?


--- In firebird-support@yahoogroups.com, "paul.mercea" <paul.mercea@...> wrote:
>
> Hi
> Have restarted Firebird service?
>
> Some time ago, when i did updates on my libs, if i added new function, new function was visible only after service restart!
>
> Regards,
> Paul
>
> --- In firebird-support@yahoogroups.com, "Stephen Boyd" <sboydlns@> wrote:
> >
> > I have just upgraded my Linux server from 1.5.x to 2.0.5. Now I get an error when I try to use one of my UDFs:
> >
> > invalid request BLR at offset 90
> > function GRCIRCLE is not defined
> > module name or entrypoint could not be found
> >
> > I have put the shared library into /opt/firebird/UDF. I have set the owner and group to firebird. It has rwxr-xr-x permissions. I have tried a number of different settings in firebird.conf:
> >
> > The default - Restrict UDF
> > Uncommenting the default Restrict UDF line to see if it really was the default.
> > Changing the options to Restrict /opt/firebird/UDF
> >
> > Nothing seems to work.
> >
> > Suggestions?
> >
>