Bug#485593: vdr-dev: remux.h hould not include linux-specific header
Samuel Thibault
samuel.thibault at ens-lyon.org
Sat Jun 14 23:35:18 UTC 2008
Hello,
Tobias Grimm, le Sat 14 Jun 2008 09:39:47 +0200, a écrit :
> Samuel Thibault wrote:
>
> > remux.h #includes <linux/dvb/dmx.h> (which is Linux-specific) even if
> > it does not contain any references to dmx stuff. This makes all vdr
> > plugins that include remux.h to FTBFS on non-Linux archs even if they do
> > not depend on Linux-specific features (dvb).
>
> You're right - remux.h indeed does not need to reference dmx.h. I've
> forwarded this to the author.
>
> But dvbdevice definitly needs dmx.h and it doesn't make sense to compile
> plugins without compiling VDR on a non-Linux port.
Ok.
> What exactly are you trying to do?
Well, nothing more than compiling VDR plugins on a non-Linux port :)
The usual problem we meet with porting on a non-linux arch is that some
big applications depend on linux-specific things. When these can be
compiled already (event if that's just to say "not supported"), it helps
to get these big applications ported.
Samuel
More information about the pkg-vdr-dvb-devel
mailing list