Hi Penguins.
I am confused.
This is what happened with my Debian (etch) penguin.

For some reason, my penguin was acting up.
http://www.linuxquestions.org/questi...d.php?t=474786
So that, I re-installed etch from scratch.

Before this incident, my penguin had trouble finding libraries, with java
http://www.linuxquestions.org/questi...d.php?t=474437

Now, today, exact same java binary(1.5.0.7).
Code:
>ldd `which java`
linux-gate.so.1 => (0xffffe000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7f17000)
libdl.so.2 => /lib/tls/libdl.so.2 (0xb7f12000)
libc.so.6 => /lib/tls/libc.so.6 (0xb7dda000)
/lib/ld-linux.so.2 (0xb7f31000)
>
does not show any missing libraries. Even, neither libopcodes nor libbfd is referenced!
Same hardware, only one thing I changed is one of memory banks. (I thought that memory was one of the suspicious thing.)

What is going on? Does anybody have similar experience?
Happy Penguins.