2009-06-21 02:44:45 Bert Huijben napisaĆ(a):
> > -----Original Message-----
> > From: Arfrever Frehtes Taifersar Arahesis
> > [mailto:Arfrever.FTA_at_GMail.Com]
> > Sent: zaterdag 20 juni 2009 22:15
> > To: svn_at_subversion.tigris.org
> > Subject: svn commit: r38120 - in trunk: . build/ac-macros
> > subversion/bindings/swig/perl/native
> >
> > Author: arfrever
> > Date: Sat Jun 20 13:14:53 2009
> > New Revision: 38120
> >
> > Log:
> > Try to avoid linking against unused libraries.
> > Libraries printed by `apr-1-config --libs` / `apu-1-config --libs`
> > might be
> > needed only for static linking.
>
> I think this patch caused the builds on the mac-buildbot to fail (it can't
> find expat any more).
> See http://crest.ics.uci.edu/buildbot/waterfall
It's a bug in configuration of this buildbot.
I checked log of build 790 and I think that this buildbot should pass the following option to `configure` script of Subversion:
--with-expat=/Users/lgo/slavedir/osx10.4-gcc4.0.1-ia32/build/apr-util/xml/expat/lib:/Users/lgo/slavedir/osx10.4-gcc4.0.1-ia32/build/apr-util/xml/expat/lib:expat
--
Arfrever Frehtes Taifersar Arahesis
Received on 2009-06-21 03:10:40 CEST