Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: ANNOUNCE: vdr-bitstreamout 0.43 (AC3 loop through soundcard)
Hi Hagen,
> I get this:
>
> g++ -g -DDEBUG -O2 -Wall -Woverloaded-virtual -funroll-loops -fPIC -DPIC
> -c -DPLUGIN_NAME_I18N='"bitstreamout"' -D_GNU_SOURCE -I../../../include
> -I../../../../DVB/include spdif.c
> spdif.c:612: default argument given for parameter 2 of `bool
> spdif::Synchronize(cBounce&, int = 0)'
> spdif.h:123: after previous specification in `virtual bool
> spdif::Synchronize(cBounce&, int = 0)'
> make[1]: *** [spdif.o] Error 1
>
> Any hints ?
You use a new gcc which is a bit picky with the code syntax.
Remove the = 0 in spdif.h and it should compile.
Stefan
--
The use of COBOL cripples the mind; its teaching should, therefore, be
regarded as a criminal offense. -- E. W. Dijkstra
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index