bill.allomb...@math.u-bordeaux1.fr wrote:

>If you compile-time link a binary with libjpeg62 w/ versionned symbols, and try
>to run-time link it with libjpeg62 w/o versionned symbols, then the dynamic
>linker output a warning:
>
>cjpeg: /usr/lib/libjpeg.so.62: no version information available (required by 
>cjpeg)

I had the same problem trying to fix a major fuckup of the libidn
maintainer: he added versions to the symbols for no reason, so the
shlibs file had to be bumped even if the ABI remained the same.
I could not find a way to build the library in a way that it would
provide the versioned symbols as aliases.

-- 
ciao,
Marco


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/hnjvlg$ki...@posted-at.bofh.it

Reply via email to