Mailing List archive

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

[vdr] Re: VDR developer version 1.3.0



Robert Schiele wrote:
On Sat, Jan 10, 2004 at 03:10:46PM +0200, Lauri Tischler wrote:

g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_KBD -DREMOTE_ -D_GNU_SOURCE -DVIDEODIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\" -DDEBUG_OSD -I../DVB/include eit.c
In file included from libsi/section.h:18,
from eit.c:16:
libsi/si.h:148: error: `SI' redeclared as different kind of symbol
libsi/util.h:26: error: previous declaration of `SI'

This is a bug in your compiler.  It seems your compiler does not honour
namespaces for enum members.

Which version of gcc do you run on that system.
gcc version 3.3.3 20031229 (prerelease) (Debian)
Linux is Debian Sid, thats the reason I suppose.

The other box has Debian Sarge with gcc 3.3.2 and
works just fine.



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index