Forum Discussion
Altera_Forum
Honored Contributor
15 years agoLinux Kernel Compile Problem
Not sure if this is the correct location for this post but here goes anyway I am building uClinux-dist from nios2-linux06212010 and using nios2-linux-gcc ver. 3.4.6 I am building the ker...
Altera_Forum
Honored Contributor
15 years agoI notice there is a NON_SMP_BUILD option in the Makefile but I'm not sure how to invoke it.... make NON_SMP_BUILD=1 doesn't seem to work...
I am also noticing that I am getting an error as below... right after the SMP related error... Obviously some sort of a config issue going on here???????? mm/built-in.o(.text+0x12df4): In function `shmem_getpage': : undefined reference to `copy_page' mm/built-in.o(.text+0x12df4): In function `shmem_getpage': : relocation truncated to fit: R_NIOS2_CALL26 copy_page make[2]: *** [.tmp_vmlinux1] Error 1