On Saturday 21 July 2001 04:37, David Aikema babbled:

>
> 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?

try moving /opt/kde2/include/kfilterbase.h to /tmp or somewhere else, then 
rebuild...

-- 
Douglas J. Hunley ([EMAIL PROTECTED]) - Linux User #174778 
Admin: http://hunley.homeip.net/        Admin: http://linux.nf/ 
Brainbench Linux Administration Certified

~~ Now offering Linux admin services for the home user ~~

My opinions are my wife's and she says I'm DAMN lucky to have them.
_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to