Forum Discussion
Altera_Forum
Honored Contributor
20 years agoTrouble compiling kernel
I'm having a bit of trouble trying to get the kernel to compile. In the NIOS II IDE, I right-click on the linux_kernel project and select "Build All." The errors I get are not at all enlig...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by jomegat@Oct 7 2005, 12:17 PM my working space is on a network drive, and i wonder if /that/ could be the root of the problem? --- Quote End --- Perhaps. I moved everything to a local drive and that problem went away. After fighting through a couple more errors, I got stuck on this one: CC arch/nios2nommu/kernel/asm-offsets.s /cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x/arch/nios2nommu/kernel/asm-offsets.c: In function `main': /cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x/arch/nios2nommu/kernel/asm-offsets.c:149: error: `na_onchip_memory_0' undeclared (first use in this function) Help?