|
From: | Juan Francisco Cantero Hurtado |
Subject: | Re: [Lzip-bug] Change the version of liblz.so |
Date: | Wed, 06 Nov 2013 22:06:55 +0100 |
User-agent: | Mozilla/5.0 (X11; OpenBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
On 11/06/13 17:57, Antonio Diaz Diaz wrote:
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.
It fixed the problem. Thanks!.
BTW, did you see the new low memory mode of lunzip. It should now work even on the VAX.
Yes, but I couldn't test that on VAX because simh (an emulator of VAX) fails during the OpenBSD installation.
[Prev in Thread] | Current Thread | [Next in Thread] |