Forum Discussion
Altera_Forum
Honored Contributor
17 years agomake linux image error
I am trying to customize my own uClinux kernel and create a zImage to be run on the Altera DE2 board. However, after I run "make vendor_hwselect SYSPTF=...", I then type make to compile the kernel an...
Altera_Forum
Honored Contributor
17 years ago<div class='quotetop'>QUOTE (TwistedNRG @ Jul 9 2009, 06:20 PM) <{post_snapback}> (index.php?act=findpost&pid=23054)</div>
--- Quote Start --- <div class='quotetop'>QUOTE (ppitou @ Jul 9 2009, 05:38 PM) <{post_snapback}> (index.php?act=findpost&pid=23053) --- Quote End --- --- Quote Start --- You are "making" from the wrong directory. check your install but you should "make" under /nios2-linux/uClinux-dist go back and follow http://www.nioswiki.com/installnios2linux (http://www.nioswiki.com/installnios2linux)[/b] --- Quote End --- ok thanks for the reply .. however i used http://www.nioswiki.com/operatingsystems/u...binarytoolchain (http://www.nioswiki.com/operatingsystems/uclinux/binarytoolchain) instead of what you posted because on the uClinux page it says "2. Install Nios2Linux install the source and build tools. Or you can use prebuild BinaryToolchain ." and i chose the later rather then the former .. should i just restart fresh from the link you posted .. or is there a way to fix it using the prebuilt binary toolchain? thanks [/b] --- Quote End --- ok ignore what i said above .. i should have still done those few steps before hand .. when i put this into my terminal "gettext ccache zlib1g-dev libx11-dev texinfo liblzo2-dev" i get an error saying gettext too many arguments .. any idea on that?