Re: Build issues
- From: Dan Winship <danw gnome org>
- To: Wouter Cloetens <wouter mind be>
- Cc: libsoup-list gnome org
- Subject: Re: Build issues
- Date: Fri, 18 Jan 2008 10:37:50 -0500
Wouter Cloetens wrote:
> 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.
Yeah, I've just updated the configure script to require glib 2.15.3
(slightly-newer-svn).
If you don't want to bother updating glib, I think adding:
PKG_CHECK_MODULES(GLIB, glib-2.0 gobject-2.0 gthread-2.0 gio-2.0)
after the AM_PATH_GLIB_2_0 line will work too.
(But Digest auth won't work because of bugs in GChecksum in 2.15.2.)
-- Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]