This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: other/5515: ./configure fails: sed: Function s%@subdirs@% cp cannot be parsed.


On Tue, Jan 29, 2002 at 10:02:58AM -0500, Edwin Bates wrote:
> Thank you all for your input.  Carlo was correct: it's inserting a newline,
> but only after the first directory (cp), and, as Craig said, it shouldn't be
> doing it.  (What are you doing, AIX?)

Hmmm.  Can you get a copy of GNU sed and repeat the test with it installed
ahead of AIX sed in your PATH, please?

> + echo ./cp/config-lang.in 
> + sed -e s,^.*/\([^/]*\)/config-lang.in$,\1, 
> subdirs= cp
> 

*boggle*

zw


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