compiling 0.6.5: NIH_DBUS_TOOL

Marcel Kinard marcelk at us.ibm.com
Thu Mar 11 19:40:41 GMT 2010



I'm trying to compile 0.6.5 and bumping into an error:

[...lines deleted]
Making all in init
make[3]: Entering directory
`/home/marcelk/workspace/src/third-party/upstart/upstart-0.6.5/init'
  GEN    com.ubuntu.Upstart.c
/bin/sh: line 2: --package=upstart: command not found
make[3]: *** [com.ubuntu.Upstart.c] Error 127
make[3]: Leaving directory
`/home/marcelk/workspace/src/third-party/upstart/upstart-0.6.5/init'

Browsing the file init/Makefile, I determined that $(NIH_DBUS_TOOL) was
either empty or not set. If I explicitly set it during configure, then it
compiles fine. I do have libnih 1.0.1 installed in a non-standard location,
if that makes a difference.

            PKG_CONFIG_PATH=$(STAGEDIR)/lib/pkgconfig \
            NIH_DBUS_TOOL=$(STAGEDIR)/bin/nih-dbus-tool ./configure

Just wanted to let you know, in case this behavior is unexpected.

-- Marcel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/upstart-devel/attachments/20100311/30540b31/attachment.htm 


More information about the upstart-devel mailing list