Forum Discussion
Altera_Forum
Honored Contributor
15 years ago"make vendor_hwselect" probelm
Hi I need help when I want set Makefile according to DEO hardware setting,and the command is "sudo make vendor_hwselect SYSPTF=/usr/local/src/DE0.ptf" the errors occurred ****...
Altera_Forum
Honored Contributor
14 years agoproblem is here:
make ARCH=nios2nommu CROSS_COMPILE=nios2-linux-uclibc- CFLAGS_KERNEL="" AFLAGS_KERNEL="" -C /usr/local/src/uClinux-dist/linux-2.6.x hwselect /bin/sh: nios2-linux-uclibc-gcc: not found You can use the following commands to solve this problem quickly: --- Quote Start --- cd linux-2.6 git checkout test-nios2 -f --- Quote End --- --- Quote Start --- cd uClinux-dist git checkout test-nios2 -f --- Quote End --- you can also find further info here: http://www.alteraforum.com/forum/showthread.php?t=23549