Re: Build issues



On Wed, Jan 16, 2008 at 02:20:20PM -0500, Dan Winship wrote:
> > so I checked out and built the latest glib from SVN.  That seemed to
> > work OK, but libsoup does not build with this either.  I get the
> > following:
> 
> Yeah, this is tricky. You need to set
> 
>   ACLOCAL_FLAGS="-I /opt/tmp/evotest/share/aclocal"
> 
> when autogen'ing, so that it picks up the new version of glib-2.0.m4
> which recognizes "gio" in the AM_PATH_GLIB_2_0 call, so that libsoup
> gets linked against gio too, not just glib and gobject.

That doesn't work for me either. In fact, glib-2.0.m4 installed by my
glib build from svn (2.15.2) is identical to /usr/share/aclocal/glib-2.0.m4
from Debian's 2.14.4. No reference to gio in it.

bfn, Wouter


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]