This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: e2fsck-1.25 problem (fwd)
- From: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- To: Bernd Schmidt <bernds at redhat dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Fri, 23 Nov 2001 11:58:58 +0100
- Subject: Re: e2fsck-1.25 problem (fwd)
At 11:26 23.11.2001, Bernd Schmidt wrote:
>Found this on linux-kernel and thought it was interesting. It turns out
>his libgcc_s.so was in /usr/local/lib on a different partition.
>
>I believe we had some discussion about the possibility of this kind of
>breakage when we added the shared libgcc?
Yeah, that's normal if you compile system binaries with a gcc3 that isn't
installed like a system compiler. That's the packagers fault, he should
have made sure that libgcc_s ends up in /lib like it does in the packages I
build for PPC or the rh72 packages that Jakub did.
Franz.
>---------- Forwarded message ----------
>Date: Thu, 22 Nov 2001 22:57:25 -0400
>From: Garst R. Reese <reese@isn.net>
>To: linux-kernel <linux-kernel@vger.kernel.org>
>Subject: e2fsck-1.25 problem
>
>Sorry if I'm OT here, but reading the docs on ext3fs I had to upgrade
>from e2fsck-1.19 so I got the latest, 1.25 and installed it before
>booting 2.4.15pre6.
>make check said all was fine. But, when I rebooted some messages sailed
>by about not being able to load shared libraries and libgcc_s.so.1 and
>fsck said something about errors in the fs and REBOOT NOW. Very scary
>always.
>I booted up a recovery disk and ran e2fsck-1.10 on both of the relevant
>devices and with -f and all was well. I rebooted back to 2.4.14 and got
>the same messages flying by. Nothing of the sort in dmesg or the logs.
>Can anybody give me a clue as to what is going on? The system goes ahead
>and reboots and runs fine with either kernel AFAIK.
>gcc-3.0.2
>cc reese@isn.net
>Thanks a bunch, Garst
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.tux.org/lkml/