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

Re: DB 3.3.11 configure fails to detect gcc

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2001-09-01 11:13:57 CEST

On Sat, Sep 01, 2001 at 10:29:07AM +0200, Daniel Stenberg wrote:
> On 31 Aug 2001, Russ Allbery wrote:
>
> > Use:
> >
> > env CC=gcc ./configure
> >
> > to run the top-level configure. Being able to set environment variables
> > as options to configure is a very new feature and I think was introduced
> > in autoconf 2.50.
>
> Yes, you're right. But in my case it unfortunnately doesn't make any
> difference. The neon configure fails no matter how I set the environment
> variable. Even if I do (using tcsh):

That's weird... on RH Linux I can do

  env CC=kgcc ./configure

with the SVN tree, and the CC setting propagates down to neon correctly.
On Solaris 8, I can do

 env CC=gcc ./configure

with neon standalone, and neon picks it up correctly (on a machine which
like yours doesn't have a working cc installation)... are you using a
normal tree? autoconf 2.1x? No config.cache files lying around?

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:39 2006

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.