[Uml-devel] [ uml-Bugs-625431 ] Umbrello 2.0 does not compile on RH 8.0
noreply at sourceforge.net
noreply at sourceforge.net
Fri Oct 18 15:08:05 UTC 2002
Bugs item #625431, was opened at 2002-10-18 18:07
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=382951&aid=625431&group_id=24919
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Onno Hommes (ohommes)
Assigned to: Nobody/Anonymous (nobody)
Summary: Umbrello 2.0 does not compile on RH 8.0
Initial Comment:
The tokenizer.cc file does not compile with gcc3.2 on RedHat
8.0
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3/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:32: parse error before `,' token
tokenizer.l:32: `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:32: initializer list being treated as compound
expression
tokenizer.l:32: syntax error before `{' token
tokenizer.l:33: parse error before `}' token
tokenizer.l: In function `void inComment(MyLexer*)':
tokenizer.l:182: parse error before `,' token
make: *** [tokenizer.o] Error 1
I tried recreating the tokenizer file with flex (version 2.5.4) but it
doesn't help.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=382951&aid=625431&group_id=24919
More information about the umbrello-devel
mailing list