> Yes, you are right. I see an empty enum declaration: > > enum { > } > > .. in between the "extern .. tokenize.." and "extern .. malloc .. " > declarations. > > I will see how this file is generated. Thank you very much. I am > running 9atom and not the Bell Labs plan9. I am not sure if some > structures are not in sync in any header files.
i've seen this before. but i don't exactly remember how i cleared it up. i think it involved mk'ing smaller bits, like mk stage first. i didn't see this error the last time i tried. - erik