Re: buggy include path?

From: Sam Ravnborg (sam@ravnborg.org)
Date: Wed Feb 19 2003 - 10:33:35 EST


On Wed, Feb 19, 2003 at 12:29:38AM +0100, Arador wrote:
> Including include/usb.h from a external module source (out of the kernel tree) causes
> this:
> In file included from /home/diego/kernel/unsta/include/linux/irq.h:19,
> from /home/diego/kernel/unsta/include/asm/hardirq.h:6,
> from /home/diego/kernel/unsta/include/linux/interrupt.h:9,
> from /home/diego/kernel/unsta/include/linux/usb.h:15, <- file included
> from w9968cf.h:38,
> from w9968cf.c:57:
> /home/diego/kernel/unsta/include/asm/irq.h:16:25: irq_vectors.h: No such file or directory
>

Follow Documentations/modules.txt when compiling modules outside the
kernel tree.
That will fix it.

        Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:26 EST