Total eCos newbie here. I don't actually want eCos, just RedBoot, but it seems that they are packaged together. I am trying to build from CVS sources. I created a build directory alongside the ecos directory, and ran ../ecos/configure. I get a few errors, apparently related to the fact that I'm building on an amd64 machine:
checking host system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized [... then a bunch of stuff succeeds, but then finally:] configuring in packages/services/profile/gprof/current/host running /bin/sh ../../../../../../../ecos/packages/services/profile/gprof/current/host/configure --cache-file=../../../../../.././config.cache --srcdir=../../../../../../../ecos/packages/services/profile/gprof/current/host configure: loading cache ../../../../../.././config.cache checking that a separate build tree is being used... yes checking build system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized configure: error: /bin/sh ../../../../../../../ecos/packages/services/profile/gprof/current/host/../../../../../../acsupport/config.sub x86_64-unknown-linux-gnu failed configure: error: ../../../../../../../ecos/packages/services/profile/gprof/current/host/configure failed for packages/services/profile/gprof/current/host Am I the first to try this on amd64, or am I doing something wrong? If the gprof module is the only thing that won't work, can I just skip it? (I only need RedBoot, after all.) TIA, Randall -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
