[MPlayer-dev-eng] BSD BT848 Radio interface (patch)

Vladimir Voroshilov voroshil at gmail.com
Fri Nov 10 10:00:18 CET 2006


2006/11/10, Bernd Ernesti <mplayer-dev-eng at lists.veego.de>:
> On Fri, Nov 10, 2006 at 07:27:17AM +0600, voroshil at gmail.com wrote:
> > What about this version (attached) ?
> > I used RADIO_BSDBT848_HRD with autodetected header in it.
>
> Doesn't work :(
>
> stream_radio.c:39:30: RADIO_BSDBT848_HDR: No such file or directory
>
> and yes, RADIO_BSDBT848_HDR was declared in config.h:
>  #define RADIO_BSDBT848_HDR dev/ic/bt8xx.h
>
> Changing the RADIO_BSDBT848_HDR in stream/stream_radio.c to dev/ic/bt8xx.h
> fixed the compile problem.
Could you try to compile updated version ?
I have replaced #include <RADIO_BSDBT848> with #include RADIO_BSDBT848
and RADIO_BSDBT848 defintion  from dev/ic/bt8xx.h to <dev/ic/bt8xx.h>
After this change stream_radio.c should compile under *BSD (at least
FreeBSD 5.2)

>
> Unfortunally I can't test it because my bt848 card is in a new computer
> which I haven't installed yet.
>
Good luck :)


-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at jabber.ru
ICQ: 95587719
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stream_bsdbt848_v7.diff
Type: text/x-patch
Size: 10214 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20061110/92abdb08/attachment.bin>


More information about the MPlayer-dev-eng mailing list