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

Re: problem building 1.1.1 on an old RedHat 7.3 box

From: Carl Brewer <carl_at_vivitec.com.au>
Date: 2004-11-18 07:22:34 CET

It's always the way ... just after asking for help I found
my mistake ...

If I'm going to run from source, it seems I need to
run autogen.sh.

I would have thought that I wouldn't have needed to do that
though?

Carl Brewer wrote:
>
>
> Hello,
>
> I'm trying to compile SVN 1.1.1 on an old RedHat 7.3 i386 box
> (it gets better, later I have to try and make it work on 7.0!)
>
> I've had a bash with the binary RPMs from
> http://summersoft.fay.ar.us/pub/subversion/latest/redhat-7.x/bin/
> but we're using some versions of Cyrus that want later versions of
> DB4 than the ones that the RPM wants. (specifically DB 4.1.25).
>
> After installing Neon, the apache 2.0.48 (48? urk!) apr etc,
> I can get the source RPM to start to compile, but the rpm won't
> complete its build, I bashed at it a bit and eventually gave up on
> RPMs and had a go with just the raw source.
>
> Here's what I'm seeing when I try to configure subversion 1.1.1 :
>
> ./configure --disable-shared --enable-maintainer-mode
>
> Configuring Subversion 1.1.1
> creating config.nice
> checking for gcc... gcc
> .
> .
> config.status: creating svn_private_config.h
> config.status: error: cannot find input file: svn_private_config.h.in
>
> Google suggested that this was an autoconf problem with 7.3, see
> http://svn.haxx.se/dev/archive-2002-08/0168.shtml
> Although I wasn't seeing all the other errors, just this one.
> I have a pretty recent version of autoconf (relatively ...) :
>
> autoconf --version
> autoconf (GNU Autoconf) 2.59
>
> So I don't think that's the problem.
>
> Can anyone make a suggestion for what I can try next to get it
> to compile?
>
> thanks!
>
> Carl
>

-- 
=======================
Vivitec Pty. Ltd.
Suite 6, 51-55 City Rd.
Southbank, 3006.
Ph. +61 3 8626 5626
Fax +61 3 9682 1000
=======================
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 18 07:23:11 2004

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

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