[Uml-devel] Re: Problem with FormMail, problem compiling :)

Jonathan Riddell jr at jriddell.org
Thu Sep 19 14:32:05 UTC 2002


> Hello, Jonathan. I'm very interested in UML (Umbrello). From the main
> page I tried to vote for a name of my invention (U-ModeL), but I got
> this error:
>     Bad Referrer - Access Denied

I suspect you're behind a proxy or cache or high level firewall which is
stripping the referred from your web browser's request.  There's not much
I can do about that but your name stall be noted.


> When I try to compile it in my system, I get a number of errors. After
> cecking out the project from CVS (without a glitch) and running "make -f
> Makefile.cvs" and "./configure" (without a glitch, too), I run "make"
> and get this:
>     bruno at pruebas /usr/local/src/uml$ make
>     make  all-recursive
>     make[1]: Entering directory `/usr/local/src/uml'
>     Making all in uml
>     make[2]: Entering directory `/usr/local/src/uml/uml'
>     Making all in classparser
>     make[3]: Entering directory `/usr/local/src/uml/uml/classparser'
>     source='tokenizer.cc' object='tokenizer.o' libtool=no \
>     depfile='.deps/tokenizer.Po' tmpdepfile='.deps/tokenizer.TPo' \
>     depmode=gcc3 /bin/sh ../../admin/depcomp \
>     g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde
>     -I/usr/lib/qt3-gcc3.2/include -I/usr/X11R6/include
>     -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -fno-exceptions
>     -fno-check-new  -c -o tokenizer.o `test -f 'tokenizer.cc' || echo
>     './'`tokenizer.cc
>     ./tokenizer.l:31: parse error before `,' token
>     ./tokenizer.l:31: `char*dcgettext' redeclared as different kind of
>     symbol
>     /usr/include/libintl.h:52: previous declaration of `char*
>     dcgettext(const
>        char*, const char*, int)'
>     ./tokenizer.l:31: initializer list being treated as compound
>     expression
>     ./tokenizer.l:31: syntax error before `{' token
>     ./tokenizer.l:32: parse error before `}' token
>     ./tokenizer.l: In function `void inComment(MyLexer*)':
>     ./tokenizer.l:181: parse error before `,' token
>     make[3]: *** [tokenizer.o] Error 1
>     make[3]: Leaving directory `/usr/local/src/uml/uml/classparser'
>     make[2]: *** [all-recursive] Error 1
>     make[2]: Leaving directory `/usr/local/src/uml/uml'
>     make[1]: *** [all-recursive] Error 1
>     make[1]: Leaving directory `/usr/local/src/uml'
>     make: *** [all] Error 2
>
> The same error (though less detailed) I get if I download the tar ball,
> .configure it and make it.
>
> Do you have any hint as to what can I do to check what's wrong with my
> development environment? I appreciate your help in advance.

I'm not immediatly sure.

Which distribution, KDE version and Qt version?

Do you have flex installed, and what version?

This kind of query is best directed at umbrello-devel at kde.org

Thanks
Jonathan Riddell






More information about the umbrello-devel mailing list