[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: update-alternatives and shared libraries



On 06 May 2002 09:59:43 +1000
Brian May <bam@snoopy.apana.org.au> wrote:

> On Sun, 2002-05-05 at 21:28, Jeroen Dekkers wrote:
> > I think you can use update-alternatives to be able to install both
> > libraries.
> 
> Is using update-alternatives for shared libraries safe?

I don't know what is really safe in what respect, but 
it really doesn't look that much compatible : 


$ objdump -T /lib/libreadline.so.4 | grep Base | wc -l 
    493
$ objdump -T debian/libeditline0/usr/lib/libeditline.so.0 | grep Base | wc -l 
     24



Linking libeditline to every program as a replacement of libreadline
may cause some "Missing symbols " errors.

Very hard to detect, when filed as bugs.

regards,
	junichi

-- 
dancer@debian.org  http://www.netfort.gr.jp/~dancer




-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: