Date: Wed, 06 Jun 2012 17:24:15 +0200 From: Rainer Hurling <rhurlin@gwdg.de> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>, freebsd-ports@FreeBSD.org Subject: Re: make failed for editors/libreoffice SOLVED Message-ID: <4FCF761F.4030400@gwdg.de> In-Reply-To: <20120606152105.GE84459@ithaqua.etoilebsd.net> References: <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> <alpine.BSF.2.00.1206060832090.14331@wonkity.com> <4FCF6F1A.60503@gwdg.de> <20120606152105.GE84459@ithaqua.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06.06.2012 17:21 (UTC+2), Baptiste Daroussin wrote: On 06.06.2012 17:21 (UTC+2), Baptiste Daroussin wrote: > On Wed, Jun 06, 2012 at 04:54:18PM +0200, Rainer Hurling wrote: >> On 06.06.2012 16:32 (UTC+2), Warren Block wrote: >>> On Wed, 6 Jun 2012, 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.... >>> >>> And here also. And unlike the build I did yesterday, it actually runs. >>> Thanks! >> >> It also builds for me on 10.0-CURRENT amd64, thanks. >> >> But I am not able to save encrypted documents or open encrypted >> documents in libreoffice. Is anyone else seeing this? >> > > It needs a patch from upstream incorporated in 3.5.4. > > regards, > Bapt > On Wed, Jun 06, 2012 at 04:54:18PM +0200, Rainer Hurling wrote: >> On 06.06.2012 16:32 (UTC+2), Warren Block wrote: >>> On Wed, 6 Jun 2012, 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.... >>> >>> And here also. And unlike the build I did yesterday, it actually runs. >>> Thanks! >> >> It also builds for me on 10.0-CURRENT amd64, thanks. >> >> But I am not able to save encrypted documents or open encrypted >> documents in libreoffice. Is anyone else seeing this? >> > > It needs a patch from upstream incorporated in 3.5.4. Ahh, ok. So we will wait for 3.5.4 ;-) Thanks for the info and for your work on it, Rainer > regards, > Bapt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FCF761F.4030400>