Altera_Forum
Honored Contributor
21 years agoCompiling Linux Kernel
Hi folks,
Solving one problem, leads to new problems... An error occurde while compiling my linux kernel. (Still working with the quick start guide PDF) http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/rolleyes.gif Here the message:Error error: `na_ide_ide' undeclared (first use in this function) line 218
Error error: (Each undeclared identifier is reported only once line 218 Is this because of a wrong kernel configuration (but I used the default settings as described in the tutorial) or is it a bug? Thanks