Date: Tue, 5 Jun 2012 22:28:11 -0700 From: Kevin Oberman <kob6558@gmail.com> To: Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Cc: rotkap@gmx.de, freebsd-ports@freebsd.org Subject: Re: make failed for editors/libreoffice SOLVED Message-ID: <CAN6yY1sxiZTQpO4sa14RZMGn14Knu_y%2BgLw=BSAAvYNiDpDC9Q@mail.gmail.com> In-Reply-To: <1338954676.88545.12.camel@z6000.lenzicasa> References: <4FC73BBB.9090004@eskk.nu> <g5c0a9-5s1.ln1@news.hansenet.de> <4FCD9594.1090103@tuxfamily.org> <20120605061855.GO73254@ithaqua.etoilebsd.net> <20120605081002.GA91333@megatron.madpilot.net> <20120605084644.GQ73254@ithaqua.etoilebsd.net> <20430.7266.862321.370285@jerusalem.litteratus.org> <20120605154905.GL71005@ithaqua.etoilebsd.net> <9ks1a9-8a7.ln1@news.hansenet.de> <1338954676.88545.12.camel@z6000.lenzicasa>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 5, 2012 at 8:51 PM, Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> 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.. > Here is an easy way: # portmaster -g boost-libs boost-jam # pkg_delete -f boost-libs-\* boost-jam-\* # postmaster libreoffice # portmaster -PP --local-packagedir=/usr/ports/packages boost-libs boost-jam or use pkg_add I'll admit that I am still building the packages, so I can't swear it will work, but it should. -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1sxiZTQpO4sa14RZMGn14Knu_y%2BgLw=BSAAvYNiDpDC9Q>