On Wed, 6 Aug 2003 21:17:58 Voytek Eymont <[EMAIL PROTECTED]> wrote:
> > What does > > rpm -q glibc-devel > > give? > > $ rpm -q glibc-devel > glibc-devel-2.2.5-43 Hmm. Does /usr/lib/crt1.o exist? Either way, try also rpm --verify glibc-devel # make sure it's ok rpm -ql glibc-devel | grep crt1.o # make sure that that rpm supplies crt1.o Something is seriously screwed up. What's in your environment? (output of env | sort) Matt -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
