Forum Discussion
Altera_Forum
Honored Contributor
21 years agouClinux 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"[...
Altera_Forum
Honored Contributor
21 years agoGreetings,
I had the same problem, thankfully, so had someone else. I can't find out how to link to a thread so here'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