[ECOS] ecos ARM build error

Jonathan Larmour jlarmour@redhat.com
Fri Aug 10 09:33:00 GMT 2001


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



More information about the Ecos-discuss mailing list