Forum Discussion
Altera_Forum
Honored Contributor
22 years agoLinux kernel build fails
When I try to follow the Quickstart guide, the project build fails with the following output: LD drivers/char/built-in.o CC drivers/ide/ide.o /cygdrive/c/altera/kits/nios2/bin...
Altera_Forum
Honored Contributor
22 years agoIt always fails in the same place. It is related to the IDE drivers though, if I turn IDE support off in the kernel configuration, it compiles correctly. I would like to include IDE support though.