From kde-devel Tue Oct 16 17:04:15 2001 From: Neil Youngman Date: Tue, 16 Oct 2001 17:04:15 +0000 To: kde-devel Subject: Re: Error while compiling kdeutils/kpm ! X-MARC-Message: https://marc.info/?l=kde-devel&m=100325197213591 qt-copy seems to have been updated today. It's possible that either your QT is out of date or that other packages haven't caught up with QT yet. Neil Youngman On Tuesday 16 October 2001 5:27 pm, Kai Heitkamp wrote: > On Dienstag, 16. Oktober 2001 16:53, Kai Heitkamp wrote: > > Hi there, > > > > I have an error while compiling kpm from the kdeutils package: > > > > --begin-- > > pstable.o: In function `Pstable::repaint_changed(void)': > > pstable.o(.text+0x61d): undefined reference to > > `QtTableView::lastColVisible(void) const' > > pstable.o(.text+0x63e): undefined reference to > > `QtTableView::lastRowVisible(void) const' > > pstable.o(.text+0x69a): undefined reference to > > `QtTableView::updateCell(int, int, bool)' > > pstable.o(.text+0x97d): undefined reference to > > `QtTableView::updateCell(int, int, bool)' > > pstable.o(.text+0x9b6): undefined reference to > > `QtTableView::updateCell(int, int, bool)' > > pstable.o: In function `Pstable::repaint_statically_changed(int)': > > pstable.o(.text+0xa34): undefined reference to > > `QtTableView::lastColVisible(void) const' > > pstable.o(.text+0xa59): undefined reference to > > `QtTableView::lastRowVisible(void) const' > > pstable.o(.text+0xac4): undefined reference to > > `QtTableView::updateCell(int, int, bool)' > > pstable.o(.text+0xb03): undefined reference to > > `QtTableView::updateCell(int, int, bool)' > > qps.o: In function `Qps::menu_renice(void)': > > qps.o(.text+0x530d): undefined reference to `QtTableView::updateCell(int, > > int, bool)' > > qps.o(.text+0x5342): undefined reference to `QtTableView::updateCell(int, > > int, bool)' > > qps.o: In function `Qps::menu_sched(void)': > > qps.o(.text+0x5996): undefined reference to `QtTableView::updateCell(int, > > int, bool)' > > qps.o(.text+0x59cb): more undefined references to > > `QtTableView::updateCell(int, int, bool)' follow > > (...) > > ---end--- > > > > Code are from CVS (today, 16:30), whats wrong ? > > > > THX > > Kai > > The same with kdesdk/cervisia ! > > Bug in Qt ? > > > Kai >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<