BUG: compile-problem solaris

Jan Kneschke jk at netuse.de
Mon Jan 3 13:18:27 UTC 2000


compiling stops with the following message:

make[3]: Entering directory
`/home/jk/software/kdevelop-1.0/kdevelop/classparser'
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/kde/include
-I/usr/local/qt/include  -I/usr/openwin/include    -O2 -Wall -c
tokenizer.cc
./tokenizer.cc:238: FlexLexer.h: No such file or directory
./tokenizer.l:24: FlexLexer.h: No such file or directory
make[3]: *** [tokenizer.o] Error 1
make[3]: Leaving directory
`/home/jk/software/kdevelop-1.0/kdevelop/classparser'

i only have lex installed, but the configure is happy, anyway.

checking for flex... (cached) lex
checking for flex... (cached) lex
checking for yywrap in -ll... (cached) yes
checking lex output file root... (cached) lex.yy
checking whether yytext is a pointer... (cached) no

is their a way to live without flex ??
if not, please fix the configure script accordingly.

jk




More information about the KDevelop-devel mailing list