Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2002 02:26:04 -0500
From:      Christopher Farley <chris@northernbrewer.com>
To:        freebsd-questions@freebsd.org
Subject:   Help! Broken libc!
Message-ID:  <20020928072600.GA321@northernbrewer.com>

next in thread | raw e-mail | index | archive | help
I believe that one of my machines has a hardware problem that
occasionally corrupts disk writes.

As luck would have it, I also suspect that my /usr/lib/libc.so.4
became corrupt during my last buildworld a few days ago.

I now get 'internal compiler errors' whenever I try to compile any
program with g++. 

I compared the md5 hashes of various system files to those of another
4.7-RC machine I updated at about the same time. 

The libc.so.4 hash is different, so I suspect it may be the source of my
problem. It also appears that replacing this file is somewhat
non-trivial. When I attempt to remove the file, I get an "Operation 
not permitted," probably because it's linked to a ton of running
programs. 

Is there even a way to replace this file? 

-- 
Christopher Farley
www.northernbrewer.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020928072600.GA321>