Forum Discussion

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

Problem running menuconfig utility

hi

I am using Quartus2 v5.0 and Nios2 v5.0.

At the end of the installation of Microtronix linux, I got a message that cygwin could not locate /usr/include. I did not know how to fix it.

While trying got configure the linux kernel, I got a lot of errors.

Here are the errors.

<attachment>

How can I fix it.

TIA

Shiladitya

3 Replies

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

    It looks like the symlinks for the curses library didn&#39;t get installed properly. Try:

    Starting up the Nios II SDK shell

    Navigate to the PRogram Files Microtronix Nios II SDK Shell (using the cd command)

    run ./install_cyg_ext.sh
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Manually running the install_cyg_ext.sh script (per this thread) solved a problem I was having as well:

    - install tools

    - create new kernel project

    - run Configure Kernel

    Result - Dos/Cygwin window appears for a half second and then dissapears

    I ran the script directly from the Nios II SDK Shell and it seems to be working now.

    (Possible search topics - Can&#39;t configure kernel, Kernel Configuration problem)