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

Re: Neon libtool macosx weirdness. (as found in subversion)

From: Charles Bailey <bailey.charles_at_gmail.com>
Date: 2005-06-27 18:45:41 CEST

On 6/27/05, Janne Johansson <jj@it.su.se> wrote:
> Neon seems really really unwilling to create shared libraries on MacOS X
> I've been seeing it on 10.3.6-9 but decided just now to nag about it. =)
>
> When I build subversion I gets lots and lots of libtool checkings, and
> all other parts think they can create shared libraries except for neon.
>
> I have a neat example from svn 1.2.0 here:
>
> http://people.su.se/~jj/conf-output.txt
>
> Since I'm greping, it's not visible it's neon that refused to build
> shared libs, but it is.
>
> I'm no friend of auto* nor libtool, but I have tried to libtoolize it
> with a fink-libtool and get ltmain.sh from other places to no avail.
> neon really doesn't want me to build shared libraries for some reason.

Neon's configure script has some leftovers in it, for reasons I don't
understand, that requires the environment variable GXX to be set. If
you say

    GXX="yes" ./configure <your opts here>

it'll happily build a shared libneon.

-- 
Regards,
Charles Bailey
Lists: bailey _dot_ charles _at_ gmail _dot_ com
Other: bailey _at_ newman _dot_ upenn _dot_ edu
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 27 18:46:40 2005

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.