make failed for editors/libreoffice SOLVED

Baptiste Daroussin bapt at FreeBSD.org
Wed Jun 6 08:24:42 UTC 2012


On Wed, Jun 06, 2012 at 12:51:16AM -0300, Sergio de Almeida Lenzi wrote:
> Hello all...
> finally I track down the problem with libreoffice,
> the problem is with the boost headers and files
> 
> You MUST use the boost that comes with libreoffice,
> but somehow the makefiles searches /usr/local/include/* 
> 
> Solution:
> 
> remove (temporary) boost-lib, boost-jam,
> then go to the editors/libreoffice ...
> and then choose the language: in my case : LOCALIZED_LANG=pt-BR
> put it in the Makefile, (or /etc/make.conf)....
> than......
> make install package,
> in a 8 cores cpu, with 8 jobs in paralell, libreoffice builds in 2
> hours....
> 
> after that,
> reinstall boost-lib and boost-jam either from the ports, or from the
> packages..
> 
> 
> Works for me....
> 
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"

Ok now I understand why I can't reproduce. boost is not installed when building
libreoffice on tinderbox/pointyhat/poudriere I guess, I'll have to undbundle
boost again and upgrade to 3.5.4 which has the fix for recent boost iirc.

Thank you!
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120606/ea1d542c/attachment.pgp


More information about the freebsd-ports mailing list