[Uml-user] CVS snapshot compile problem

m_wenzel at nexgo.de m_wenzel at nexgo.de
Mon Mar 31 23:31:09 UTC 2003


Hello,

I tried to compile the CVS snapshot of kdesdk (20030331 and others).
Previously downloaded and compiled QT and exported QTDIR and KDEDIR.
qt is 3.1.2
flex is 2.5.27
gcc is 3.2.3
kernel is 2.4.20

make -f Makefile.cvs and ./configure works fine,
but running make prints the following error message:
tokenizer.cc:734:5: warning: "YY_STACK_USED" is not defined
tokenizer.cc: In member function `virtual int yyFlexLexer::yylex()':
tokenizer.cc:852: `cin' undeclared (first use this function)
tokenizer.cc:852: (Each undeclared identifier is reported only once for each
   function it appears in.)
tokenizer.cc:855: `cout' undeclared (first use this function)
tokenizer.cc:904: warning: label `find_rule' defined but not used
tokenizer.cc: In member function `virtual void yyFlexLexer::LexerError(const
   char*)':
tokenizer.cc:1995: `cerr' undeclared (first use this function)
tokenizer.cc:2089:5: warning: "YY_MAIN" is not defined
/usr/include/c++/3.2/streambuf: At top level:
tokenizer.cc:2068: warning: `void* yy_flex_realloc(void*, unsigned int)'
   defined but not used
make[4]: *** [tokenizer.lo] Fehler 1
make[4]: Leaving directory `/home/linuxjournal/kdesdk-030331/umbrello/umbrello/classparser'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/linuxjournal/kdesdk-030331/umbrello/umbrello'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/linuxjournal/kdesdk-030331/umbrello'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/linuxjournal/kdesdk-030331'
make: *** [all] Fehler 2

Any hints what I've done wrong here ?
Thanks in advance,
Markus









More information about the umbrello mailing list