From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Wed, 26 Mar 2014 09:50:26 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: References: <5332c061.924ab40a.15cc.55a2@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Python/Mercurial error Topicbox-Message-UUID: d0f54ad6-ead8-11e9-9d60-3106f5b1d025 > 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