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

Re: svn rev 2346: FAIL (i686-pc-linux-gnu shared)

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-06-27 19:50:38 CEST

Branko ÄŒibej <brane@xbc.nu> writes:

> >checking for APR-util... reconfig
> >configuring package in apr-util now
> >configure: warning: CC=gcc-3.0: invalid host type
> >configure: warning: MKDIR=/home/brane/svn/repo/ac-helpers/install-sh -c -d: invalid host type
> >configure: error: can only configure for one host and one target at a time
> >configure failed for apr-util
> >Complete log saved in /home/brane/svn/LOG_svn_configure_shared.2346.failed
> >FAIL: configure
> >
>
>
> Has anyone else seen this? Looks like some major breakage in the
> APR-util config, I can't imagine what could be going wrong.

I've seen it in the past. Have you updated your autoconf package
recently? Here's what I concluded when I saw it

http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=13331

  ... Now when running configure in apr-util autoconf-2.13 gets
  used and this does not appear to support './configure VAR=value'.

I no longer build apr/apr-util in the Subversion tree. Looking at the
apr/apr-util configure files it seems that they no longer use MKDIR.
So the MKDIR stuff could probably be removed from Subversion's
ac-helpers/aprutil.m4.

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 27 19:51:09 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.