Altera_Forum
Honored Contributor
20 years agoInstallation and configuration problems
Hi All
I've downloaded and installed the uClinux ver 1.4 on my machine. I have Quartus 5.0 with SP1 and Nios 5.0 installed. Towards the end of the installation I received a message saying that the cygwin extensions were not installe correctly and that I should look at the Readme file to see how this should be done manually. I read that file but saw no reference to this problem. I've ignored this error and moved on, but after starting a new project (a kernel project) and trying to run the configure kernel script, but got the following output from it: ------------------------------------------------ Microtronix Linux Extensions Version 1.4, Built June 20, 2005 ------------------------------------------------ make: Entering directory `/cygdrive/c/Altera/kits/nios2/bin/eclipse/plugins/com. microtronix.nios2linux.kernel_1.4.0/linux-2.6.x' 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[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_1.4.0/linux-2.6.x' Where should the crt0.o file be located ? when does it get installed ? Does this have to do anything with the cygwin extensions not being installed correctly ? After reading the posts in this forum I've tried performing the following steps: 1. Uninstalled nios2linux. 2. uninstalled Nios II 3. Reboot 4. Installed nios II 5. Reboot 6. Installed nios2linux. The same problems repeat themselves. Any ideas, anyone ? Nir