Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by doofus64@Mar 3 2006, 11:55 PM when i try to compile it i get this :
------------------------------------------------
microtronix linux extensions
version 1.4, built june 20, 2005
------------------------------------------------
make: entering directory `/cygdrive/e/programmer/altera/kits/nios2_51/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x'
/cygdrive/e/programmer/altera/kits/nios2_51/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x/makefile:486: .config: no such file or directory
no emulation specific options.
using /cygdrive/e/programmer/altera/kits/nios2_51/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x as source for kernel
gen /cygdrive/e/bjornar/workspace/altera/nios/myfirstlinux/build/makefile
chk include/linux/version.h
upd include/linux/version.h
symlink include/asm -> include/asm-nios2nommu
no emulation specific options.
hostcc scripts/basic/fixdep
/usr/local/bin/ld: cannot open crt0.o: no such file or directory
collect2: ld returned 1 exit status
make: *** error 1
make: *** error 2
make: *** error 2
make: *** error 2
make: leaving directory `/cygdrive/e/programmer/altera/kits/nios2_51/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_1.4.0/linux-2.6.x' <div align='right'><{post_snapback}> (index.php?act=findpost&pid=13108)</div> --- Quote End --- Hi, you can try to delete the kernel project, and recreate it again, that could work if your files were corrupted, otherwise you got to check if µClinux 1.4 works fine with your Nios II version, check my other reply in this topic to get the details. Good luck