GNOME Bugzilla – Bug 529045
planner doesn't build properly with make -j
Last modified: 2008-04-29 19:11:16 UTC
it fails in tests because it cannot link to libselftest which is not yet built. Strangely I've worked this around by adding the common line of LDADD to every test program and I renammed LDFLAGS to LDADD for them so as to not be annoyed by linking problems when using LDFLAGS="-Wl,--as-needed". Patch to follow.
Created attachment 109584 [details] [review] planner-0.14.3-parallel-build.patch
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.