GNOME Bugzilla – Bug 732274
ORBit2-2.14.19: parallel build failure with orbit-name-server-2
Last modified: 2014-06-27 08:19:41 UTC
Building ORBit2 in parallel may fail with: i686-pc-linux-gnu-gcc: libname-server-2.a: No such file or directory make[5]: *** [orbit-name-server-2] Error 1 Please see detailed build log at https://bugs.gentoo.org/show_bug.cgi?id=273031#c1
Created attachment 279303 [details] [review] patch to fix parallel build failure orbit-name-server-2 simply needs to depend on libname-server-2.a Thanks!
Perfect =) I imagine there are plenty more of these - thanks for the fixes !