Forum Discussion
Altera_Forum
Honored Contributor
13 years agoproblem compiling mmu default
Hello, I have followed the steps in the wiki to download and setup the mmu branch. cd nios2-linux git clone git://sopc.et.ntust.edu.tw/git/toolchain-mmu.git cd linux-2.6 git fetch origi...
Altera_Forum
Honored Contributor
13 years agoHad the same probelm using CentOS 6 --
Had to install some more packages: libuuid-devel uuid uuid-devel and uuidd You may need to install or update libuuid "yum install libuuid-devel uuid uuid-devel uuidd"