On Fri, Aug 08, 2003 at 12:04:15AM +0000, Voytek Eymont wrote: > # rpm -e glibc-devel
Don't erase, 'upgrade' or freshen to the same or later version: rpm -U glibc-devel rpm -F glibc-devel I haven't ever tried this, so you may need an additional --force option. BTW, it's a bit of a concern that your crt1.o is corrupt. It's possible you have disk problems or you've been hacked. I'd look into those possibilities. If you've been hacked you'll get hacked again. Also, if the machine is remote, why don't you compile locally and transfer the result to the box? Regards, Matt -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
