This is the mail archive of the ecos-discuss@sourceware.org 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]

Build Problems.


I am trying to build ecos-2.0 on a Windows 2000/XP.
 
Configure, options:
 
../configure --target=i386-elf
 
make works fine
 
make install fails:
 
Error:
 
make  install-data-hook
make[3]: Entering directory `/opt/ecos/ecos-2.0/build/packages/devs/eth/synth/ec
osynth/v2_0/host'
make[3]: *** No rule to make target `install-data-hook'.  Stop.
make[3]: Leaving directory `/opt/ecos/ecos-2.0/build/packages/devs/eth/synth/eco
synth/v2_0/host'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/opt/ecos/ecos-2.0/build/packages/devs/eth/synth/eco
synth/v2_0/host'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/opt/ecos/ecos-2.0/build/packages/devs/eth/synth/eco
synth/v2_0/host'
make: *** [install-recursive] Error 1
 
Any pointers?
 
Chris
 

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


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