[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: RedHat RPMs and Apache 2.0.48 (was Re: Subversion 0.33.1 released)

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-12-12 15:14:26 CET

David Summers <david@summersoft.fay.ar.us> writes:

> Thanks for the clue, but I'm just using regular old BASH just like I've
> always used. 2.0.47 builds fine, 2.0.48 comes up with the "unterminated s
> command"....obviously something to do with sed. Do I need a newer version
> of sed than what comes with Redhat 9?

I suppose it could be a sed bug, but I think it's unlikely. More
likely is that one of the commands invoked by the configure script is
producing unexpected output, or an error. When the garbled output
gets substituted into the sed input, the result is an invalid sed
script. For example, most configure scripts unset CDPATH because the
cd in some shells will produce a line of output if that variable is
set.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 12 15:15:37 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.