[Gllug] glibc2.6.1 problem - Urgent!
Nix
nix at esperi.org.uk
Mon Dec 3 23:03:36 UTC 2007
On 2 Dec 2007, Yashpal Nagar verbalised:
> Right, it required a glibc-2.3.3 installation again, which corrected the
> errors otherwise coming such as
> host2:~ # ls *.rpm
> /bin/ls: àò*: No such file or directory
> /bin/ls: àò*: No such file or directory
>
> now it is alright. Thanks a lot guys for your help!
Some useful tricks to keep in mind in future for surviving when
your dynamic linker is dead:
- remember that sln and ldconfig are statically linked, so they
always work.
- echo is generally a shell builtin, so works as long as you have
a shell running, where ls often won't.
- keeping a statically linked copy of busybox around, configured
with all the trimmings, is often useful: it gives you all sorts
of recovery tools. (Recent busyboxes won't statically link
against glibc, so you may need to build uClibc and a cross-
compiler first. This is a bit annoying but a lot of distros
have done it for you already.)
--
`The rest is a tale of post and counter-post.' --- Ian Rawlings
describes USENET
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list