Re: [CapROS-devel] more requirements for capros
Status: Beta
Brought to you by:
clandau
|
From: John C. <joh...@sb...> - 2005-05-16 16:01:05
|
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 Charles Landau wrote: > At 9:20 PM -0700 5/15/05, John Carlson wrote: > >> /* GNU multiple precision library: */ >> libgmp >> >> contains gmp.h > > > At 10:18 PM -0700 5/15/05, John Carlson wrote: > >> more requirements, debian >> >> binutils-dev >> gawk > > > I'm not certain what these messages mean. Are you testing building > CapROS and the cross tools on Debian? (I have only tested on FC2.) Are > you saying that before building CapROS using Debian (what version?), > the above packages need to be installed? Are you asking for the build > instructions to be updated? And are you willing to update the build > instructions yourself (requires editing html)? > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > _______________________________________________ > CapROS-devel mailing list > Cap...@li... > https://lists.sourceforge.net/lists/listinfo/capros-devel > |