On Tue, 12 Jul 2005 22:58:32 +0200
Maciek Stopa <[EMAIL PROTECTED]> wrote:

> Hufnus wrote:
> 
> >On Tue, 12 Jul 2005 12:07:21 -0800

> >>So I tried to compile with Linux 2.6.7 headers, but the make
> >>gets some obsolete warnings and then fails with many parse errors
> >>in /usr/include/linux/mod_devicetable.h related to symbols like
> >>__u32 etc....
> >
> leave the link, and try to comment those lines in 
> /usr/include/linux/mod_devicetable.h or simply add #include 
> <linux/types.h> there, because compiler doesn't recognize data
> types.

Let me play with adding <linux/types.h> tonight and see if build
finishes.  I am running 2.6.12.2 also, except I am building for
an embedded system running 2.6.7

Thanks for the pointer
TonyB


--
  __      __  _     I N C.               http://www.sysdev.org
/ __|\\// __||  \  __   __          /         [EMAIL PROTECTED]
\__ \ \/\__ \||)|/ O_)\/ /        \/  System Tools / Utilities
|___/ || ___/|_ /\___|\_/        WIntel / Linux Device Drivers

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to