kdevelop compilation-time trouble

Cristiano Passerini cpasserini at deis.unibo.it
Mon Feb 21 11:35:21 GMT 2000


Hello,

I hope this is the correct address to send this kind of question.

I'm trying to compile kdevelop 1.0 (from beta.0 to beta.2) but I get a
few pages of link time errors of this sort:
klistview.o: In function `QArrayT<char> type_info function':
klistview.o(.gnu.linkonce.t.__tft7QArrayT1Zc+0x16): undefined reference
to `QGAr
ray type_info function'
klistview.o(.gnu.linkonce.t.__tft7QArrayT1Zc+0x1e): undefined reference
to `QGAr
ray type_info node'
klistview.o: In function `KListViewItem type_info function':
klistview.o(.gnu.linkonce.t.__tf13KListViewItem+0x16): undefined
reference to `Q
ListViewItem type_info function'
klistview.o(.gnu.linkonce.t.__tf13KListViewItem+0x1e): undefined
reference to `Q
ListViewItem type_info node'
klistview.o: In function `QString type_info function':
klistview.o(.gnu.linkonce.t.__tf7QString+0x19): undefined reference to
`QGArray
type_info function'
klistview.o(.gnu.linkonce.t.__tf7QString+0x21): undefined reference to
`QGArray
type_info node'
...
and so on

I'm using
gcc-2.95.1
GNU ld 2.8.1
KDE 1.1.2
qt-1.44

Can anyone please help me or suggest any other mail address where I can
post this question?

Thanks

    Cristiano





More information about the KDevelop mailing list