[ECOS] trying to get a feel for Ecos ...
Philippe Moutarlier
Philippe.Moutarlier@attbi.com
Thu Feb 13 01:56:00 GMT 2003
.. but getting a little frustrated :-(
Is there a simple walkthrough to get redboot compiled out of CVS on
Linux ?
Checked out CVS tree
Installed the cross compiler
Created a ecos_build dir
from there, ran :
> ecosconfig --srcdir=~philippe/ecos/ecos/packages/ new pc redboot
> ecosconfig --srcdir=~philippe/ecos/ecos/packages/ tree
It seemed to have built it
now :
> make
Then I get :
make[1]: Leaving directory `/home/philippe/ecos_build/net/ns/dns/current'
make -r -C services/crc/current headers
make[1]: Entering directory `/home/philippe/ecos_build/services/crc/current'
make[1]: Leaving directory `/home/philippe/ecos_build/services/crc/current'
headers finished
make -r -C hal/i386/arch/current build
make[1]: Entering directory `/home/philippe/ecos_build/hal/i386/arch/current'
make[1]: *** No rule to make target `src/hal_misc.o.d', needed by
`libtarget.a.stamp'. Stop.
make[1]: Leaving directory `/home/philippe/ecos_build/hal/i386/arch/current'
make: *** [build] Error 2
Thanks !
Philippe
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list