On Thu, 2007-01-11 at 00:00 +0100, ( अमेय पाळंदे ) Ameya Palande wrote:
> On 1/10/07, Thiemo Seufer <[EMAIL PROTECTED]> wrote:
> > ( ?? ) Ameya Palande wrote:
> > > Hi,
> > >
> > > Redhat and its derivatives don't have /usr/include/linux/compiler.h
> > > But debian, ope
On 1/10/07, Thiemo Seufer <[EMAIL PROTECTED]> wrote:
( ?? ) Ameya Palande wrote:
> Hi,
>
> Redhat and its derivatives don't have /usr/include/linux/compiler.h
> But debian, opensuse etc. have compiler.h
>
> Without including compiler.h in usb-linux.c build fails on op
( ?? ) Ameya Palande wrote:
> Hi,
>
> Redhat and its derivatives don't have /usr/include/linux/compiler.h
> But debian, opensuse etc. have compiler.h
>
> Without including compiler.h in usb-linux.c build fails on opensuse.
JFTR, it works on debian.
Thiemo
___
Hi,
Redhat and its derivatives don't have /usr/include/linux/compiler.h
But debian, opensuse etc. have compiler.h
Without including compiler.h in usb-linux.c build fails on opensuse.
So instead of removing compiler.h, its better to check if it is there
on build host and if it is there then incl