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

trying to compilew on RH7.2

From: Robert Koberg <rob_at_koberg.com>
Date: 2002-10-16 00:06:16 CEST

Hi,

I have been trying for a bit now to get this thing compiled on RedHat7.2. I have
read the INSTALL doc and downloaded/updated everything it asks. The problem
might be with autoconf - it says I need at least 2.5. I got that and installed
it. The

Doing:
# autoconf -V
gives me 'autoconf (GNU Autoconf) 2.50

but then I go to ./autogen.sh and it does a buildcheck for autoconf version 2.50
and it says (ok)

Then about 5 lines down in the output it chokes on:
Creating svn_private_config.h.in...
FATAL ERROR: Autoconf 2.50 or higher is required for this script

but it builds the configure file.

I go on to
./configure --enable-maintainer-mode --with-apr=/path/to/httpd-2.0/srclib/apr --
with-apr-util=/path/to/httpd-2.0/srclib/apr-util

it ends with an error saying cannot find input file: svn_private_config.h.in

I have checked the faq and searched on google but did not see anything that
helped me.

Can I just create this file manually? Is there an example? Any ideas on what
could I be doind wrong?

thanks for any advice,
-Rob

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 16 00:08:59 2002

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.