[eros-arch] More build troubles
Sandro Magi
smagi at naasking.homeip.net
Mon Dec 6 19:41:09 EST 2004
> Okay. I gave up on the mac and tried building on an x86 linux box.
> Everything went pretty smoothly for a while. However, when it tries to
> compile Machine.c, it complains about a parse error in SysTrace.h. The
> problem is that SysTrace.h has a line
> typedef structure eros_SysTrace_info {
> instead of
> typedef struct eros_SysTrace_info {
>
> I tried changing the file and recompiling, but it seems to be
> regenerated, so I'm not sure what else to do.
I ran into the same issues you are encountering and documented my
solutions here:
http://www.eros-os.org/pipermail/eros-port/2004-September/000957.html
Hope that helps.
More information about the eros-arch
mailing list