Archaic wrote: > On Thu, Dec 08, 2005 at 10:26:37PM -0700, [EMAIL PROTECTED] wrote: > >>Log: >>man-db doesn't like building in parallel > > > If trying to adhere to the book as much as possible, why build anything > with the -j switch? >
Because it's significantly faster. And there are only a few programs that don't like it. Anyway, it's a variable in the build system, so you can always just comment it out in the main Makefile, if you want, and build the whole thing without it. -- JH -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
