[pkg-firebird-general] Bug#524052: firebird2.1-common: Home made UDF cannot use libib_utils.so

Pierre Yager pierre at levosgien.net
Tue Apr 14 13:46:33 UTC 2009


Package: firebird2.1-common
Version: 2.1.2.18118-release.ds1-1~mine.0
Severity: normal

I have a home made UDF in Pascal/Delphi language compiled with FPC (FreePascal Compiler) that can't run "as this" with default firebird 2.1 installation because it requires libib_utils.so which is installed in /usr/lib/firebird/2.1/lib and cannot be found at runtime.

# ldd libnepudf.so
	linux-gate.so.1 =>  (0xb7f3f000)
        libib_util.so => not found
        libdl.so.2 => /lib/libdl.so.2 (0xb7e9c000)
        libc.so.6 => /lib/libc.so.6 (0xb7d5e000)
        /lib/ld-linux.so.2 (0x80000000)

Workarounds :
- symlink /usr/lib/firebird/2.1/lib/libib_utils.so to /usr/lib, or
- add /usr/lib/firebird/2.1/lib to /etc/ld.conf.d/firebird and run ldconfig

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18.8.xs5.0.0.10.439 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages firebird2.1-common depends on:
ii  firebir 2.1.2.18118-release.ds1-1~mine.0 copyright, licnesing anc changelog
ii  libc6   2.7-18                           GNU C Library: Shared libraries
ii  libgcc1 1:4.3.2-1.1                      GCC support library
ii  libicu3 3.8.1-3+lenny1                   International Components for Unico
ii  libstdc 4.3.2-1.1                        The GNU Standard C++ Library v3

firebird2.1-common recommends no packages.

firebird2.1-common suggests no packages.

-- no debconf information





More information about the pkg-firebird-general mailing list