LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   segmentation fault for everything (https://www.linuxquestions.org/questions/linux-newbie-8/segmentation-fault-for-everything-221488/)

gsv 08-23-2004 06:15 PM

segmentation fault for everything
 
Hello,
i'm a novice with linux. I'm working on a workstation that has Red hat 7.3.
I was trying to run a application (executable is called "sub" and it's written in C and fortran) and i got an error message saying:

./sub: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required by /usr/lib/libg2c.so.0)
./sub: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required by /usr/lib/libstdc++.so.5)

so i went to another linux box and copied the file libc.so.6 to this computer. Immediately it gave me a 'segmentation fault' error. I can't do anything now. It gives me 'segmentation fault' for everything (ls, cp, rm,...).
how do i fix this problem?

Thanks,
gsv.

Tinkster 08-23-2004 06:19 PM

Hi, and welcome to LQ!

Boot of installation CD, find the original file and
re-install it ... glibc is nothing you want to mess
with :}


Cheers,
Tink


All times are GMT -5. The time now is 11:47 PM.