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

Re: Dpkg-shlibdeps and libc5/6



On Wed, 24 Sep 1997, Andreas Jellinghaus wrote:

> i'm very sorry. now i remember : i used your fakeroot version compiled
> without -lc (am i getting senil ?).
> 
> aj@dungeon:~$ ldd /usr/bin/cu
>         libc.so.5 => /lib/libc.so.5 (0x4000b000)
> aj@dungeon:~$ fakeroot /usr/bin/ldd /usr/bin/cu
>         /usr/lib/libfakeroot.so.0 => /usr/lib/libfakeroot.so.0 (0x4000b000)
>         libc.so.5 => /lib/libc.so.5 (0x40011000)

	I think this is the best solution: libfakeroot should be just
one library, statically linked.  This way we won't have troubles when
building for libc4, libc5, libc6, libc7... or even when building
something that is not linked with libc at all.

	I know current policy mandates that all shared libraries have
to be linked with libc, but this isn't exactly a general-purpose
shared library, and I think we could make an exception with this.

--
Juan Cespedes



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: