[ECOS] >:Re: [ECOS] build problem
Jonathan Larmour
jlarmour@redhat.com
Sat Feb 2 08:49:00 GMT 2002
abccs@x263.net wrote:
>
> hi,
> Following is the result:
>
> ----- Original Message -----
> From: "Jonathan Larmour" <jlarmour@redhat.com>
> To: "mailing list" <ecos-discuss@sources.redhat.com>
> Cc: <ecos-discuss@sources.redhat.com>
> Sent: 2002-02-02 08:13:56
> Subject: Re: [ECOS] build problem
>
> $ cd /e/jjp/ecos/my_80310_build/hal/common/current
>
> I have no name!@my /e/jjp/ecos/my_80310_build/hal/common/current
> $ cygpath -w `pwd`
> e:\jjp\ecos\my_80310_build\hal\common\current
>
> I have no name!@my /e/jjp/ecos/my_80310_build/hal/common/current
> $ cygpath -w "`pwd`" | sed "s/\\\\\/\\//g"
> sed: -e expression #1, char 10: Unterminated `s' command
>
> I have no name!@my /e/jjp/ecos/my_80310_build/hal/common/current
Okay I see the problem. Edit pkgconf/rules.mak in your eCos sources and
replace all the instances of sed "s/\\\\\/\\//g" with sed "s@\\\\@/@g"
I'll fix the main sources.
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