[dvblast-devel] dvblast: svn commit r169 (massiot)

Christophe Massiot cmassiot at openheadend.tv
Sun Nov 14 18:27:13 CET 2010


Le 14 nov. 2010 à 14:23, Thomas Kernen a écrit :

> I seem to be having compilation issues since r169 and onwards. Nothing has changed in my environment between r168 and r169 (r168 still compiles fine). gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
> 
> cc -Wall -O3 -fomit-frame-pointer -g -I/usr/src/kernel/linux-2.6.29.1/include   -c -o dvblast.o dvblast.c
> dvblast.c:89: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘i_print_type’
> dvblast.c: In function ‘main’:
> dvblast.c:723: error: ‘PRINT_TEXT’ undeclared (first use in this function)
> dvblast.c:723: error: (Each undeclared identifier is reported only once
> dvblast.c:723: error: for each function it appears in.)
> dvblast.c:723: error: ‘i_print_type’ has an incomplete type
> dvblast.c:725: error: ‘PRINT_XML’ undeclared (first use in this function)
> dvblast.c:725: error: ‘i_print_type’ has an incomplete type
> dvblast.c:753: error: ‘i_print_type’ has an incomplete type
> make: *** [dvblast.o] Error 1
> 
> Has anyone else come across such issues?

You need to update biTStream.


More information about the dvblast-devel mailing list