[mythtv] Failing compiling dvb support (and a little error patch)

Ben Bucksch linux.news at bucksch.org
Sat May 17 11:26:34 EDT 2003


Leandro Dardini wrote:

>dvbdev.c:167: parse error before `app_buf'
>
struct append_buffer does not get declared with gcc 2.95, but with 3.x. 
I already tried a lot, but nothing compiled with 2.95. I have no clue 
why, as posted back then, I hoped somebody would know.

>Maybe library compiled with 2.9x are incompatible with 3.0.
>
Yes, probably the C++ ABI incompatibility between 2.9.x and 3.0 and 3.2. 
The ABI in 3.2.1 is supposed to be stable - hopefully.

>I am using debian stable and qt is 3.0.3. What compiler are you using?
>  
>
I use Debian unstable and gcc 3.2.x with self-compiled qt-mt deb 
packages. Was a hassle. I can't expect you to upgrade your system, but I 
don't know how to fix the error either, sorry. :-(

>-INCLUDEPATH = ../../
>+INCLUDEPATH += ../../
>
thanks.



More information about the mythtv-dev mailing list