Re: [Libreoffice] Libreoffice not builds

2011-05-17 Thread Michael Meeks
Hi there, On Thu, 2011-05-12 at 06:48 +0400, Гуляев Гоша wrote: /usr/local/bin/bash cd /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice source ./FreeBSDX86Env.Set.sh export LANG=C export DEBUGCPPUNIT=TRUE :-)

Re: [Libreoffice] Libreoffice not builds

2011-05-17 Thread Гуляев Гоша
Michael Meeks, thank a lot for your help, and for that you dont leave me alone with that ununderstandable errors :) And for your words about gdb in freebsd, maybe i need to install any additional soft for that? Or setup debug options in kernel? In kernel config have such options that i disable:

Re: [Libreoffice] Libreoffice not builds

2011-05-17 Thread Michael Meeks
Hi there, On Tue, 2011-05-17 at 21:32 +0400, Гуляев Гоша wrote: Michael Meeks, thank a lot for your help Really, my pleasure - thanks for persisting. And for your words about gdb in freebsd, maybe i need to install any additional soft for that? Or setup debug options in kernel?

Re: [Libreoffice] Libreoffice not builds

2011-05-10 Thread Michael Meeks
Hi there, On Tue, 2011-05-10 at 08:07 +0400, Гуляев Гоша wrote: Hello! I do recommended steps (from error output) Hokay - so a compile-time unit test is failing to run: -- - start unit test #1 on library

Re: [Libreoffice] Libreoffice not builds

2011-05-09 Thread Гуляев Гоша
Hello! I do recommended steps (from error output) /usr/local/bin/bash cd /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice source ./FreeBSDX86Env.Set.sh cd sfx2 build And below is result, is anybody knows how solve that problem? Entering

[Libreoffice] Libreoffice not builds

2011-05-07 Thread Гуляев Гоша
Hi friends! I have a problem with installing Libreoffice-3.3.2 on FreeBSD 8.2 i386 With various options (WITH_KDE, WITH_JAVA, WITH_GNOME ...) i have same error. I have a 2Gb RAM 4 GB Swap and 29Gb free space. How can i solve that problem and install libreoffice? That is versions of java related

Re: [Libreoffice] Libreoffice not builds

2011-05-07 Thread Andreas Radke
Because the connectivity module seems to build fine I assume you are doing a smp parallel build and the error should be somewhere earlier in your log. Grep for Error code and maybe for not found. -Andy ___ LibreOffice mailing list

Re: [Libreoffice] Libreoffice not builds

2011-05-07 Thread Rafael Dominguez
You need to execute the following commands to get the correct error cd /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice source ./FreeBSDX86Env.Set.sh http://freebsdx86env.set.sh/ cd pyuno build On Sat, May 7, 2011 at 11:17 AM, Andreas Radke a.ra...@arcor.de wrote: Because the connectivity

Re: [Libreoffice] Libreoffice not builds

2011-05-07 Thread Michael Meeks
On Sat, 2011-05-07 at 17:58 +0400, Гуляев Гоша wrote: How can i solve my problem? It would be extra helpful if people could read, and then cut/paste the failure message: it seems you are using a threaded build, which means that the actual compile error is probably hidden far above,

Re: [Libreoffice] Libreoffice not builds

2011-05-07 Thread Гуляев Гоша
And i disable parallel building, and building get that error: Entering /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/sfx2/util Entering /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/sfx2/workben/custompanel Entering

Re: [Libreoffice] Libreoffice not builds

2011-05-07 Thread Гуляев Гоша
Sorry i'm try to do sequence cd /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice source ./FreeBSDX86Env.Set.sh cd sfx2 build without first line: /usr/local/bin/bash So when i execute that instructions i get that error: Entering

Re: [Libreoffice] Libreoffice not builds

2011-05-07 Thread Гуляев Гоша
07.05.11, 21:36, Rafael Dominguez venccsra...@gmail.com: You need to execute the following commands to get the correct error cd /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice source ./FreeBSDX86Env.Set.sh cd pyuno build I'm try to do that, but command build gets error: build: