Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] dbus-binding-tool
@ 2009-10-06 20:42 Sven Neumann
  2009-10-06 21:05 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Neumann @ 2009-10-06 20:42 UTC (permalink / raw)
  To: buildroot

Hi,

we are using the dbus-binding-tool from host-dbus-glib in one of our
packages and today I found that the dbus-binding-tool binary calls
'glib-genmarshal'. So unless dbus-binding-tool is called with the PATH
adjusted to include host_dir/usr/bin before the system path, it will
fail in case that no glib-genmarshal is available on the host system.

I wonder how this should best be handled. For now I have adjusted our
build to call make with the PATH environment variable adjusted similar
to how Makefile.autotools.in does it. Should this be the recommended way
to call make or should we rather patch dbus-binding-tool in the
host-dbus-glib compile to explicitly call glib-genmarshal from
host_dir ?


Sven

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-06 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-06 20:42 [Buildroot] dbus-binding-tool Sven Neumann
2009-10-06 21:05 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox