Re: [Fink-devel] problems with iostream.h

2003-02-26 Thread Moritz Zumbühl
It seems to be a generell flex lexer problem. FlexLexer 2.5.4a-2 produce code who's not compatible to GCC 3.1. (Has something to do with the includes and namespaces and I found also a strange problem with a forward declaration...) After some hours stumbling through the code I solved the problems

Re: [Fink-devel] problems with iostream.h

2003-02-25 Thread Benjamin Reed
On Tuesday, February 25, 2003, at 06:03 PM, Moritz Zumbühl wrote: hello, /usr/include/gcc/darwin/3.1/g++-v3/backward/iostream.h:36: using declaration ` istream' introduced ambiguous type `istream' tokenizer.cc: In member function `virtual int yyFlexLexer::yylex()': ... (I added "using namesp

[Fink-devel] problems with iostream.h

2003-02-25 Thread Moritz Zumbühl
hello, I try to build umbrello (uml.sf.net), but I get these errors when run the command "make". g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw//include -I/sw/include/ -I/usr/X11R6/include -DQT_THREAD_SUPPORT -O2 -fno-exceptions -fno-check-new -c -o tokenizer.o `test -f 'tokenizer.cc' || echo