[Buildroot] problem with dbus.mk

Peter Korsgaard jacmet at uclibc.org
Fri Jun 20 19:24:13 UTC 2008


>>>>> "John" == John Voltz <john.voltz at gmail.com> writes:

 John> Hi,
 John> I discovered a bit of a problem in dbus.mk.

 John> DBUS_XML_DEP:=$(BUILD_DIR)/libxml2-2.6.29/.stamp_staging_installed

 John> What happens when libxml2 has not been downloaded, extracted,
 John> or built and you depend on .stamp_staging_installed?

Normally it would work just fine (we do this all the time), but
looking closer at it, the Makefile.autotools.in stuff is horribly
broken as it doesn't have proper dependencies listed.

It also looks like it would break badly for parallel builds (-j)

:/

 John> Build failure. I would suggest a revert on dbus.mk.

I'll revert the libxml2 hunk. We really need to fixup the autotools
stuff or stop using it.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list