bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gcc-4.0.0


From: Hideki IWAMOTO
Subject: gcc-4.0.0
Date: Sat, 23 Apr 2005 02:35:33 +0900

Hi. Current source cannot be compiled by gcc-4.0.0.

if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libutil -I../libdb -I../libglibc 
-I../libutil -I.    -Wall -g -O2 -Wdeclaration-after-statement -MT c.o 
-MD -MP -MF ".deps/c.Tpo" -c -o c.o c.c; \
then mv -f ".deps/c.Tpo" ".deps/c.Po"; else rm -f ".deps/c.Tpo"; exit 1; fi
In file included from c.l:41:
lexcommon.h:52: error: static declaration of 'lineno' follows non-static 
declaration
../libutil/token.h:31: error: previous declaration of 'lineno' was here
make[2]: *** [c.o] Error 1
make[2]: Leaving directory `/home/iwamoto/work/global-4.8.5/htags'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/iwamoto/work/global-4.8.5'
make: *** [all] Error 2

----
Hideki IWAMOTO  address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]