Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
22 years ago

Configure Kernell *Error*

This is the error:

------------------------------------------------

Microtronix Linux Extensions

Version 1.2, Built Wed Jul 27 3:46pm EST 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

But i can not find de directory on my computer.

Can someone help me ?

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi... try unmounting your /usr/lib directory...

    umount /usr/lib

    you might have to try

    umount -s /usr/lib

    in order for it to unmount.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Is the command for umount not working? Or are you still getting the same error when trying to compile your kernel?

    Could you pass me the results of running the mount command from within the Nios II SDK shell?

    Should look something like:

    C:\altera\quartus42\bin\cygwin\bin on /usr/bin type system (textmode)
    C:\altera\quartus42\bin\cygwin on / type system (textmode)
    c: on /cygdrive/c type user (textmode,noumount)
    d: on /cygdrive/d type user (textmode,noumount)
    z: on /cygdrive/z type user (textmode,noumount)