On Wed, Feb 13, 2002 at 10:58:16PM +0000, devans@lukon.com wrote: > gcc: /lib/i686/libc.so.6: version `GCC_3.0' not found (required by gcc) It sounds like you built your own version of glibc with gcc 3.0, and then did not have libgcc_s.so installed to match. There is really not enough information here to do more than hazzard a guess at what went wrong. r~