Re: [CapROS-devel] more requirements for capros
Status: Beta
Brought to you by:
clandau
|
From: Sandro M. <sm...@na...> - 2005-05-16 16:10:31
|
Here was a page I wrote to get EROS working before it forked into CapROS http://naasking.homeip.net/prog/eros/eros-build.html It explains how to get EROS running under the QEMU CPU emulator. I'm not sure how applicable the instructions are to CapROS, since I haven't had a chance to really sit down with it, but a cursory glance at the source makes me think they should still apply. I don't think the patch needs to be applied anymore though. Sandro John Carlson wrote: > Sorry, I was a bit cryptic. I was building capros. The cross tools > appear to build fine. > I got an error that it couldn't find gmp.h, I installed libgmp, and > that fixed it. Then > I had a problem with -lbfd not being found and I installed > binutils-dev, and that solved > the problem. Finally, one of the Makefiles or scripts uses gawk, > which wasn't installed > on my system, so I installed it. > > I'm using debian sarge (not sure of the rev #). > > I've got everything built with make, now I'm wondering what to do > next. Should I get vmware? > > I can edit the HTML. I will download the page, update it, and send > you the new version. > > John |