Forum Discussion

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

ERROR with building uC Linux

Hi

Yes it&#39;s me again http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif

Have a problem with the IDE. Have just create a new linux kernel project and have been doing exactly what the quickguide says I should do. BUT when I compile the project it say the following after 10mins of compiling

ERROR: &#39;na_ide_ide&#39; undeclared( first use in this function....

WTF is this??? I have not seen this before. usually it so simple to get it working.

Regards

GreateWhite.DK

1 Reply

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

    as the error messge said, na_ide_ide (a compact flash related symbol) is not declared. If you don&#39;t have the compact flash component in your core, disable the support of it in kernel through kernel configuration.