Excerpts from Dave Kleikamp's message of Tue Sep 01 21:58:43 +0200 2009:
> 
> I'm no expert on dynamic loading, but you may want to
> check /lib/ld-linux.so.2.  If that looks okay, maybe running
> "/lib/ld-linux.so.2 --list /bin/bash" might shed some light on the
> problem.  (I ran "man ld.so" for this info.  I don't really know too
> much here.)

Thank You!!! Thank You!!! Thank You!!!

I can't believe I didn't notice it before. I was whole day snooping all 
the way through the /lib directory and checking what links to what, but 
for some reason didn't notice that some libs point (including ld-linux) 
to /lib/ld-2.10.1.so, and that file was also a (bad) symbolic link. I 
replaced it with version from live CD I booted from and now everything 
works.

Still have to find the cause of all that to see if something broke it
during the update or there was some data corruption. But I'm pretty sure
it was something with update, because I was also compiling and installing 
some other programs during that time.

Thanks again!

Cheers!
Igor Brkic

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jfs-discussion mailing list
Jfs-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jfs-discussion

Reply via email to