On Fri, 12 Aug 2005, Goswin von Brederlow wrote:
> I believe nss modules are even dlopened in a static libc. There is no
> way to link them in static.
I mean the nss module itself should be either static, or using only stuff in
/lib.
--
"One disk to rule them all, One disk to find them. One di
On Fri, Aug 12, 2005 at 04:41:01PM +0200, Goswin von Brederlow wrote:
> I believe nss modules are even dlopened in a static libc. There is no
> way to link them in static.
I believe Henrique didn't mean the NSS modules being static, just
linking all dependant libraries statically into the NSS mod
On Fri, Aug 12, 2005 at 11:07:09AM -0300, Henrique de Moraes Holschuh wrote:
> 2. any dynamic libraries needed are in /lib, and *all* of them use
> versioned symbols
Look at the earlier discussions about libnss-ldap. You'd quickly find
half of /usr/lib being moved to /lib. I do not think
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes:
> On Thu, 11 Aug 2005, Piotr Roszatycki wrote:
>> Hi. The problem is important not only for libnss-db package but also for
>> libnss-ldap, libnss-mysql and others.
>>
>> $ ldd /usr/lib/libnss_db.so.2 | grep /usr
>> libdb-4.3.so => /
On Thu, 11 Aug 2005, Piotr Roszatycki wrote:
> Hi. The problem is important not only for libnss-db package but also for
> libnss-ldap, libnss-mysql and others.
>
> $ ldd /usr/lib/libnss_db.so.2 | grep /usr
> libdb-4.3.so => /usr/lib/libdb-4.3.so (0xb7e1)
Well, IMHO anything used by l
On Fri, 12 Aug 2005 10:23:41 +0200
Piotr Roszatycki <[EMAIL PROTECTED]> wrote:
> On Thursday 11 of August 2005 11:35, Tim Dijkstra wrote:
> > > $ ldd /usr/lib/libnss_db.so.2 | grep /usr
> > > libdb-4.3.so => /usr/lib/libdb-4.3.so (0xb7e1)
> > >
> > > So the system can't unmount /usr pa
On Thursday 11 of August 2005 11:35, Tim Dijkstra wrote:
> > $ ldd /usr/lib/libnss_db.so.2 | grep /usr
> > libdb-4.3.so => /usr/lib/libdb-4.3.so (0xb7e1)
> >
> > So the system can't unmount /usr partition on poweroff process. I
> > wonder if I should link statically the BDB library. The
On Thu, 11 Aug 2005 10:17:27 +0200
Piotr Roszatycki <[EMAIL PROTECTED]> wrote:
> Hi. The problem is important not only for libnss-db package but also
> for libnss-ldap, libnss-mysql and others.
>
> $ ldd /usr/lib/libnss_db.so.2 | grep /usr
> libdb-4.3.so => /usr/lib/libdb-4.3.so (0xb7e100
Hi. The problem is important not only for libnss-db package but also for
libnss-ldap, libnss-mysql and others.
$ ldd /usr/lib/libnss_db.so.2 | grep /usr
libdb-4.3.so => /usr/lib/libdb-4.3.so (0xb7e1)
So the system can't unmount /usr partition on poweroff process. I wonder if I
shoul
9 matches
Mail list logo