Subject Re: [Firebird-Architect] Firebird 2.5 Alpha 1 and UDFs
Author Adriano dos Santos Fernandes
Dalton Calford wrote:
> I am having some difficulty with UDF's.
>
> I am using a UDF that I use all the time with earlier versions of
> Firebird. (A customized version of FreeUDFLibC)
>
> With the Alpha, it does not recognize the udf, (module name or entry
> point not found...)
>
> I have double checked the firebird.conf file and permissions on the udf.
> The udf is in the /opt/firebird/UDF directory with the rest of the UDFs.
>
And are the FB deployed udfs working?

Does ldd in FreeUDFLibC reports unresolved references?


Adriano