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]

ecos build error in configuration tool


Hi,

When build ecos for i386 target using configuration tool i am getting the
below error.
The problme is with the path //C/eCos. When i change this path to c:\eCos
in makefile
this error is not coming.

Please suggest what is the problem in configuration. If anyone sees this
problem
please help me.


Problem
-------------
make -r -C hal/common/v1_3_1 headers
make[1]: Entering directory
`/c/eCos/my-eCos/my-ecos_build/hal/common/v1_3_1'
makefile:76: //C/eCos/packages/pkgconf/rules.mak: No such host or network
path
make[1]: *** No rule to make target `//C/eCos/packages/pkgconf/rules.mak'.
Stop.
make[1]: Leaving directory
`/c/eCos/my-eCos/my-ecos_build/hal/common/v1_3_1'
make: *** [headers] Error 2

*** Process 248 terminated (rc=2)


regards,
ramanamurthy


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