LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   kernel compilation error .. (https://www.linuxquestions.org/questions/linux-kernel-70/kernel-compilation-error-565046/)

LN85 06-28-2007 03:38 AM

kernel compilation error ..
 
Hi,

I'm using Redhat linux, montavista kernel 2.4.18 version.
I want to make the kernel detect the USB pen drive. For that i enabled the option in the kernel and when i try to compile it im getting compilation error in drivers/usb/devio.c as follows:

Invalid reference for list_for_each_entry and
Invalid reference for list_move_tail.

I have checked the list.h file but these functions are not defined in that header.

How to resolve this compilation issue?

Thanks,


All times are GMT -5. The time now is 07:10 AM.