It's nothing you did wrong!  It's an upstream bug.

If you look at dbus-util-unix.c line 138 you will find they
are comparing a int to a struct.

I am in the process of looking for the right place to report
that bug.  As a work around, edit your copy of dbus-util-unix.c
and add a .fd to the end of that reference to the struct.

On 3/11/07, Ben Juhn <[EMAIL PROTECTED]> wrote:

Hello,

I'm having problems building dbus all of a sudden.

dbus-sysdeps-util-unix.c: In function '_dbus_become_daemon':
dbus-sysdeps-util-unix.c:138: error: invalid operands to binary >=
make[3]: *** [dbus-sysdeps-util-unix.lo] Error 1
make[3]: Leaving directory `/home/ben/sugar-jhbuild/source/dbus/dbus'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ben/sugar-jhbuild/source/dbus/dbus'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ben/sugar-jhbuild/source/dbus'
make: *** [all] Error 2
*** error during stage build of dbus: ########## Error running make   ***
[1/1]

Trying to figure out if the error may be due to something I've changed
since my
last build of dbus(as it worked before) or if the version on the
repository is
bugged.  Has anyone else encountered this error?

Thanks,
Ben

_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar




--
Drew Einhorn
_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar

Reply via email to