Jeremy Byron([EMAIL PROTECTED])@Sun, May 07, 2006 at 05:42:02PM -0700:
> Ag Hatzimanikas wrote:
> ><snip>
> >> Anyone can confirm this?
> >> If so this need to be fixed.
> > 
> > Same goes with groff.
> > 
> > MAKEFLAGS="-j1" or just "make -j1" was needed to build groff.
> > 
> > No other problems with other packages.
> 
> Grab the makeflags patch I submitted in the 'Optimize code' thread and
> edit it as such:
> 
> - gettext)
> + gettext | groff)
> 
> That's should take care of the parallel build problems, hopefully.
> 

Thanks Jeremy.

I was able to finish the build,just by hacking the book.

I wonder if we have to open a ticket at least for gettext.
The fix is trivial.
echo ".NOTPARALLEL:" >> gettext-tools/misc/Makefile.in
-- 
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to