On Tue, 2011-08-23 at 21:41 +0200, Cor Nouws wrote:
Cor Nouws wrote (23-08-11 20:57)Might have something to do with the version of make 3.81 in combination with with-num-cpus larger then 1I knew I had seen a mail about that. Found it in the archives: http://lists.freedesktop.org/archives/libreoffice/2011-August/016470.html ;-)
Didn't Norbert add http://cgit.freedesktop.org/libreoffice/core/diff/configure.in?id=d64bbd6bf8d41604e3f14f911f2169f4295e4d99 which on the face of it looks like it would warn you that you are using make 3.81 and either auto-dial down the -jX to -j1 or tell you you're doomed if you have an explicit --with-num-cpu used ? C.