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

Re: bug? apr's configure script gets confused by $CC

From: Martin Pool <mbp_at_sourcefrog.net>
Date: 2002-07-06 15:21:21 CEST

On 6 Jul 2002, <brane@xbc.nu> wrote:
> Why don't you try this instead:
>
> CC=gcc ./configure

That is what I'm doing; the other command was my guess at the way the
Subversion top-level script is calling the APR script

> It works for me on Solaris, HP-UX and Debian Woody.

On Debian Sid, using the exact command you gave:

mbp/1 subversion-trunk$ svn info
Path: .
Url: http://svn.collab.net/repos/svn/trunk
Revision: 2413
Node Kind: directory
Schedule: normal
Last Changed Author: rooneg
Last Changed Rev: 2413
Last Changed Date: Tue, 29 Aug 1972 13:23:39 +1000
Properties Last Updated: Tue, 25 Jun 2002 05:22:04 +1000

mbp/1 subversion-trunk$ CC=gcc ./configure
creating config.nice
configure: Apache Portable Runtime (APR) library configuration
checking for APR... reconfig
configuring package in apr now
configure: warning: CC=gcc: invalid host type
loading cache /dev/null
checking host system type... Invalid configuration `CC=gcc': machine `CC=gcc' not recognized

checking target system type... Invalid configuration `CC=gcc': machine `CC=gcc' not recognized

checking build system type... Invalid configuration `CC=gcc': machine `CC=gcc' not recognized

Configuring APR library
Platform:
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
Applying APR hints file rules for
checking for working mkdir -p... yes
(Default will be unix)
checking whether make sets ${MAKE}... yes

ii autoconf 2.53-4 automatic configure script builder
ii autoconf2.13 2.13-44 automatic configure script builder (obsolete version)

(Please cc me on replies)

-- 
Martin 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 6 16:37:36 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.