Mailing List archive

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

[vdr] Re: Compile error in DXR3 plugin 0.2.0



On Saturday 07 June 2003 15:39, Anne et Jean-Marc Baty wrote:
> Hi all,
>
> I've got this error when i do make plugins
>
>
> g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"dxr3"'
> -DSOCKET_CHMOD=0660 -I../../../include -I../../../../DVB/include
> -I../../../../ffmpeg dxr3audiodecoder.c
> In file included from dxr3audiodecoder.c:12:
> dxr3pesframe.h:38: invalid use of undefined type `enum
>     cDxr3SafeArray<T>::eSafeArrayException'
> dxr3pesframe.h:30: forward declaration of `enum
>     cDxr3SafeArray<T>::eSafeArrayException'
> make[1]: *** [dxr3audiodecoder.o] Error 1
> make[1]: Leaving directory
> `/usr/local/src/vdr-1.2.0/PLUGINS/src/dxr3-0.2.0'
>
> Software configuration :
>
> Debian woody 3.0r0
> gcc/g++ 3.04
> vdr 1.2.0
>

We tested with gcc 2.9.5 and gcc 3.2. As far as I rember the gcc between these
two versions had problem with templates. I would recommend to use gcc 3.2
because it seems to produce faster executables than gcc 2.9.5.

Hope that helps,

Kai


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



Home | Main Index | Thread Index