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]

Re: ecos ARM build error


guo haoguang wrote:
> 
> hi,
>    when i build the ecos for ARM ,i meet the following error, please help!
> 
> make -r -C hal/common/v1_3_1 headers
> make[1]: Entering directory `/cygdrive/d/Program Files/Red
> Hat/ecoswork/lib_build/hal/common/v1_3_1'
> mkdir: cannot create directory
> `//D/PROGRA~1/REDHAT~1/ecoswork/lib_install/include/cyg/hal': No such file
> or directory
> make[1]: ***
> [//D/PROGRA~1/REDHAT~1/ecoswork/lib_install/include/cyg/hal/dbg-thread-syscall.h]
> Error 1

At a guess you need to do:

mkdir /d
mount d:/ /d

at a cygwin prompt.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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