|
From: | Antonio Diaz Diaz |
Subject: | Re: [Lzip-bug] Change the version of liblz.so |
Date: | Wed, 06 Nov 2013 17:57:05 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Hello Juan. Juan Francisco Cantero Hurtado wrote:
I've another problem with the change of the version numbers. We delete the symlinks pointing to shared libraries, so we don't have the file liblz.so.1. plzip compiles without problem with the lib lzlib patched (liblz.so.0.0) but plzip tries to load liblz.so.1.
Plzip just passes '-llz' to the linker. It is the linker the one choosing liblz.so.1. I guess you'll need to change 'soversion' to 0 in the configure script of lzlib for your numbering scheme to work.
BTW, did you see the new low memory mode of lunzip. It should now work even on the VAX.
Best regards, Antonio.
[Prev in Thread] | Current Thread | [Next in Thread] |