From koffice Sat Jun 10 05:57:36 2000 From: Werner Trobin Date: Sat, 10 Jun 2000 05:57:36 +0000 To: koffice Subject: Re: RTF Filter Development X-MARC-Message: https://marc.info/?l=koffice&m=96061689123141 David Levitan wrote: ::snip:: > Also, I'm having problems compiling the latest snapshots of KOffice > (6/08). I have RH 6.2 with QT 2.1.1 and kdelibs/kdebase 2 built. > Everything builds except kword and kpresenter, and both exit on the > final link (I think) with: > .libs/preview.o(.gnu.linkonce.d.__vt_10PixmapView+0x150): undefined > reference to `QScrollView::styleChange(QStyle &)' > > kword also adds: > .libs/kword_page.o(.data+0x190): undefined reference to > `QScrollView::styleChange(QStyle &)' > > Any ideas on how to fix this? > Thank you very much. Hmmm.. please have a look at the link line. Make sure that the correct Qt (>=2.1) is picked up by the linker. Did you run ldconfig after installing Qt? (I'm not sure if it's necessary, but it can't be harmful either :) -- Werner Trobin - wtrobin@mandrakesoft.com