This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: other/5515: ./configure fails: sed: Function s%@subdirs@% cp cannot be parsed.
- From: 'Zack Weinberg' <zack at codesourcery dot com>
- To: Edwin Bates <ebates at Ebix dot com>
- Cc: Craig Rodrigues <rodrigc at mediaone dot net>, Carlo Wood <carlo at alinoe dot com>,"'rodrigc at gcc dot gnu dot org'" <rodrigc at gcc dot gnu dot org>,"'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>,"'gcc-prs at gcc dot gnu dot org'" <gcc-prs at gcc dot gnu dot org>,"'nobody at gcc dot gnu dot org'" <nobody at gcc dot gnu dot org>,"'gcc-gnats at gcc dot gnu dot org'" <gcc-gnats at gcc dot gnu dot org>,Steve Moore <SMoore at Ebix dot com>
- Date: Wed, 30 Jan 2002 11:36:23 -0800
- Subject: Re: other/5515: ./configure fails: sed: Function s%@subdirs@% cp cannot be parsed.
- References: <EC50CB43279ED311A3720008C7DB7664019E5913@RM_EXEC1>
On Tue, Jan 29, 2002 at 02:42:14PM -0500, Edwin Bates wrote:
> That WAS GNU sed. Same result (different error message) from AIX
> sed.
Which sed was this?
> > + echo ./cp/config-lang.in
> > + sed -e s,^.*/\([^/]*\)/config-lang.in$,\1,
> > subdirs= cp
> >
Whichever one it was, please try again with the other one and report
the same chunk of output.
zw