KDE_2_2_BRANCH doesn't compile

Richard Dale Richard_Dale at tipitina.demon.co.uk
Wed Apr 3 12:44:02 UTC 2002


I've forgot to commit classparser/tokenize.l/h for Objective-C - I've done  
that now. But the changes have gone into the wrong branch, they should be in 
KDEVELOP_2_BRANCH.

-- Richard

On Wednesday 03 April 2002 9:19 am, Jörg Pauly wrote:
> Hi, all,
>
> trying to compile the KDE_2_2_BRANCH I get following:
>
> Making all in classparser
> gmake[3]: Entering directory
> `/home/joerg/kde2cvs/kdevelop/kdevelop/classparser'
> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde2/include
> -I/usr/lib/qt2/include -I/usr/X11R6/include     -O2 -fno-exceptions
> -fno-check-new -ftemplate-depth-99  -c ClassParser.cc
> ClassParser.cc: In method `class CParsedClass *
> CClassParser::parseObjcImplementation()':
> ClassParser.cc:1833: `CPOBJCIMPLEMENTATION' undeclared (first use this
> function)
> ClassParser.cc:1833: (Each undeclared identifier is reported only once
> ClassParser.cc:1833: for each function it appears in.)
> ClassParser.cc:1865: `CPOBJCEND' undeclared (first use this function)
> ClassParser.cc: In method `bool
> CClassParser::parseObjcClassLexem(CParsedClass *)':
> ClassParser.cc:1927: `CPOBJCPUBLIC' undeclared (first use this function)
> ClassParser.cc:1931: `CPOBJCPROTECTED' undeclared (first use this function)
> ClassParser.cc:1935: `CPOBJCPRIVATE' undeclared (first use this function)
> ClassParser.cc:1928: warning: unreachable code at beginning of switch
> statement
> ClassParser.cc: In method `class CParsedClass *
> CClassParser::parseObjcClassHeader()':
> ClassParser.cc:1974: `CPOBJCINTERFACE' undeclared (first use this function)
> ClassParser.cc:1974: `CPOBJCPROTOCOL' undeclared (first use this function)
> ClassParser.cc: In method `void
> CClassParser::parseTopLevelLexem(CParsedScopeContainer *)':
> ClassParser.cc:2410: `CPOBJCCLASS' undeclared (first use this function)
> gmake[3]: *** [ClassParser.o] Error 1
> gmake[3]: Leaving directory
> `/home/joerg/kde2cvs/kdevelop/kdevelop/classparser'
> gmake[2]: Leaving directory `/home/joerg/kde2cvs/kdevelop/kdevelop'
> gmake[1]: Leaving directory `/home/joerg/kde2cvs/kdevelop'
> gmake[2]: *** [all-recursive] Error 1
> gmake[1]: *** [all-recursive] Error 1
> gmake: *** [all-recursive-am] Error 2
> *** fehlgeschlagen ***
>
> Rgds
> Joerg
>
> _______________________________________________
> Kdevelop-devel mailing list
> Kdevelop-devel at barney.cs.uni-potsdam.de
> http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel




More information about the KDevelop-devel mailing list