Em Ter, 2012-06-05 às 19:35 +0200, Heino Tiedemann escreveu:

> Baptiste Daroussin <b...@freebsd.org> wrote:
> 
> > On Tue, Jun 05, 2012 at 10:49:06AM -0400, Robert Huff wrote:
> >> 
> >>    Is it possible to disable parallel make jobs?
> >>    If so, what is the correct way to do so?
> >> 

in the Makefile
near the lines 120......
             --with-num-cpus=1 \
             --with-num-jobs=1 \

then 
rm work/.configu*
make
the system will configure to build libreoffice
configure for ONE cpu and ONE job (dmake)...

but after nnnnnnn hours, it does not build....
same errors....

We for sure need a libreoffice guru....  
may be the famous 3.5.4????


_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to