Problems compiling Gideon

Markus Oley markus.oley at cse.de
Wed Jun 4 07:42:05 BST 2003


Hi Harry, 

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_20TreeParserInputStateEE3RefD1Ev+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/TreeParserSharedInputState.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?

Best regards 
MO


-
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