Thanks Philip, that worked!
Brane wrote:
> Actually, it _will_ work somewhat. Look at the HP-UX test results on
> svn-breakage. A subset works, but anything involving a second call to
> svn_ra_local__split_url won't work. There's an issue about that, and
> Greg moved it to post-1.0 yesterday.
I checked the last message for HP-UX 11 in svn-breakage, and it
seems you got a lot further than I did. I suspect I have some old
automake/autoconf. But the hierarchy or prerequisites is such that
determining the thing that is out of date is not so simple :-) - autogen.sh
is complaining about autom4te missing, and when I try to make the
latest automake I get:
te35$ pwd
/home/ahuxley/automake-1.6.2
te35$ ./configure --prefix=$HOME/opt/HP-UX_B.11.00/automake
checking for a BSD-compatible install... lib/install-sh -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for perl... /home/ahuxley/bin/te35/perl
configure: error: Autoconf 2.52 or better is required
... but ...
te35$ autoconf --version
autoconf (GNU Autoconf) 2.53
Written by David J. MacKenzie and Akim Demaille.
:-))))
I'll wipe out all my old perl, automake, sed, autoconf, m4, python,
make, gawk, .... and build an uptodate OS in my ~/opt ;-)
Thanks for the help!
Alexis
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 26 21:30:23 2002