[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: errors during make xconfig



Gregory Seidman wrote:

Looks to me like you have a Qt library installed which is incompatible
with the C++ compiler you are using for your kernel compile. For
example, if you have libqt3 installed rather than libqt3c102 (check
with dpkg -l libqt\* and note that you may have to make your screen
wider) but you are compiling with a 3.x series gcc/g++, the ABI (and
name-mangling) is incompatible.
Thanks for the replies. The following are the (un)installed packages on this system. Can you please tell me what packages I need to install/uninstall. There are so many of them qt, qt2, qt3 and libraries corresponding to them. Cant figure out which one goes with what. I am using debian testing.

dpkg -l libqt\*

||/ Name Version Description
+++-======================================-=========================
ii libqt-dev 2.3.2-14 Qt GUI development files un libqt-mt-dev <none> (no description available) un libqt-perl <none> (no description available) ii libqt2 2.3.2-14 Qt GUI Library (runtime version) un libqt2-dev <none> (no description available) un libqt3 <none> (no description available) un libqt3-dev <none> (no description available) un libqt3-helper <none> (no description available) un libqt3-mt <none> (no description available) un libqt3-mt-dev <none> (no description available) un libqt3-mt-psql <none> (no description available) un libqt3-psql <none> (no description available) un libqt3c-mt <none> (no description available) un libqt3c-mt-psql <none> (no description available) ii libqt3c102-mt 3.2.3-2 Qt GUI Library (Threaded runtime version) un libqt3c102-mt-mysql <none> (no description available) un libqt3c102-mt-odbc <none> (no description available) ii libqt3c102-mt-psql 3.2.3-2 PostgreSQL database driver for Qt3 (Threaded) ii libqthreads-12 1.6.4-4 QuickThreads library for Guile

dpkg -l qt\*
||/ Name Version Description
+++-======================================-==========================
un qt-designer <none> (no description available) un qt-designer-doc <none> (no description available) ii qt-doc 2.3.2-14 Reference documentation for Qt ii qt2-designer 2.3.2-14 Qt GUI Designer ii qt2-dev-tools 2.3.2-14 Qt2 development tools un qt2-doc <none> (no description available) ii qt2-examples 2.3.2-14 Examples for Qt ii qt2-tutorial 2.3.2-14 Qt Tutorial un qt3-assistant <none> (no description available) pn qt3-designer <none> (no description available) ii qt3-dev-tools 3.2.3-2 Qt3 development tools ii qt3-dev-tools-compat 3.2.3-2 Conversion utilities for Qt3 development un qt3-doc <none> (no description available) un qt3-tools <none> (no description available) un qt6codecs <none> (no description available)

regards
raju



Reply to: