From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 Description of problem: Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: [petri@dsl-hkigw4e42 petri]$ uic uic: relocation error: uic: undefined symbol: _ZTI7QGArray [petri@dsl-hkigw4e42 petri]$ which uic /usr/bin/uic [petri@dsl-hkigw4e42 petri]$ rpm -qf /usr/bin/uic qt-devel-3.0.5-17 Additional info:
Hmm, it looks like you have installed wrong glibc/libstdc++ rpm. Please install the glibc and libstc++ rpm from 8.0.
What? How do make such accusations? I have not! [petri@dsl-hkigw4e42 petri]$ rpm -q glibc glibc-2.2.93-5 [petri@dsl-hkigw4e42 petri]$ rpm -q libstdc++ libstdc++-3.2-7 [petri@dsl-hkigw4e42 petri]$
It could be that you still have old version of qt on your system. You should please check it again. Perhaps you should reinstall glibc/qt/libstdc++ from 8.0 with --force. i cannot reproduce this problem on many machines with 8.0 here. And i don't think it's a bug in 8.0.