Minor problem building dbus....

Jim Gettys Jim.Gettys at hp.com
Sat Jul 9 00:21:44 EST 2005


On ubuntu Hoary.

The following allows it to compile:

jg at zap:~/cvs/gnome2/dbus/tools$ cvs diff -c dbus-launch.c
Index: dbus-launch.c
===================================================================
RCS file: /cvs/dbus/dbus/tools/dbus-launch.c,v
retrieving revision 1.9
diff -c -r1.9 dbus-launch.c
*** dbus-launch.c       18 Jan 2005 22:20:38 -0000      1.9
--- dbus-launch.c       8 Jul 2005 14:19:46 -0000
***************
*** 31,36 ****
--- 31,37 ----
  #include <string.h>
  #include <signal.h>
  #include <stdarg.h>
+ #include <sys/select.h>
  #ifdef DBUS_BUILD_X11
  #include <X11/Xlib.h>
  #endif




More information about the dbus mailing list