Hi!

I have a problem reproducing a bug.


This is the bugreport:

On 13-Dec-98 [EMAIL PROTECTED] wrote:
> Package: gmp3
> Version: 0.074a-3
> 
> Hi,
> 
> when i start gmp3, i get the following errors:
> 
> $ gmp3
> GMP3 Version 0.074a
> Wrong JPEG library version: library is 61, caller expects 62
> [...]
> 
> 
> -- System Information
> Debian Release: slink
> Kernel Version: Linux penguin 2.0.36 #1 Fri Nov 20 23:10:02 CET 1998 i586 
> unknown
> 
> Versions of the packages gmp3 depends on:
> ii  xlib6g          3.3.2.3a-8     shared libraries required by X clients
> ii  mpg123          0.59o-3        MPEG layer 1/2/3 audio player
> ii  gdk-imlib1      1.8.1-1        Gdk-Imlib is an imaging library for use 
> with
> ii  libc6           2.0.7u-7.1     The GNU C library version 2 (run-time 
> files)
> ii  libgtk1         1.0.6-2        The GIMP Toolkit set of widgets for X
> ii  libjpegg6a      6a-12          The Independent JPEG Group's jpeg runtime 
> li
> ii  libpng2         1.0.2-1        PNG library - runtime
> ii  libtiff3g       3.4beta037-5.1 tiff runtime library [libc6]
> ii  libungif3g      3.0-2          shared library for GIF images (runtime lib)
> ii  xlib6g          3.3.2.3a-8     shared libraries required by X clients
> ii  zlib1g          1.1.3-2        compression library - runtime
> ii  libungif3g      3.0-2          shared library for GIF images (runtime lib)
>       ^^^ (Provides virtual package giflib3g)

I have installed the same version of the Debian package libjpegg6a,
but I don't get an error.

I tried the following:

***************************************************************************
[EMAIL PROTECTED]:~$ ldd /usr/X11R6/bin/gmp3 
        libgif.so.3 => /usr/lib/libgif.so.3 (0x40010000)
        libjpeg.so.6a => /usr/lib/libjpeg.so.6a (0x40017000)
       [...]

[EMAIL PROTECTED]:~$ l /usr/lib/libjpeg.so.6a*
lrwxrwxrwx   1 root     root           17 Jan  5 11:33 /usr/lib/libjpeg.so.6a 
-> libjpeg.so.6a.0.0
-rw-r--r--   1 root     root       120928 Jul  7  1998 
/usr/lib/libjpeg.so.6a.0.0

[EMAIL PROTECTED]:~$ dpkg -S  /usr/lib/libjpeg.so.6a.0.0
libjpegg6a: /usr/lib/libjpeg.so.6a.0.0

[EMAIL PROTECTED]:~$ dpkg -s libjpegg6a
Package: libjpegg6a
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 148
Maintainer: Mark Mickan <[EMAIL PROTECTED]>
Source: libjpeg
Version: 6a-12
Replaces: libgr, libgr-dev, libjpeg
Depends: libc6
Conflicts: libjpeg6a (<< 6a-12)
Description: The Independent JPEG Group's jpeg runtime library [libc6]
 This package contains the shared library.
***************************************************************************

As far as I understand this Gmp3 uses the shared library 
"/usr/lib/libjpeg.so.6a",
wich is a link to the file "/usr/lib/libjpeg.so.6a.0.0". That file is part
of the package libjpegg6a. Both the writer of the bugreport and myself have
installed version 6a-12 of the Debian package.

Why does the writer of the bugreport get an error while I don't?


Any hints appreciated (including any enlightment 
about shared libs -- I don't know much about them,
ldconfig, ldd, ...)!

TIA
   Florian


---
  Florian Hinzmann               [EMAIL PROTECTED]
                                 [EMAIL PROTECTED], [EMAIL PROTECTED]
NEW PGP-Key fingerprint: DD 61 74 34 04 FB 8A BD  43 54 83 38 0C 82 EF B1

Reply via email to