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]

Re: Configure and Build eCos Problem



Hello,

  I had the same problem with eCos1.3.1. The makefile generated use //C/... as path directory instead of /C/...

  Is it your version ?

  If it is, you should update your eCos configtools with the 1.3.1.3 version. you can download it here : 
ftp://sources.redhat.com/pub/ecos/anoncvs/

  Newer versions are also available but i found problems when adding new packages.
  I saw that you use the default eCos package installed with the configtool. I think you should use the CVS version of ecos. you can download it using the following commands under cygwin:

cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/ecos login 
password: anoncvs
cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/ecos -z 6 co -P ecos 

Patrice

> Hello,
> 
> I am trying to configure and build eCOS using Motorola FADS PowerPC as a
> template. I am receiving the following message during compilation: 
> 
> make -r -C hal/common/v1_3_1 headers
> make[1]: Entering directory `/c/TEMP/eCos/Build_build/hal/common/v1_3_1'
> makefile:76: //C/PROGRA~1/REDHAT~1/eCos/packages/pkgconf/rules.mak: No such
> host or network path
> make[1]: stat://C/PROGRA~1/REDHAT~1/eCos/packages/pkgconf/rules.mak: No such
> host or network path
> make[1]: *** No rule to make target
> `//C/PROGRA~1/REDHAT~1/eCos/packages/pkgconf/rules.mak'.  Stop.
> make[1]: Leaving directory `/c/TEMP/eCos/Build_build/hal/common/v1_3_1'
> make: *** [headers] Error 2 
> 
> Can anyone give me a hint how to resolve this problem?
> 
> Igor.
> 
> -- 
> Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
> and search the list archive: http://sources.redhat.com/ml/ecos-discuss
> 
> 

____________________________________________________________
Faites un voeu et puis Voila ! www.voila.fr 
Avec Voila Mail, consultez vos e-mails sur votre mobile Wap. 

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