make failed for editors/libreoffice

Sergio de Almeida Lenzi lenzi.sergio at gmail.com
Thu May 31 12:20:03 UTC 2012


Em Qui, 2012-05-31 às 11:36 +0200, Leslie Jensen escreveu:

> Help Please!
> 
> Thanks
> 

Seems that clang (and or) gmake running paralell (in my case -P8)
and are not treating dependencies right...

in your code, the error message tells how to restart(or make only the
module that is in error)...

cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2
source ./Env.Host.sh
cd vcl
gmake clean # optional
gmake -r

make these commands (as the software tells you to do...)
and than go back to the /usr/ports/editors/libreoffice,
and issue a "make package"

repeat the process untill there are no more errors...
in my case about 8 times....

finally you will have your libreoffice built...

Perhaps some gmake/perl guru can fix the build
process and make it work on only ONE cpu..  (-P1)...
it would last more time, but would build it without breaking.


Sergio


More information about the freebsd-office mailing list