[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: Branko Čibej <brane_at_xbc.nu>
Date: 2002-07-06 15:50:18 CEST

Martin Pool wrote:

>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:
>
[breakage]

Most interesting. I am, in fact, using autoconf 2.53 on all those
platforms. What I _did_ do on Debian Woody is changed the autoconf hard
links (/usr/local/autoconf_wrapper, etc.) to always run 2.53, never
2.13; otherwise autoconf_wrapper tends to be to smart for its own good,
running 2.53 for the top-level configure.in, but somehow changing to
2.13 for apr and apr-util.

So I'd guess the bug is actually in Debian's patchs to autoconf ...

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 6 15:50:48 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.