eduardhc wrote:Hi,
Check "/etc/portage/package.use" and make sure that there is ONLY one instance of x11-libs/qt.
IIRC there was more than one, differentiating between QT3 and QT4. You should maybe remove all and leave only one in form suggested before:
- Code: Select all
x11-libs/qt mysql opengl
This way it should work.
Regards.
Thanks. I Do have multiple entries:
- Code: Select all
<x11-libs/qt-4 -pertty immqt-bc
>=x11-libs/qt-4.0 qt3support
x11-libs/qt mysql opengl
I read 'http://gentoo-wiki.com/USE_flags' and it seems I could change the 3 qt entries to one:
- Code: Select all
x11-libs/qt mysql opengl qt3support
Not sure about
- Code: Select all
<x11-libs/qt-4 -pertty immqt-bc
Does < mean older versions? Also I don/t see either '-pertty immqt-bc' listed in '/usr/portage/profiles/use.desc'?
