When installing brickOS under WinXP and Cygwin, I get
several errors. After having typed the command
[code]./configure; make[/code] I get the following error:
....
/brickOS/kernel/lnp.c:152:9: missing terminating
character "
/brickOS/kernel/lnp.c:171:3: missing terminating
character "
....
So when I go to this file lnp.c and I remove the
quotes, the error disappears, but then other syntax
errors are shown.
Is there an explanation for it?
Thx
Logged In: NO
Have you checked that it isn't an issue with DOS/UNIX line
endings?