On Thursday December 27 2007 06:29:02 am Jaap Struyk wrote:
> Hello,
>
> /sbin/nologin
> nologin: error while loading shared libraries: cannot make segment
> writable for relocation: Permission denied
>
> Is that correct?
> --
> Groetjes Japie

That doesn't make any sense. Try:
readelf -d /sbin/nologin | grep NEEDED
and tell me if it's linked to more than libc.so, and maybe libintl.so.
Then 'readelf -d /sbin/nologin |grep TEXT' for /sbin/nologin and every library 
it's linked to.

robert

Attachment: pgpzlETBE2npW.pgp
Description: PGP signature

-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to