On 11:05 12 Sep 2002, Michael Hill <[EMAIL PROTECTED]> wrote:
| I did that and it went through:
| Pass1, Pass2, Pass3,
| 
| Pass4 and then asked me:
| Connect to /lost+found<y>? i said yes
| inode 30788 ref count is 2 should be 1 fix<y>? i said yes
| 
| Pass5 asked me:
| fix summary information <y>? i said yes
| 
| then received the message:
| 
| /dev/hda1: ****File System Was Modified ****
| /dev/hda1: 3853/112640 files (1.7% non-continuous) 101951/449536 blocks
| 
| Is this normal?

Well, yes.

| after i rebooted I got a message:
| fsck:error in loading shared libraries
| /lib/libc.so.6: undefined symbol: obstack_exit failtre
| 
| How can I fix that?

Ah. Now you may know what the file was.

Look in the directory

        /lost+found

There should be a file there. It may be a shared library.
It's name will be meaningless (the name is what got lost, rendering it
"unattached").

Are you sure that error message is correctly transcribed? I ask because I
find only two references to "obstack_exit" in my libs:

        /lib/libc-2.2.4.so: 0012f0a4 D obstack_exit_failure
        /lib/libc.so.6: 0012f0a4 D obstack_exit_failure

These are actually the same library. Alternatively, your libc may be damaged,
which will make a lot of things difficult - it's fairly important.
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

There's a fine line between pathos and pathetic.
        - David Stivers [EMAIL PROTECTED] DoD #857



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to