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

Re: OT: useless rant, Was: Building Subversion 1.2 on OS X 10.4 fails

From: Charles Bailey <bailey.charles_at_gmail.com>
Date: 2005-05-18 23:25:01 CEST

On 5/18/05, Ben Collins-Sussman <sussman@collab.net> wrote:

I'm far from an expert, but I'll try to $0.02 worth of thought below:

>
> Begin forwarded message:
>
> > From: Scott Palmer <scott.palmer@2connected.org>

> > buildconf: libtool version 1.5 (ok)
> > Copying libtool helper files ...
> > buildconf: Using libtool.m4 at /usr/share/aclocal/libtool.m4.

This isn't an error, but I wonder whether using a libtool built
elsewhere (Tiger's default version, or perhaps one from a more
successful build) would help isolate the problem.

> > libtool: link: warning: `/usr/lib/gcc/powerpc-apple-
> > darwin8/4.0.0/../../..//libiconv.la' seems to be moved
> >
> > [should I be concerned?]

I don't think so -- this warning pops up frequently, and I haven't
seen it associated with problems before.

> > ld: multiple definitions of symbol __Unwind_DeleteException
> > /usr/lib/libgcc.a(unwind-dw2.o) private external definition of
> > __Unwind_DeleteException in section (__TEXT,__text)
> > /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o)
> > private external definition of __Unwind_DeleteException in section
> > (__TEXT,__text)

I'm more than a little surprised to see a link against a static libc,
let alone two versions of one. This is why I'm picking on libtool
above; while I don't see anything in the link command that specifies a
static link, I wonder whether libtool is tweaking the environment in
order to specify this. I wish I could be more specific, but I don't
have any machines running Tiger yet, so I can only speculate.

> > Seems to have worked. So I guess it is just an incompatibility with
> > GCC 4.0?

That's a polite way to put it. My guess is that libtool.m4 or TIger's
implementation of gcc4 has a bug.

-- 
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 Wed May 18 23:26:33 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.