[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    [BUG] [kdeprint] kdelibs (CVS) cannot be compiled from scratch anymore
From:       Nicolas Goutte <nicog () snafu ! de>
Date:       2001-03-01 14:47:10
[Download RAW message or body]

While trying to compile KDE again from scratch, I found problems compiling 
kdelibs. (CVS is from today 01 Mar 2001, before noon UTC)

kpdqoptiondlg.cpp:10: kfiledialog.h: No such file or directory
kpdqoptiondlg.cpp: In method `void KPdqOptionDlg::slotBrowse()':
kpdqoptiondlg.cpp:56: `KFileDialog' undeclared (first use this function)
kpdqoptiondlg.cpp:56: (Each undeclared identifier is reported only once
kpdqoptiondlg.cpp:56: for each function it appears in.)
kpdqoptiondlg.cpp:56: parse error before `::'
make[3]: *** [kpdqoptiondlg.lo] Error 1
make[3]: Leaving directory `/home/nicolas/kdecvs/kdelibs/kdeprint/pdq'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/nicolas/kdecvs/kdelibs/kdeprint'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nicolas/kdecvs/kdelibs'
make: *** [all-recursive-am] Error 2

Looking into the file 
"/home/nicolas/kdecvs/kdelibs/kdeprint/pdq/kpdqoptiondlg.cpp", I noticed 
that "kfiledialog.h" was included through:
	include <kfiledialog.h>
and not by a relative path.
And as kfiledialog.h is not (yet) in $KDEDIR/include, the compiler cannot 
do its work!

Restoring $KDEDIR/include from a backup permits to finish the compile of 
kdelibs without other problems, but may be has hidden the fact that other 
files have similar problems.
 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic