[fpc-pascal] UDF+FREEBSD+FIREBIRD

Marc Santhoff M.Santhoff at t-online.de
Wed Nov 12 21:13:32 CET 2008


Another observation:

In any case you get the error message:

> function FNTEST2 is not defined
> module name or entrypoint could not be found

If the function name is there and written correctly, make sure the
module (= your library) is found. I'm not used to making UDFs, but
somehow the search path and maybe the libraries found there can be
listed similar to using "ldconfig -r" but for the firebird stuff.

Marc





More information about the fpc-pascal mailing list