All of lore.kernel.org
 help / color / mirror / Atom feed
* errors while "bitbake opie-image" build
@ 2007-04-10 16:10 Wenbin Zhang
  2007-04-11 16:42 ` Paul Sokolovsky
  0 siblings, 1 reply; 3+ messages in thread
From: Wenbin Zhang @ 2007-04-10 16:10 UTC (permalink / raw)
  To: openembedded-devel; +Cc: openembedded-devel

Hello, Guys,

I am using "bitbake opie-image" do OE compiling. But got lots of errors like
below. Someone suggested me add package "libqt4-dev", I added it, and in the
local.conf, my ASSUME_PROVIDED is set as ASSUME_PROVIDED += "libqt4-dev
qt4-native moc-native". But I still have these errors. Anyone has ideas?
Thanks!

The errors are:

| qbuttongroup.cpp:(.text+0x2b3): undefined reference to `vtable for
QButtonGroup'
| qbuttongroup.cpp:(.text+0x2ba): undefined reference to `vtable for
QButtonGroup'
| qbuttongroup.cpp: (.text+0x30b): undefined reference to `vtable for
QGroupBox'
| qbuttongroup.cpp:(.text+0x312): undefined reference to `vtable for
QGroupBox'
| qbuttongroup.cpp:(.text+0x346): undefined reference to `vtable for QFrame'

| qbuttongroup.cpp:(.text+0x34d): undefined reference to `vtable for QFrame'
| /stuff/tmp/work/i686-linux/uicmoc-native-2.3.10-r2/qt-2.3.10/lib/libqte.a(
qbuttongroup.o): In function `QButtonGroup::QButtonGroup(int,
Qt::Orientation, QString const&, QWidget*, char const*)':
| qbuttongroup.cpp:(.text+0x427): undefined reference to `vtable for
QButtonGroup'
| qbuttongroup.cpp:(.text+0x42e): undefined reference to `vtable for
QButtonGroup'
| /stuff/tmp/work/i686-linux/uicmoc-native-2.3.10-r2 /qt-2.3.10
/lib/libqte.a(qbuttongroup.o): In function `QButtonGroup::QButtonGroup(int,
Qt::Orientation, QString const&, QWidget*, char const*)':
| qbuttongroup.cpp:(.text+0x477): undefined reference to `vtable for
QButtonGroup'
| qbuttongroup.cpp:(.text+0x47e): undefined reference to `vtable for
QButtonGroup'
| /stuff/tmp/work/i686-linux/uicmoc-native-2.3.10-r2/qt-2.3.10/lib/libqte.a(
qbuttongroup.o): In function `QButtonGroup::QButtonGroup(int,
Qt::Orientation, QWidget*, char const*)':
| qbuttongroup.cpp:(.text+0x4c0): undefined reference to `vtable for
QButtonGroup'
| /stuff/tmp/work/i686-linux/uicmoc-native-2.3.10-r2/qt-2.3.10/lib/libqte.a(
qbuttongroup.o):qbuttongroup.cpp:(.text+0x4c7): more undefined references to
`vtable for QButtonGroup' follow
| /stuff/tmp/work/i686-linux/uicmoc-native-2.3.10-r2/qt-2.3.10/lib/libqte.a(
qbuttongroup.o): In function `QButtonGroup::buttonClicked()':
| qbuttongroup.cpp:(.text+0x6ac): undefined reference to
`QButtonGroup::clicked(int)'
| /stuff/tmp/work/i686-linux/uicmoc-native-2.3.10-r2/qt-2.3.10/lib/libqte.a(
qbuttongroup.o): In function `QButtonGroup::buttonReleased()':
| qbuttongroup.cpp:(.text+0x72a): undefined reference to
`QButtonGroup::released(int)'
| /stuff/tmp/work/i686-linux/uicmoc-native-2.3.10-r2/qt-2.3.10/lib/libqte.a(
qbuttongroup.o): In function `QButtonGroup::~QButtonGroup()':
| qbuttongroup.cpp:(.text+0xf43): undefined reference to `vtable for
QButtonGroup'
| qbuttongroup.cpp:(.text+0xf4a): undefined reference to `vtable for
QButtonGroup'
| qbuttongroup.cpp:(.text+0xf9b): undefined reference to `vtable for
QGroupBox'
| qbuttongroup.cpp:(.text+0xfa2): undefined reference to `vtable for
QGroupBox'


Thanks,
Wenbin


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-04-12 15:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-10 16:10 errors while "bitbake opie-image" build Wenbin Zhang
2007-04-11 16:42 ` Paul Sokolovsky
2007-04-12 15:04   ` Paul Sokolovsky

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.