Mailing List archive

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

[vdr] ANNOUNCE: bitstreamout-0.42i (Was: AC3 over Soundcard (live and replay))



OK should now work, see at

       https://sourceforge.net/projects/bitstreamout/

Changes:

- gcc does not like the dprintf macro, the libc has its own
- Use -funroll-loop and -D_GNU_SOURCE
- Standard include shouldn't be used again.
- Add INSTALL
- Add some more informations about DVB card at doc/


      Werner

On Wed, Jan 29, 2003 at 11:35:08AM +0100, =?iso-8859-1?Q?H. _Sch=F6bel?= wrote:
> Hallo Werner,
> 
> your plugin description sounds great. But - i can't install (better:
> compile) it on my system (Suse 8.1, gcc 3.2, alsa 0.9.0rc6, cmi8738 on
> Board, vdr 1.1.22).
> 
> I've patched both, alsa and vdr without problems (the first alsa-patch
> in dlmisc.c was alredy applied). When I compile plugins, I get the
> following error :
> 
> make[1]: Entering directory
> `/usr/local/src/vdr-1.1.22/PLUGINS/src/bitstreamout-0.42h'
> cpp0: warning: changing search order for system directory "/usr/include"
> cpp0: warning:   as it has already been specified as a non-system
> directory
> cpp0: warning: changing search order for system directory "/usr/include"
> cpp0: warning:   as it has already been specified as a non-system
> directory
> cpp0: warning: changing search order for system directory "/usr/include"
> cpp0: warning:   as it has already been specified as a non-system
> directory
> cpp0: warning: changing search order for system directory "/usr/include"
> cpp0: warning:   as it has already been specified as a non-system
> directory
> cpp0: warning: changing search order for system directory "/usr/include"
> cpp0: warning:   as it has already been specified as a non-system
> directory
> cpp0: warning: changing search order for system directory "/usr/include"
> cpp0: warning:   as it has already been specified as a non-system
> directory
> make[1]: Leaving directory
> `/usr/local/src/vdr-1.1.22/PLUGINS/src/bitstreamout-0.42h'
> make[1]: Entering directory
> `/usr/local/src/vdr-1.1.22/PLUGINS/src/bitstreamout-0.42h'
> bitstreamout Version 0.42h
> g++ -O2 -Wall -Woverloaded-virtual -fPIC -DPIC -c
> -DPLUGIN_NAME_I18N='"bitstreamout"'  -I../../../include
> -I../../../../DVB/include -I/usr/include bitstreamout.c
> cc1plus: warning: changing search order for system directory
> "/usr/include"
> cc1plus: warning:   as it has already been specified as a non-system
> directory
> g++ -O2 -Wall -Woverloaded-virtual -fPIC -DPIC -c
> -DPLUGIN_NAME_I18N='"bitstreamout"'  -I../../../include
> -I../../../../DVB/include -I/usr/include iec60958.c
> cc1plus: warning: changing search order for system directory
> "/usr/include"
> cc1plus: warning:   as it has already been specified as a non-system
> directory
> In file included from ../../../include/vdr/tools.h:16,
>                  from iec60958.h:32,
>                  from iec60958.c:23:
> /usr/include/stdio.h:320: parse error before `throw'
> make[1]: *** [iec60958.o] Error 1
> make[1]: Leaving directory
> `/usr/local/src/vdr-1.1.22/PLUGINS/src/bitstreamout-0.42h'
> 
> Where is my fault ?
> 
> ...Hagen


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



Home | Main Index | Thread Index