This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error while compiling usbhost.c with a Linux Target (with package linux-kernel-headers-2.5.999)


>>>>> "Sebastien" == sebastien Couret <sebastien.couret@elios-informatique.fr> writes:

    Sebastien> I ran into a compilitation problem while compiling eCos
    Sebastien> for a Linux Synth Target on my Linux Platform ( gcc
    Sebastien> version 3.3.6 on a Debian platform)

    <snip>
    Sebastien> Here's a proposed patch for eCOS , it is brutal : I
    Sebastien> have simply renamed the fields which could be annoying
    Sebastien> for backward compatibility.

This patch was not acceptable. Some recent distributions including
Fedora Core 3 still use the old version of the header, Instead I have
added an autoconf test to detect the version of the header being used,
and usbhost.c now adapts accordingly.

Bart

-- 
Bart Veer                       eCos Configuration Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]