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: build problem


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


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