Forum Discussion

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

Configure Kernel Problem

Hello,

have installed the Linux PlugIn for the Nios II IDE and try to build a kernel as described in the "Quick Start Guide.pdf".

Step "configuration" (page 9) fails: the "Linux Kernel Configuration" (page 10) menu does not appear.

What are possible reasons for this failure?

Thanks

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

My cygwin configuration:

- default packages

- gcc, g++

- make

3 Replies

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

    The configuration.bat does not find the gcc!

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

    Microtronix Linux Extensions

    Version 1.0, Built Fri May 7 11:44am EST 2004

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

    make: Entering directory `/cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com.

    microtronix.nios2linux.kernel_0.1.4/linux-2.6.x'

    HOSTCC scripts/basic/fixdep

    gcc: not found

    make[2]: *** [scripts/basic/fixdep] Error 127

    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.4/linux-2.6.x'

    c:\altera\kits\nios2\bin\eclipse>pause

    Press any key to continue . . .

    May there occur any problems, when cygwin was already installed on this system???
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Try using V1.1, which now available. If you're using V1.0, you need to install the windows NT patch posted under the distribution section (you'll need to increase the search time to 60 days).

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

    I downloaded and installed v1.1, but had the same problem where it could not find gcc. I installed the Windows NT patch you mentioned for v1.0 and v1.1 is working fine now.