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

Can't "make xconfig" for kernel 2.6.test9



Hi,

I seem to have a problem doing make xconfig on the kernel-2.6.test9 sources
obtained from sarge. I suspect qt installation problem based on the ld
output. But you can see from apt-get output (at the end) libqt-dev is installed. But per locate there are not libqt.a files. So I am a bit puzzled. I no longer know if
I am making sense in reading the output at all.

Please advise.

Thanks and Regards
Ramesh
--------------

   Script started on Sun Jan 11 17:10:07 2004
   lata [rramesh] 251 > make xconfig
   make[1]: `scripts/fixdep' is up to date.
     HOSTLD  scripts/kconfig/qconf
scripts/kconfig/qconf.o(.text+0x2b): In function `ConfigView::initMetaObject()':
   : undefined reference to `QVBox::className() const'
scripts/kconfig/qconf.o(.text+0x67): In function `ConfigView::initMetaObject()': : undefined reference to `QObject::badSuperclassWarning(char const*, char const*)' scripts/kconfig/qconf.o(.text+0xaf): In function `ConfigView::tr(char const*)': : undefined reference to `QApplication::translate(char const*, char const*, char const*) const' scripts/kconfig/qconf.o(.text+0x100): In function `ConfigView::tr(char const*, char const*)': : undefined reference to `QApplication::translate(char const*, char const*, char const*) const' scripts/kconfig/qconf.o(.text+0x134): In function `ConfigView::staticMetaObject()':
   : undefined reference to `QVBox::staticMetaObject()'
scripts/kconfig/qconf.o(.text+0x185): In function `ConfigView::staticMetaObject()': : undefined reference to `QMetaObject::new_metaobject(char const*, char const*, QMetaData*, int, QMetaData*, int, QMetaProperty*, int, QMetaEnum*, int, QClassInfo*, int)' scripts/kconfig/qconf.o(.text+0x198): In function `ConfigView::staticMetaObject()': : undefined reference to `QMetaObject::set_slot_access(QMetaData::Access*)' scripts/kconfig/qconf.o(.text+0x1db): In function `ConfigList::initMetaObject()':
   : undefined reference to `QListView::className() const'
[ repeated error messages about missing components deleted] collect2: ld returned 1 exit status
   make[1]: *** [scripts/kconfig/qconf] Error 1
   make: *** [xconfig] Error 2
lata [rramesh] 252 > locate libqt
   /usr/lib/libqt.so
   /usr/lib/libqt.so.2
   /usr/lib/libqt.so.2.3
   /usr/lib/libqt.so.2.3.2
   /usr/share/doc/libqt-dev
   /usr/share/doc/libqt-dev/changelog.Debian.gz
   /usr/share/doc/libqt-dev/changelog.gz
   /usr/share/doc/libqt-dev/copyright
   /usr/share/doc/libqt-dev/PLATFORMS
   /usr/share/doc/libqt-dev/PORTING
   /usr/share/doc/libqt-dev/README
   /usr/share/doc/libqt-dev/README.Debian
   /usr/share/doc/libqt2
   /usr/share/doc/libqt2/changelog.Debian.gz
   /usr/share/doc/libqt2/changelog.gz
   /usr/share/doc/libqt2/copyright
   /usr/share/doc/libqt2/README.Debian
   /usr/share/lintian/overrides/libqt-dev
   /usr/share/lintian/overrides/libqt2
   /usr/share/qt/lib/libqt.so
   /usr/share/qt/lib/libqt.so.2
   /usr/share/qt/lib/libqt.so.2.3
   /usr/share/qt/lib/libqt.so.2.3.2
   /var/lib/dpkg/info/libqt-dev.list
   /var/lib/dpkg/info/libqt-dev.md5sums
   /var/lib/dpkg/info/libqt2.list
   /var/lib/dpkg/info/libqt2.md5sums
   /var/lib/dpkg/info/libqt2.postinst
   /var/lib/dpkg/info/libqt2.postrm
   /var/lib/dpkg/info/libqt2.shlibs
lata [root] 51 > apt-get -s install libqt-dev
   Reading Package Lists... Done
   Building Dependency Tree... Done
   libqt-dev is already the newest version.
   0 upgraded, 0 newly installed, 0 to remove and 113 not upgraded.
   lata [rramesh] 254 > exit



Reply to: