| Subject | Re: Upgrading from 1.5.x to 2.0.5 on Linux - Can't find UDF entry point | 
|---|---|
| Author | Stephen Boyd | 
| Post date | 2009-03-30T18:19:58Z | 
I found the problem.  My UDF library has references to libfbembed.so.1 in it.  In Firebird 2.0.x that file is now named libfbembed.so.2. Symbolically linking libfbembed.so.2 to libfbembed.so.1 fixed the problem.