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: Error result of window ecos


On Mon, 2002-10-21 at 20:26, MAX Kuo wrote:
> hello everyone:
> I go cvs and use the latest version of the ecos in windows.
> But when i build the test
> i syill get the erroc like below
> 
> *** Process 656 created "make tests -j1"
> make -r -C hal/arm/arch/v1_3_1 headers
> make[1]: Entering directory `/cygdrive/c/ecos/first_build/hal/arm/arch/v1_3_1'
> makefile:91: //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 `/cygdrive/c/ecos/first_build/hal/arm/arch/v1_3_1'
> make: *** [headers] Error 2
> 
> *** Process 656 terminated (rc=2)
> *** Killing process 656 (TerminateProcess)
> 
> 
> but i do have the rules.mak file in my holder!
> 
> So can anyone tell me what is going wrong in my ecos??

Use newer components;  in particular, *DON'T* use eCos 1.3.1,
use the latest from CVS and get the latest ConfigTool and/or
'ecosconfig'

The problems you are seeing are a function of trying to work 
with stuff that's just plain old.  Update and your problems
should diminish.
-- 
------------------------------------------------------------
Gary Thomas                  |
eCosCentric, Ltd.            |  
+1 (970) 229-1963            |  eCos & RedBoot experts
gthomas@ecoscentric.com      |
http://www.ecoscentric.com/  |
------------------------------------------------------------


-- 
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]