Forum Discussion
Altera_Forum
Honored Contributor
15 years agoMODPOST __copy_from_user module compilation issue
Hello! I'm encountering a problem while compiling USB modules under Nios2Linux-MMU. In Kernel config I select USB Host driver support and execute 'make modules'. At the end of the process ...
Altera_Forum
Honored Contributor
15 years agoHi,
--- Quote Start --- It seems nobody can help me. I'm still trying to fix that and found out some things: --- Quote End --- Before complaining to forum members, please 'grep' the kernel source directories and find the definition of '__copy_from_user'. Maybe it exists in the file /nios2-linux/linux-2.6/arch/nios2/mm/uaccess.c and its header file is /nios2-linux/linux-2.6/arch/nios2/include/uaccess.h And please check again whether your 'include path' is right or not. Kazu