Problems compiling Gideon

Harald Fernengel harry at kdevelop.org
Wed Jun 4 14:02:54 BST 2003


Hi,

On Wednesday 04 June 2003 08:42, you wrote:
> I installed now a new QT and KDE because somewhere in the net I found the
> remark that this error depends on a wrong combination of QT and KDE. Now it
> compiles better - but somehow not complete errorfree
> The new error:
> /bin/sh ../../../libtool --silent --mode=link --tag=CXX g++
> -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
> -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -fno-builtin -g -O2
> -g3 -O0
> -fno-exceptions -fno-check-new -fno-common -fexceptions   -o
> libantlr.la.closure libantlr_la_closure.lo -no-undefined  ANTLRException.lo
> ASTFactory.lo ASTRefCount.lo BaseAST.lo BitSet.lo CharBuffer.lo
> CharScanner.lo CommonAST.lo CommonASTWithHiddenTokens.lo
> CommonHiddenStreamToken.lo CommonToken.lo InputBuffer.lo LLkParser.lo
> LexerSharedInputState.lo MismatchedCharException.lo
> MismatchedTokenException.lo NoViableAltException.lo
> NoViableAltForCharException.lo Parser.lo ParserSharedInputState.lo
> RecognitionException.lo String.lo Token.lo TokenBuffer.lo
> TokenStreamBasicFilter.lo TokenStreamHiddenTokenFilter.lo
> TokenStreamSelector.lo TreeParser.lo TreeParserSharedInputState.lo
> .libs/TreeParser.o(.text+0x54): In function
> `antlr::TreeParser::TreeParser[not-in-charge]()':
> /usr/include/g++/bits/stl_algobase.h:375: undefined reference to
> `antlr::TreeParserInputState::TreeParserInputState[in-charge]()'
> .libs/TreeParser.o(.text+0x1f0): In function
> `antlr::TreeParser::TreeParser[in-charge]()':
> /usr/include/g++/bits/vector.tcc:244: undefined reference to
> `antlr::TreeParserInputState::TreeParserInputState[in-charge]()'
> .libs/TreeParser.o(.gnu.linkonce.t._ZN5antlr8RefCountINS_20TreeParserInputS
>tateEE3RefD1Ev+0x24): In function
> `antlr::RefCount<antlr::TreeParserInputState>::Ref::~Ref [in-charge]()':
> /usr/include/g++/bits/stl_vector.h:117: undefined reference to
> `antlr::TreeParserInputState::~TreeParserInputState [in-charge]()'
> TreeParserSharedInputState.o(.text+0x39): In function
> `antlr::TreeParserInputState::~TreeParserInputState(void)':
> /home/mao/Daten.d/Download.d/Entwicklung/kdevelop-3.0a4a/lib/antlr/src/Tree
>ParserSharedInputState.cpp:18: undefined reference to `__builtin_delete'
> collect2: ld returned 1 exit status
> make[3]: *** [libantlr.la.closure] Error 1
> make[3]: Leaving directory
> `/home/mao/Daten.d/Download.d/Entwicklung/kdevelop-3.0a4a/lib/antlr/src'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory
> `/home/mao/Daten.d/Download.d/Entwicklung/kdevelop-3.0a4a/lib/antlr'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory
> `/home/mao/Daten.d/Download.d/Entwicklung/kdevelop-3.0a4a/lib'
> make: *** [install-recursive] Error 1
>
> Hint: Now using gcc 3.3
>
> What doesn´t fit in there?

rm -rf kdevelop
cvs co kdevelop

I'd suggest a complete new checkout of kdevelop since you are now using a 
different compiler. Rebuild and if it still doesn't work report back.

Best regards,
Harry

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list