Created attachment 21554 [details] [review] Let make find its deps To fail: make -j5 Solution: give make enough info to find the right order
There's actually a few more places with an issue in here since it can potentially build against the system copy if there's enough parallelization. I'll attach the patch I've included for Gentoo.
Created attachment 21568 [details] [review] Fix building of tests Fix parallel make issues when building tests. Additionally fixes potential cases where the test can be built against the system copy instead of the currently building copy of libdbus-glib. Fix convenience library linking against expat so it builds.
Thanks for the patch! commit 64ec55f59a9ebe699e240c2a3b4d82e85f2db4a0 Author: Doug Goldstein <cardoe@gentoo.org> Date: Fri Jan 30 17:38:19 2009 -0500 Bug 19325 - parallel build fix Signed-off-by: Colin Walters <walters@verbum.org>
*** Bug 6780 has been marked as a duplicate of this bug. ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.