[Uml-devel] compilation problems with version 1.1 beta 1
E.L. Willighagen
egonw at sci.kun.nl
Tue Sep 17 02:47:03 UTC 2002
Hi UML developers,
first of all it is great to hear that the new beta supports XMI... I directly
downloaded and configured... making, however, fails with this:
gmake[3]: Entering directory `/vol/acfiles7/egonw/src/uml-1.1/uml/classparser'
source='tokenizer.cc' object='tokenizer.o' libtool=no \
depfile='.deps/tokenizer.Po' tmpdepfile='.deps/tokenizer.TPo' \
depmode=gcc /bin/sh ../../admin/depcomp \
/vol/kde/support/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../..
-I/vol/kde/kde-3.0.1/include -I/vol/kde/qt-3.0.0/include
-DQT_THREAD_SUPPORT -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS
-DSVR4 -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-fno-builtin -g -O2 -fno-exceptions -fno-check-new -c -o tokenizer.o `test
-f tokenizer.cc || echo './'`tokenizer.cc
tokenizer.cc:239: FlexLexer.h: No such file or directory
./tokenizer.l:24: FlexLexer.h: No such file or directory
tokenizer.cc:735: warning: `YY_STACK_USED' is not defined
tokenizer.cc:2091: warning: `YY_MAIN' is not defined
gmake[3]: *** [tokenizer.o] Error 1
gmake[3]: Leaving directory `/vol/acfiles7/egonw/src/uml-1.1/uml/classparser'
The configure process should better fail with a message that it can not find
the required FlexLexer.h.
Not sure how that should be done.
Egon
PS. the ChangeLog has not been updated.
More information about the umbrello-devel
mailing list