Forum Discussion

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

uClinux Kernel compilation

http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/huh.gif

Hi,

while building kernel standard_1c12 project the below error occurred:

Error: expected comma after "nobreak"[/cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_0.1.5/linux-2.6.x/arch/nios2nommu/kernel/entry.S]

what means?

Reply please!

3 Replies

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

    Greetings,

    I had the same problem, thankfully, so had someone else. I can&#39;t find out how to link to a thread so here&#39;s a copy, and he quotes ...

    user: cetic

    Posted: Jan 18 2005, 11:41 AM

    Nb : I fixed the problem by replacing "nobreak" by "nobreak,0", and the corresponding "break" by "break,0", it seems to be ok.....

    Regards,

    cetic

    ... Thank you Mr Celtic.

    Sam