[mythtv] [PATCH] O_STREAMING patch

Isaac Richards ijr at po.cwru.edu
Tue Dec 23 10:59:21 EST 2003


On Tuesday 23 December 2003 03:54 am, steve at nexusuk.org wrote:
> On Mon, 22 Dec 2003, Isaac Richards wrote:
> > I dunno, defining the O_STREAMING in the source seems rather dangerous to
> > me. Potential clashes with things other than linux, etc..  Can't check
> > for it with an ifdef?
>
> O_STREAMING won't necessarilly be defined in the header files after
> patching the kernel though because most people don't have /usr/include/asm
> symlinked to the actual kernel source they're running. :(
> Maybe a settings.pro option instead?

Seems rather silly to have an explicit option for something that should be in 
the system header files.  I'd say people should patch their headers properly 
instead, if they want applications to use such a flag.

Isaac


More information about the mythtv-dev mailing list