[MPlayer-cvslog] r25065 - trunk/stream/stream_dvd.c
Ivo
ivop at euronet.nl
Sun Nov 18 22:07:01 CET 2007
On Sunday 18 November 2007 20:39, Reimar Döffinger wrote:
> Hello,
> On Sun, Nov 18, 2007 at 08:06:05PM +0100, Ivo wrote:
> [...]
>
> > I think checking for byteswap.h in configure and setting
> > HAVE_BYTESWAP_H accordingly should suffice, shouldn't it?
>
> Still a mess either way.
> Try just moving the intreadwrite.h include directly below config.h
> If it works and if you have time, try moving it down until it breaks
> again so we know who includes byteswap.h.
The offending include is:
#include <linux/cdrom.h>
If I place intreadwrite.h before it, it compiles ok. After it, it fails.
--Ivo
More information about the MPlayer-cvslog
mailing list