Package: kdelibs Version: 3.3.2-4.0.2
Tracing why kdebase does not compile for me on a k6-2:
] configure:28296: /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui >
] actest.cpp
] configure:28299: $? = 0
] configure:28313: result: no
] configure:28316: error: you need to install kdelibs first.
I got out this subtle error:
Conflict in /usr/lib/kde3/plugins/designer/kdewidgets.so:
Plugin uses incompatible Qt library!
expected build key "i586 Linux g++-3.* full-config", got "i686 Linux g++-3.* full-config"
I inspected kdelibs source, found many i686 references. I changed them to i586, recompiled kdelibs and all errors dissapeared now.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]