I reported this as a bug, but I'm wondering if it is?
After updating my system to qt-3.2.2-r1, emerging kportage or kde failed at the configure stage with this error: checking if UIC has KDE plugins available... configure: error: not found - you need to install kdelibs first. !!! ERROR: app-portage/kportage-0.6.1 failed. !!! Function kde_src_compile, Line 125, Exitcode 1 !!! died running ./configure, kde_src_compile:configure After doing a little research and checking the kportage config.log file, it contained this: Conflict in /usr/kde/3.1/lib/kde3/plugins/designer/kdewidgets.so: Plugin uses incompatible Qt library! expected build key "i686 Linux g++-3.* full-config", got "i686 Linux g++-3.* full-config no-opengl". configure:27537: $? = 0 configure:27551: result: no configure:27554: error: you need to install kdelibs first. It appears kdelibs needed to be recompiled against the new qt, and doing this confirmed this as I am now able to compile all kde applications. Shouldn't updating qt have forced me to recompile kdelibs? Reproducible: Always Steps to Reproduce: 1. emerge /usr/portage/x11-libs/qt/qt-3.2.2-r1.ebuild 2. emerge kportage Actual Results: checking if UIC has KDE plugins available... configure: error: not found - you need to install kdelibs first. !!! ERROR: app-portage/kportage-0.6.1 failed. !!! Function kde_src_compile, Line 125, Exitcode 1 !!! died running ./configure, kde_src_compile:configure -- [EMAIL PROTECTED] mailing list