Compile error on a Debian Box

Jeremie Plante cluster at bbsi.net
Mon Aug 9 22:10:04 BST 1999


Hi
	I've recently downloaded KDevelop Beta 1 and it doesn't compile... I'm
using an older snapshot from 0.4. Let me paste the error :

make[3]: Entering directory `/local/kdevelop-1.0beta1/kdevelop/kdlgedit'
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde -I/usr/include/qt  -I/usr/X11R6/include    -O2 -Wall -c kdlgedit.cpp
In file included from ../classparser/ParsedClass.h:48,
                 from ../ckdevelop.h:71,
                 from kdlgedit.cpp:27:
../classparser/ParsedParent.h:60: warning: keyword 'export' not implemented and will be ignored
../classparser/ParsedParent.h: In method `bool CParsedParent::isPublic()':
../classparser/ParsedParent.h:82: warning: keyword 'export' not implemented and will be ignored
../classparser/ParsedParent.h:82: parse error before `=='
../classparser/ParsedParent.h:82: warning: control reaches end of non-void function `CParsedParent::isPublic()'
../classparser/ParsedParent.h: In method `bool CParsedParent::isProtected()':
../classparser/ParsedParent.h:83: warning: keyword 'export' not implemented and will be ignored
../classparser/ParsedParent.h:83: parse error before `=='
../classparser/ParsedParent.h:83: warning: control reaches end of non-void function `CParsedParent::isProtected()'
../classparser/ParsedParent.h: In method `bool CParsedParent::isPrivate()':
../classparser/ParsedParent.h:84: warning: keyword 'export' not implemented and will be ignored
../classparser/ParsedParent.h:84: parse error before `=='
../classparser/ParsedParent.h:84: warning: control reaches end of non-void function `CParsedParent::isPrivate()'
make[3]: *** [kdlgedit.o] Error 1

	Kinda Weird isn't it ... I guess it's just something stupid but I got
no clue... Looking at the Requirement List, the only thing that might be wrong
is that I got Perl 5.005

Thanks for your help
		Jeremie



More information about the KDevelop mailing list