Bug#485593: vdr-dev: remux.h hould not include linux-specific header

2008-06-15 Thread Samuel Thibault
Tobias Grimm, le Sun 15 Jun 2008 22:55:41 +0200, a écrit : > Samuel Thibault wrote: > > >> What exactly are you trying to do? > > > > Well, nothing more than compiling VDR plugins on a non-Linux port :) > > Ok, but then you must compile VDR as well, otherwise the plugins would be > useless. Have

Bug#485593: vdr-dev: remux.h hould not include linux-specific header

2008-06-15 Thread Tobias Grimm
Samuel Thibault wrote: >> What exactly are you trying to do? > > Well, nothing more than compiling VDR plugins on a non-Linux port :) Ok, but then you must compile VDR as well, otherwise the plugins would be useless. Have you managed to compile VDR on your non-Linux port? Tobias signature.as

Bug#485593: vdr-dev: remux.h hould not include linux-specific header

2008-06-14 Thread Samuel Thibault
Hello, Tobias Grimm, le Sat 14 Jun 2008 09:39:47 +0200, a écrit : > Samuel Thibault wrote: > > > remux.h #includes (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

Bug#485593: vdr-dev: remux.h hould not include linux-specific header

2008-06-14 Thread Tobias Grimm
Hello! Samuel Thibault wrote: > remux.h #includes (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 - rem

Bug#485593: vdr-dev: remux.h hould not include linux-specific header

2008-06-10 Thread Samuel Thibault
Package: vdr-dev Version: 1.4.7-3 Severity: normal Hello, remux.h #includes (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).