[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: libjpeg61 vs. libjpeg62 clash
From:       Stephan Kulow <coolo () kde ! org>
Date:       1999-02-20 12:10:07
[Download RAW message or body]

Christian Esken wrote:
> 
> I recompiled current KDE completely, this time without libjpeg from
> kdesupport. I have libjpeg already installed:
> 
> chris@magicon:chris > ldd `which kbgndwm`
>         libkimgio.so.2 => /usr/local/kde/lib/libkimgio.so.2 (0x40000000)
>         libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40009000)
>         libtiff.so.3 => /usr/lib/libtiff.so.3 (0x40027000)
>         libz.so.1 => /lib/libz.so.1 (0x40057000)
>         libpng.so.2 => /usr/lib/libpng.so.2 (0x40064000)
>         libqt.so.1 => /usr/local/qt/lib/libqt.so.1 (0x4008f000)
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40251000)
>         libm.so.6 => /lib/libm.so.6 (0x402f4000)
>         libkdeui.so.2 => /usr/local/kde/lib/libkdeui.so.2 (0x4030d000)
>         libkdecore.so.2 => /usr/local/kde/lib/libkdecore.so.2 (0x403e8000)
>         libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40472000)
>         libstdc++.so.2.9 => /usr/lib/libstdc++.so.2.9 (0x4047e000)
>         libc.so.6 => /lib/libc.so.6 (0x404c1000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000)
> chris@magicon:chris > kbgndwm
> Wrong JPEG library version: library is 62, caller expects 61
> 
> kbgndwm is terminated herinafter, exactly as any other application
> when using the first time JPEG's.
> 
> Is there something fundamently different between version 61 and 62?
> Who is outputting this message?
> And how can it be avoided, without having 2 libjpeg installed?
> 
This whole libjpeg thing is complete crap! I had the same problem.
The problem is that you have old libjpeg includes around. Those refer
to 61 while your actual library is 62. The error message is from
libjpeg. I think those libraries should be .so.7 instead of .so.6
since they're not binary combatible. ;(

Greetings, Stephan

-- 
A big plus when your parents split up, is, that you don't
have to imagine them doing it again. * Mr. Rhodes

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic