On Sat, 2007-01-13 at 17:28 +0000, ext andrew gatt wrote:
> Is there any way to compile and use dbus_bus_service_activate under 
> maemo. 
> https://stage.maemo.org/svn/maemo/projects/email/osso-email/trunk/src/ui/viewcallback.c
> Seems to suggest you can, however i can't get the function to compile, 
> the compiler flags it as an undefined reference with all the headers 
> i've tried.
> 
> Doing `grep dbus_bus_activate_service /usr/include/ -R` doesn't bring 
> anything up so does it not exist?

It seems that it's deprecated and you should use
dbus_bus_start_service_by_name instead.

BR; Kimmo

> 
> Any ideas?
> 
> Andrew
> _______________________________________________
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to