From: <no...@so...> - 2001-11-23 01:38:11
|
Bugs item #484627, was opened at 2001-11-22 10:20 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=109028&aid=484627&group_id=9028 Category: Core Engine Group: Initial Bug Status: Open Resolution: None Priority: 5 Submitted By: Michael Gast (mgast) Assigned to: Nobody/Anonymous (nobody) Summary: UDF are not longer accessible Initial Comment: When i try to use an existing UDF i get the error message: function <FUNCTION_NAME> is not defined. The UDF library and all UDF definitions are working fine with prior Firebird releases except RC1. My Firebird installation is running under Suse Linux 7.1. ---------------------------------------------------------------------- >Comment By: Mark ODonohue (skywalker) Date: 2001-11-22 17:38 Message: Logged In: YES user_id=57768 The way linux/unix firebird loads ib_util, it will not find the library if it has a lib prefix or a .so extension. (This is fixed in fb2). The next unix install for fb1 will leave it as ib_util. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=109028&aid=484627&group_id=9028 |