Did you rebuild the nvidia-texture-tools on your PC? Because the library in the package is only linked against jpeg.so.62. Because of the way cmake includes the jpeg libraries
right now it will probably include both if it finds them.
I will fix the build process over the next days to avoid this.

Lennart

Am 05.10.2014 19:10, schrieb Yasushi SHOJI:
On Sat, 04 Oct 2014 16:54:21 +0200 Lennart Weller <l...@ring0.de> wrote:
I quickly tested the compression/decompression and use of the library in
games with the libjpeg-turbo and couldn't find any faults. The new
version is now available in unstable.
Just rebuilt 0ad with new libnvtt2:amd64 installed and I see the
following message when linking:

        /usr/bin/ld: warning: libjpeg.so.62, needed by 
/usr/lib/x86_64-linux-gnu/libnvtt.so, may conflict with libjpeg.so.8

ldd on libnvtt.so.2.0.8 shows me that the version 2.0.8-1+dfsg-5 of it
is linked against both libjpeg62 and libjpeg.so.8.  Is this norm?

Thanks,


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to