|
From: | Juan Francisco Cantero Hurtado |
Subject: | Re: [Lzip-bug] Change the version of liblz.so |
Date: | Wed, 06 Nov 2013 03:43:10 +0100 |
User-agent: | Mozilla/5.0 (X11; OpenBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
On 09/24/13 19:52, Juan Francisco Cantero Hurtado wrote:
On 09/24/13 12:54, Antonio Diaz Diaz wrote:Hola Juan. :-) Juan Francisco Cantero Hurtado wrote:So, let me know how to change the version of liblz.so without to break everything :)Minilzip verifies that it is testing the correct version of the library. You just need to set 'pkgversion' (in configure) and 'LZ_version_string' (in lzlib.h) to the same value. I'm not sure that changing 'soversion' is a good idea, but it should not cause the tests to fail.I didn't see 'LZ_version_string'. I think the OpenBSD port is ready. I'll send the port for review this week.
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.
testing plzip-1.1.../usr/ports/pobj/plzip-1.1/plzip-1.1/plzip: can't load library 'liblz.so.1'
-/usr/ports/pobj/plzip-1.1/plzip-1.1/plzip: can't load library 'liblz.so.1'
[Prev in Thread] | Current Thread | [Next in Thread] |