dbus-glib-0.100 crashing on make in examples

Mark Mikofski bwanamarko at yahoo.com
Thu Jul 19 17:12:20 PDT 2012


BTW: I was able to finish making all three (dbus, dbus-glib & dbus-python), but to solve this problem below, I had to comment out "examples" in dbus/Makefile.

--- a/dbus-glib-0.100/dbus/Makefile.patch
+++ b/dbus-glib-0.100/dbus/Makefile.patch
@@ -382,7 +382,7 @@
 top_build_prefix = ../
 top_builddir = ..
 top_srcdir = ..
-SUBDIRS = . #examples
+SUBDIRS = . examples
 INCLUDES = \
 -I$(top_srcdir)\
 -I$(top_builddir)\


But since this autogenerated each user will have to manually change it.

I made an install script, but I didn't change add the part where the make is not run in examples.

Also, I'll need to update the directions, but "--with-dbus-session-bus-default-address=autolaunch:" needs to be added to the ./configure for dbus to work (and consequently the others)
 
Thanks,
Mark Mikofski
poquitopicante.blogspot.com
breakingbytes.blogspot.com
www.breaking-bytes.com


________________________________
 From: Mark Mikofski <bwanamarko at yahoo.com>
To: "dbus at lists.freedesktop.org" <dbus at lists.freedesktop.org> 
Sent: Thursday, July 19, 2012 3:32 PM
Subject: dbus-glib-0.100 crashing on make in examples
 

The ./configure runs fine, but the make fails when it makes in dbus/examples

$ dbus-binding-tool.exe --mode=glib-server --prefix=some_object --output=example-service-glue.h ./dbus/dbus-glib-0.100/dbus/examples/example-service.xml

Compilation failed: Failed to execute child process (No such file or directory)

I have glib-genmarshal on my path, since that has been an issue for the examples in the past

$ which glib-genmarshal
/c/Python27/Lib/site-packages/gtk-2.0/runtime/bin/glib-genmarshal.exe

system: i686-pc-mingw (mingw32)
GTK: PyGTK 2.24 (GTK-2.0)
dbus: 1.6.4


Thanks,
Mark
 Mikofski
poquitopicante.blogspot.com
breakingbytes.blogspot.com
www.breaking-bytes.com
_______________________________________________
dbus mailing list
dbus at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dbus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20120719/53033635/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbus.rar
Type: application/octet-stream
Size: 1418 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20120719/53033635/attachment.obj>


More information about the dbus mailing list