Package: rfb
Version: 0.6.1-8
Severity: important
On the powerpc architecture x0rfbserver from the rfb package is linked
against libxclass.so.0.6.2 -- this version is no longer available, when
installing libxclass0, 0.8.3 is installed. Error message:
[EMAIL PROTECTED]:(8)% x0rfbserver
x0rfbserver: error while loading shared libraries: libxclass.so.0.6.2:
cannot open shared object file: No such file or directory
[EMAIL PROTECTED]:(9)% ldd =x0rfbserver
libz.so.1 => /usr/lib/libz.so.1 (0x0ffcd000)
libXtst.so.6 => /usr/X11R6/lib/libXtst.so.6 (0x0ffa6000)
libxclass.so.0.6.2 => not found
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x0ff85000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x0ff53000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x0fe5a000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x0fd81000)
libm.so.6 => /lib/libm.so.6 (0x0fcec000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x0fcbe000)
libc.so.6 => /lib/libc.so.6 (0x0fb5f000)
libdl.so.2 => /lib/libdl.so.2 (0x0fb3c000)
/lib/ld.so.1 => /lib/ld.so.1 (0x30000000)
The problem is specific to the ppc architecture, on x86 I'm not seeing
the problem:
[EMAIL PROTECTED]:(5)% ldd =x0rfbserver
...
libxclass.so.0.8.3 => /usr/lib/libxclass.so.0.8.3 (0x4003d000)
...
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Kernel: Linux 2.4.27-powerpc
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15
Versions of packages rfb depends on:
ii libc6 2.3.2.ds1-18 GNU C Library: Shared libraries an
ii libgcc1 1:3.4.2-2 GCC support library
ii libstdc++5 1:3.3.4-13 The GNU Standard C++ Library v3
ii libx11-6 4.3.0.dfsg.1-8 X Window System protocol client li
ii libxclass0 0.8.3-1 C++ GUI toolkit for X
ii libxext6 4.3.0.dfsg.1-8 X Window System miscellaneous exte
ii libxpm4 4.3.0.dfsg.1-8 X pixmap library
ii libxtst6 4.3.0.dfsg.1-8 X Window System event recording an
ii xlibs 4.3.0.dfsg.1-8 X Window System client libraries m
ii zlib1g 1:1.2.2-3 compression library - runtime
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]