Forum Discussion
Altera_Forum
Honored Contributor
16 years agoKernel Compile Problem
Hi! I just downloaded and set up the nios2-linux-20090825 tarball and am trying to build the kernel. I am getting the following error output and not sure why. Any ideas would be greatly appreci...
Altera_Forum
Honored Contributor
16 years agoPlease try clean your kernel source tree with,
cd nios2-linux/linux-2.6 git clean -f -x -d Then go back to uClinux-dist and make again. - Hippo