Is anyone here still using redhat 7.1? I'm trying to build anaconda from the source (anaconda-7.1-12.src.rpm) and I keep getting errors like this: /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libc.a(gconv_simple.o): In function __gconv_transform_internal_ucs2': /usr/src/build/53700-i386/BUILD/glibc-2.2.4/iconv/../iconv/skeleton.c:288: multiple definition of __gconv_transform_internal_ucs2' stubs.o:/usr/src/redhat/BUILD/anaconda-7.1/loader/stubs.c:24: first defined here/usr/bin/ld: Warning: size of symbol __gconv_transform_internal_ucs2' changed from 10 to 1579 in gconv_simple.o collect2: ld returned 1 exit status Any ideas as to what might be causing this? --Andy