Forum Discussion
Altera_Forum
Honored Contributor
19 years agoBuild uClinux kernel puzzle
Hello everyone: when I built the uClinux kernel, I was not sure whether it has been built successfully. Because the last information is: " make: Leaving directory `/cygdrive/c/altera/k...
Altera_Forum
Honored Contributor
19 years agoI unpack and patch the sources as per http://nioswiki.jot.com/wikihome/operating...ems/uclinuxdist (http://nioswiki.jot.com/wikihome/operatingsystems/uclinuxdist)
When I come to the vendor hwselect I get a strange error http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/huh.gif [beham@localhost uClinux-dist]make vendor_hwselect SYSPTF=~/tPadNG/altera_nios_dev_board_cyclone_2c35.ptf make ARCH=nios2nommu CROSS_COMPILE=nios2-linux-uclibc- -C vendors vendor_hwselect make[1]: Entering directory `/home/beham/uClinux-dist/vendors' /home/beham/uClinux-dist/config.arch:108: *** commands commence before first target. Stop. make[1]: Leaving directory `/home/beham/uClinux-dist/vendors' make: *** [vendor_hwselect] Error 2 I run FC6 and have installed gcc nios crosscompiler from the wiki page. Anyone got an idea to share on how to sort this one out??