This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Closer but not quite


So thanks for the pointer on using gmake rather than make (note to FreeBSD users, its configure;gmake;? install)

And while that successfully built the toolchain the install fails with :
----------------------------------- snip
gmake[3]: Entering directory `/usr/ecos/build/packages/devs/eth/synth/ecosynth/v2_0/host'
gmake[3]: *** No rule to make target `install-data-hook'. Stop.
gmake[3]: Leaving directory `/usr/ecos/build/packages/devs/eth/synth/ecosynth/v2_0/host'
gmake[2]: *** [install-data-am] Error 2
gmake[2]: Leaving directory `/usr/ecos/build/packages/devs/eth/synth/ecosynth/v2_0/host'
gmake[1]: *** [install-am] Error 2
gmake[1]: Leaving directory `/usr/ecos/build/packages/devs/eth/synth/ecosynth/v2_0/host'
gmake: *** [install-recursive] Error 1
demon2#


-------------------------------- snip
So its not quite there yet. The config tool that is now living in tools/src/tools/configtool/standalone/common/ecosconfig seems to try to do something when run but it isn't living where it expects to be (I used --prefix=/usr/local in the configure)


Thoughts?

--Chuck



--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]