Forum Discussion
Altera_Forum
Honored Contributor
13 years agoerror trying to build mmu-less uClinux
I've seen others getting this error but none of the solutions seem to help me. I'm trying to get an mmu-less uClinux kernel running for one of the de2 example machines. When I do $make vendo...
Altera_Forum
Honored Contributor
13 years agoI figured out my problem. I had tried to build the kernel before I switched to the test-nios2 branch, and for some reason that seems to have prevented it from building after I switched. I just deleted my nios2-linux directory, and redid everything from the start making sure to checkout the test-nios2 branch before I tried building anything.