* 2.5.48 xconfig issue
@ 2002-11-18 21:17 george anzinger
0 siblings, 0 replies; only message in thread
From: george anzinger @ 2002-11-18 21:17 UTC (permalink / raw)
To: linux-kernel@vger.kernel.org
And after I spend ?? hours loading qt... :(
[george@data 2.5.48-hrp]$ build xconfig
i386
CROSS_COMPILE=/usr/src/hardhat/devkit/x86/pentium3/bin/pentium3-
nice -10 make xconfig
g++ -Wp,-MD,scripts/kconfig/.qconf.o.d -O2
-I/usr/src/incoming/qt/qt-x11-free-3.0.6/include -c -o
scripts/kconfig/qconf.o scripts/kconfig/qconf.cc
In file included from scripts/kconfig/qconf.cc:29:
scripts/kconfig/qconf.moc:36: syntax error before `('
scripts/kconfig/qconf.moc:41: no `void
ConfigList::initMetaObject()' member function declared in
class `ConfigList'
scripts/kconfig/qconf.moc: In method `void
ConfigList::initMetaObject()':
scripts/kconfig/qconf.moc:45: warning: implicit declaration
of function `int badSuperclassWarning(...)'
scripts/kconfig/qconf.moc: At top level:
scripts/kconfig/qconf.moc:52: prototype for `class QString
ConfigList::tr(const char *)' does not match any in class
`ConfigList'
scripts/kconfig/qconf.h:20: candidate is: static class
QString ConfigList::tr(const char *, const char * = 0)
scripts/kconfig/qconf.moc: In method `class QString
ConfigList::tr(const char *)':
scripts/kconfig/qconf.moc:53: `QNonBaseApplication'
undeclared (first use this function)
scripts/kconfig/qconf.moc:53: (Each undeclared identifier is
reported only once
scripts/kconfig/qconf.moc:53: for each function it appears
in.)
scripts/kconfig/qconf.moc:53: parse error before `)'
scripts/kconfig/qconf.moc: At top level:
scripts/kconfig/qconf.moc:57: new declaration `static void
ConfigList::staticMetaObject()'
scripts/kconfig/qconf.h:20: ambiguates old declaration
`static class QMetaObject * ConfigList::staticMetaObject()'
scripts/kconfig/qconf.moc: In function `static void
ConfigList::staticMetaObject()':
scripts/kconfig/qconf.moc:76: no method
`QMetaObject::new_metadata'
scripts/kconfig/qconf.moc:82: `struct QMetaData' has no
member named `ptr'
scripts/kconfig/qconf.moc:82: `QMember' undeclared (first
use this function)
scripts/kconfig/qconf.moc:82: parse error before `)'
scripts/kconfig/qconf.moc:83: `struct QMetaData' has no
member named `ptr'
scripts/kconfig/qconf.moc:83: confused by earlier errors,
bailing out
make[1]: *** [scripts/kconfig/qconf.o] Error 1
make: *** [scripts/kconfig/qconf] Error 2
--
George Anzinger george@mvista.com
High-res-timers:
http://sourceforge.net/projects/high-res-timers/
Preemption patch:
http://www.kernel.org/pub/linux/kernel/people/rml
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-18 21:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-18 21:17 2.5.48 xconfig issue george anzinger
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.