Bug#43092: marked as done (compiling from source with gcc-3.1 -> tokenizer.l error) by Harald Fernengel <harry at kdevelop.org>

Stephan Kulow owner at bugs.kde.org
Sat Jun 1 15:34:02 UTC 2002


Your message with subj: Fixed in CVS

=46ixed in CVS

has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

(Complete bug history is available at http://bugs.kde.org/db/43/43092.html)

Received: (at submit) by bugs.kde.org; 26 May 2002 09:10:48 +0000
Received: (qmail 29628 invoked by uid 33); 26 May 2002 09:10:48 -0000
Date: 26 May 2002 09:10:48 -0000
Message-ID: <20020526091048.29627.qmail at mail.kde.org>
To: submit at bugs.kde.org
Subject: compiling from source with gcc-3.1 -> tokenizer.l error
From: oliver.kowalke at t-online.de
X-KDE-Received: -217.80.147.48

Package:           kdevelop
Version:           2.1.1-for-KDE-3.0 (using KDE 3.0.1 )
Severity:          normal
Installed from:    Compiled From Sources
Compiler:          gcc-3.1
OS:                Linux
OS/Compiler notes: kernel-2.4.18 (SMP,RAID)

Hi,

compiling kdevelop-2.1.1 with gcc-3.1 produces in this error:

./tokenizer.l:31: parse error before `,' token
./tokenizer.l:31: `char*dcgettext' redeclared as different kind of symbol
/usr/include/libintl.h:47: previous declaration of `char* dcgettext(const
   char*, const char*, int)'
./tokenizer.l:31: warning: initializer list being treated as compound
   expression
./tokenizer.l:31: syntax error before `{' token
./tokenizer.l:32: parse error before `}' token
tokenizer.cc:760:5: warning: "YY_STACK_USED" is not defined
tokenizer.cc: In member function `virtual int yyFlexLexer::yylex()':
tokenizer.cc:930: warning: label `find_rule' defined but not used
tokenizer.cc:2120:5: warning: "YY_MAIN" is not defined
./tokenizer.l: In function `void inComment(MyLexer*)':
./tokenizer.l:182: parse error before `,' token
make[3]: *** [tokenizer.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

so long,
Oliver

(Submitted via bugs.kde.org)





More information about the KDevelop-devel mailing list