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

Re: Config broke in rev 1150 (Unterminated 's' command)

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-04 00:59:58 CET

On Sun, Feb 03, 2002 at 04:54:45PM -0600, David Summers wrote:
>...
> configure: creating ./config.status
> config.status: creating Makefile
> sed: file /tmp/csuMXh36/subs-1.sed line 38: Unterminated `s' command
> config.status: creating svn_private_config.h
>...

I upgraded to the latest Neon and ran autogen and configure. It worked just
fine for me. However, I have neon, apr, and apr-util all in my source tree.

After you've done the configure, try doing the following:

$ ./config.status

Presumably, it should fail again, in the same way. And if that is so, then
please try:

$ ./config.status -d

That should leave the temporary directory and file. You can then look at the
subs-1.sed file, line 38, to see what is wrong with it.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:04 2006

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.