Hi chandra,
It seems to me as though you don't have Qt installed on your system. Try using 'make menuconfig', then you won't need it, or install Qt (obviously). Regards, Sander ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of chandrashekar reddy Sent: Friday, December 05, 2008 7:25 AM To: [email protected] Subject: Requesting for help: Hi all, I am trying to compile the kernel but make xconfig is not working.I installed suse 11 in my system and linux kernel version is 2.6.25.1 [EMAIL PROTECTED]:~/workdir/Stax_lsp/lsp/ti-davinci_evm-arm_v5t_le/linux-2.6 .10_mvl401> make xconfig HOSTCXX scripts/kconfig/qconf.o scripts/kconfig/qconf.cc:9:19: error: qvbox.h: No such file or directory scripts/kconfig/qconf.cc:12:23: error: qtextview.h: No such file or directory scripts/kconfig/qconf.cc:17:21: error: qheader.h: No such file or directory In file included from scripts/kconfig/qconf.cc:24: scripts/kconfig/qconf.h:25: error: ISO C++ forbids declaration of ?QValueList? with no type scripts/kconfig/qconf.h:25: error: expected ?;? before ?<? token scripts/kconfig/qconf.h:26: error: expected ?,? or ?...? before ?<? token scripts/kconfig/qconf.h:26: error: ISO C++ forbids declaration of ?QValueList? with no type scripts/kconfig/qconf.h:35: error: expected class-name before ?{? token scripts/kconfig/qconf.h:138: error: ?QColorGroup? does not name a type scripts/kconfig/qconf.h:139: error: ?QColorGroup? does not name a type scripts/kconfig/qconf.h: In member function ?ConfigItem* ConfigList::firstChild() const?: scripts/kconfig/qconf.h:104: error: ?firstChild? is not a member of ?QListView? scripts/kconfig/qconf.h: In member function ?void ConfigList::addColumn(colIdx, const QString&)?: scripts/kconfig/qconf.h:112: error: ?addColumn? is not a member of ?QListView? scripts/kconfig/qconf.h: In member function ?void ConfigList::removeColumn(colIdx)?: scripts/kconfig/qconf.h:119: error: ?removeColumn? is not a member of ?QListView? scripts/kconfig/qconf.h: At global scope: scripts/kconfig/qconf.h:146: error: expected class-name before ?{? token scripts/kconfig/qconf.h:199: error: expected ?,? or ?...? before ?&? token scripts/kconfig/qconf.h:199: error: ISO C++ forbids declaration of ?QColorGroup? with no type scripts/kconfig/qconf.h: In constructor ?ConfigItem::ConfigItem(QListView*, ConfigItem*, menu*, bool)?: scripts/kconfig/qconf.h:150: error: type ?QListViewItem? is not a direct base of ?ConfigItem? scripts/kconfig/qconf.h: In constructor ?ConfigItem::ConfigItem(ConfigItem*, ConfigItem*, menu*, bool)?: scripts/kconfig/qconf.h:155: error: type ?QListViewItem? is not a direct base of ?ConfigItem? scripts/kconfig/qconf.h: In constructor ?ConfigItem::ConfigItem(QListView*, ConfigItem*, bool)?: scripts/kconfig/qconf.h:160: error: type ?QListViewItem? is not a direct base of ?ConfigItem? scripts/kconfig/qconf.h: In member function ?ConfigList* ConfigItem::listView() const?: scripts/kconfig/qconf.h:173: error: incomplete type ?QListViewItem? used in nested name specifier scripts/kconfig/qconf.h: In member function ?ConfigItem* ConfigItem::firstChild() const?: scripts/kconfig/qconf.h:177: error: incomplete type ?QListViewItem? used in nested name specifier scripts/kconfig/qconf.h: In member function ?ConfigItem* ConfigItem::nextSibling() const?: scripts/kconfig/qconf.h:181: error: incomplete type ?QListViewItem? used in nested name specifier scripts/kconfig/qconf.h: In member function ?void ConfigItem::setText(colIdx, const QString&)?: scripts/kconfig/qconf.h:185: error: incomplete type ?QListViewItem? used in nested name specifier thanks for your help. regards, chandra -------------------------------------------------------- CONFIDENTIALITY NOTICE - This e-mail transmission, and any documents, files or previous e-mail messages attached to it may contain information that is confidential or legally privileged. If you are not the intended recipient, or a person responsible for delivering it to the intended recipient, you are hereby notified that you must not read this transmission and that any disclosure, copying, printing, distribution or use of any of the information contained in or attached to this transmission is STRICTLY PROHIBITED. If you have received this transmission in error, please immediately notify Sander Huijsen by telephone or [EMAIL PROTECTED] and delete the original transmission and its attachments without reading or saving in any manner.
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
