Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHello dcurry,
I've tried your suggestions with the re-install and rebooting. I've even gone as far as using regedit to find any instance of the linux distribution keys and removed them, rebooted, re-installed uclinux v1.3 and then rebooting. Still no good. Below is a capture of the output of the configure.bat file that is supposed to bring up the kernel config menu. The only thing left I can see that I have not tried is to totally un-install ALL of nios kits and quartus on my computer and then re-installing from scratch. That measure is quite extreme for me and will only perform if there is no choice left. -Quan <div class='quotetop'>QUOTE </div> --- Quote Start --- C:\altera\kits\nios2\examples\verilog\niosII_stratixII_2s60_ES\full_featured_qh software\kernel>C:/altera/quartus42/bin/cygwin/bin/bash.exe -c "source $QUARTUS_ ROOTDIR/sopc_builder/bin/nios_sh; source $SOPC_KIT_NIOS2/user.bashrc; KERNEL_PRO JECT=C:/altera/kits/nios2/examples/verilog/niosII_stratixII_2s60_ES/full_feature d_qh/software/kernel; make -C `cygpath -u C:/altera/kits/nios2/bin/eclipse/plugi ns/com.microtronix.nios2linux.kernel_0.1.5/linux-2.6.x` O=`cygpath -u C:/altera/ kits/nios2/examples/verilog/niosII_stratixII_2s60_ES/full_featured_qh/software/k ernel/build` menuconfig; " ------------------------------------------------ Microtronix Linux Extensions Version 1.3, Built December 30th, 2004 ------------------------------------------------ make: Entering directory `/cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com. microtronix.nios2linux.kernel_0.1.5/linux-2.6.x' HOSTCC scripts/basic/fixdep /usr/local/bin/ld: cannot open crt0.o: No such file or directory collect2: ld returned 1 exit status make[2]: *** [scripts/basic/fixdep] Error 1 make[1]: *** [scripts_basic] Error 2 make: *** [menuconfig] Error 2 make: Leaving directory `/cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com.m icrotronix.nios2linux.kernel_0.1.5/linux-2.6.x' C:\altera\kits\nios2\examples\verilog\niosII_stratixII_2s60_ES\full_featured_qh software\kernel>[/b] --- Quote End ---