[ECOS] build problem

Jonathan Larmour jlarmour@redhat.com
Fri Feb 1 08:14:00 GMT 2002


abccs@x263.net wrote:
> 
> hi,
> When I used eCos 1.3.net build  the tests for intel iq80310,there are some problem.
> Who can help me ?
> Following is this building information:
> 
> make: Entering directory `/e/jjp/ecos/my_80310_build'
> make -r -C hal/common/current headers
> make[1]: Entering directory `/e/jjp/ecos/my_80310_build/hal/common/current'
> sed: -e expression #1, char 8: Unterminated `s' command
> mkdir: too few arguments

Since this works for others I'm surprised it doesn't work for you.

Try this and tell me the results:

cd /e/jjp/ecos/my_80310_build/hal/common/current
cygpath -w `pwd`
cygpath -w "`pwd`" | sed "s/\\\\\/\\//g"

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