yyflex

llornkcor llornkcor at llornkcor.com
Mon Feb 28 01:48:57 GMT 2000


For the last few releases, I have been unable to compile kdevelop, always
ending while linking, with this message-

./classparser/libclassparser.a(tokenizer.o): In function
`yyFlexLexer::yylex(void)': tokenizer.o(.text+0x668): undefined reference to
`yywrap' ./classparser/libclassparser.a(tokenizer.o): In function
`yyFlexLexer::yyinput(void)': tokenizer.o(.text+0xd0b): undefined reference to
`yywrap' collect2: ld returned 1 exit status
make[3]: *** [kdevelop] Error 1
make[3]: Leaving directory `/usr/src/kdevelop-1.1/kdevelop'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kdevelop-1.1/kdevelop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/kdevelop-1.1'
make: *** [all-recursive-am] Error 2

Any suggestions?




More information about the KDevelop mailing list