In hopes of eliminating my screen distortion problems that have
plagued me on all the recent distro releases I have tried I am in the
process of trying to build the kde2.2 beta.

(I've run gnome for 10 hours now w/o any distortion problems and the
longest I've survived w/o distortion in kde has been 3 hours... so I'm
guessing it must be a kde problem.  I rebuilt qt yesterday w/o
anti-aliasing to see if that might be the cause of my problems but had
no luck with that).

My system is slackware 8.0 btw.

I've got problems making the kdelibs package.  I took a hint from
myles and used this command for configure:
./configure --with-qt-dir=/usr/lib/qt --disable-debug

In the make process however I run into the following:
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../libltdl -I../kdecore -
I../kdeui
 -I../kssl -I/usr/lib/qt/include -I/usr/X11R6/include -I/opt/kde/inclu
de -I../kio
 -I.. -I../kio/gzip -I../kio/bzip2 -I/usr/local/include/libxml -I/usr/
local/incl
ude -DSRCDIR=\"/root/kde2.2beta1/kdelibs-2.2beta1/kdoctools\" -D_REENT
RANT -I/us
r/local/include -DNDEBUG -02 -fno-exceptions -fno-check-new -ftemplate
-depth-99
-DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT-NO-ASCII-
CAST -c kg
zipfilter.cpp -fPIC -DPIC -o .libs/kgzipfilter.o
kgzipfilter.cpp: In method 'class QObject *
KGZipFilterFactory::createobject(QOb
ject *, const char *, const char *, const QStringList &)':
kgzipfilter.cpp:40: cannot allocate an object of type KGzipFilter
kgzipfilter.cpp:40:   since the following virtual functions are
abstract:
/opt/kde/include/kfilterbase.cpp:40:  void
KFilterBase::setInBuffer(const char *, un
signed int)
make[3]: *** [kgzipfilter.lo] Error 1
make[3]: Leaving directory
'/root/kde2.2beta1/kdelibs-2.2beta1/kdoctools'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
'/root/kde2.2beta1/kdelibs-2.2beta1/kdoctools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/kde2.2beta1/kdelibs-2.2beta1'
make: *** [all-recursive-am] Error 2

I'm not quite sure what to make of this other than that it seems to be
pulling some include files from /opt/kde/include which would be from
the kde2.1.2 that slackware 8.0 ships with.  Any suggestions how to
get around this error?

David Aikema

_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to