Re: G2.12 with jhbuild



On Mon, 2005-06-13 at 07:16 -0400, Luis Villa wrote:
> On 6/13/05, Cédric Marcone <marcone mdeo fr> wrote:
> > hal doesn't build in jhbuild beacuse dbus didn't install
> > dbus-gtype-specialized.h in $prefix/include/dbus-1.0/dbus
> > 
> > I don't have any install-fu magic, so no patch : sorry ;)
> 
> Yeah, a commit from Colin Walters (applying a patch from Ross Burton)
> changed this last night. I larted them privately, but since we're here
> ;)

I'll just like to point out that the majority of that uber-patch (all
280K+ of it) was by Colin, I fixed up signals, added async method calls,
and most importantly actually used the code. :)

Hackish patch to fix this attached.  Expect something similar and some
other patches which slipped through the cracks to be committed later
today.

Ross
-- 
Ross Burton                                 mail: ross burtonini com
                                          jabber: ross burtonini com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

Index: dbus/Makefile.am
===================================================================
--- dbus/Makefile.am	(revision 172)
+++ dbus/Makefile.am	(working copy)
@@ -8,6 +8,7 @@
 GLIB_INCLUDES=					\
 	dbus-glib.h				\
 	dbus-glib-lowlevel.h			\
+	../glib/dbus-gtype-specialized.h	\
 	$(DBUS_GLIB_BUILT_INCLUDES)
 
 dbus-glib-error-enum.h: dbus-protocol.h make-dbus-glib-error-enum.sh

Attachment: signature.asc
Description: This is a digitally signed message part



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