On Mon, 22 Aug 2005, [ISO-8859-1] Joco Salvatti wrote:

> used the ldconfig program on a shared library that is located in
> /emul/linux/lib. After that the system crashed. Rebooting does not solve a
> thing.

Please provide exact details - exact commands run, exact error messages
received.  "It doesn't work anymore!!?!?" is as useful as us telling you
"Fix it and it will!!!"


> I think I must enter in single-user mode to solve this problem, but I
> have to fix this problem envolving the shared libraries. But how can I do
> it? I
> know it's all about my ldconfig, it may have changed something. But I don't
> know
> how it works. Have anyone faced this problem before?

Perhaps your ld.so.hints is corrupt - try running `ldconfig -r` to see its
contents.  You could also try generating /var/run/ld.so.hints by running
`ldconfig /usr/local/lib /usr/X11R6/lib` but generally this gets run at
boot via /etc/rc.
Since it apparently isn't, either my assumption about the problem is
incorrect or you also changed either ld.so, ldconfig, /etc/rc or
/etc/rc.conf*, or possibly you just deleted/corrupted all your .so's.
Would be a more accurate speculation if i knew exactly what you did.

Good luck,

-f
http://www.blackant.net/

Reply via email to