Has anyone tried to add a new DBUS Upstart API.
I tried adding a new API to com.ubuntu.Upstart.xml
 
I am trying to add a getInstanceByPID() API. I modifed the xml file to
add the API, but then the compile fails.
 
It looks like the nih-dbus-tool was never invoked before this in my copy
of upstart. And it got invoked when I modfied com.ubuntu.Upstart.xml
 
Here I get the following error.
make-3.81[5]: Leaving directory
`/nobackup/sarvi/sysmgr1/nova/contrib/upstart/obj-ppc/nih'
../nih/nih-dbus-tool \
                --mode=proxy --prefix=control
--output=com.ubuntu.Upstart.c
/nobackup/sarvi/sysmgr1/nova/contrib/upstart/util/../dbus/com.ubuntu.Ups
tart.xml
make-3.81[4]: ../nih/nih-dbus-tool: Command not found
make-3.81[4]: *** [com.ubuntu.Upstart.c] Error 127

 
I notice that a nih-dbus-tool has been generated into obj-ppc. But it
contains "#:" as the first line.
 
What version of python is required to build upstart?
 
How do I resolve this error.
 
Sarvi
-- 
upstart-devel mailing list
upstart-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/upstart-devel

Reply via email to