On Fri, Jan 28, 2011 at 02:22:18PM -0800, Jason Helfman thus spake:
On Fri, Jan 28, 2011 at 10:11:39PM +0000, Baptiste Daroussin thus spake:
2011/1/28 Ivan Klymenko <fi...@ukr.net>:
В Fri, 28 Jan 2011 15:06:06 +0100
Baptiste Daroussin <b...@freebsd.org> пишет:

Hi all

I ported libreoffice 3.3.0, you can find it here:
http://people.freebsd.org/~bapt/libreoffice.shar or
http://git.etoilebsd.net/ports/tree/libreoffice

Can you please test it?

...
checking which mdds to use... internal
checking which boost to use... external
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking boost/spirit/include/classic_core.hpp usability... yes
checking boost/spirit/include/classic_core.hpp presence... yes
checking for boost/spirit/include/classic_core.hpp... yes
checking boost/function.hpp usability... yes
checking boost/function.hpp presence... yes
checking for boost/function.hpp... yes
checking whether boost/function.hpp compiles with -fno-exceptions... yes
checking which vigra to use... external
checking vigra/copyimage.hxx usability... no
checking vigra/copyimage.hxx presence... no
checking for vigra/copyimage.hxx... no
configure: error: vigra/copyimage.hxx not found. install vigra
gmake: *** [stamp/build] Ошибка 1
*** Error code 1

Stop in /usr/ports/editors/libreoffice.
*** Error code 1

Stop in /usr/ports/editors/libreoffice.

:(


Strange normally the lib_depends
vigraimpex.2:${PORTSDIR}/graphics/vigra should have install
vigra/copyimage.hxx.

can you check if via has really been installed and is
/usr/local/include/vigra/copyimage.hxx exists ?

regards and thank you for testing,
Bapt

In installing, I received an error regarding no gstreamer or
gstreamer-plugins-base installed.

gnome-config: not found
No package 'gstreamer-0.10' found
gnome-config: not found
No package 'gstreamer-plugins-base-0.10' found

I installed multimedia/gstreamer and multimedia/gstreamer-plugins, and the
build was able to continue... and yes, still building... :)

-jgh

It failed at this point:

Compiling: rsc_sw
sw deliver
Module 'sw' delivered successfully. 281 files copied, 0 files unchanged

-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making
/home/jhelfman/libreoffice/work/libreoffice-build-3.3.0.4/build/libreoffice/lingucomponent/source/languageguessing

 it seems that the error is inside 'lingucomponent', please re-run build
 inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------

/usr/local/bin/bash
cd
/home/jhelfman/libreoffice/work/libreoffice-build-3.3.0.4/build/libreoffice
source ./FreeBSDX86Env.Set.sh
cd lingucomponent
build

when the problem is isolated and fixed exit and re-run 'make' from the
top-level
sometimes (sadly) it is necessary to rm -Rf unxfbsdi.pro in a module.
gmake: *** [stamp/build] Error 1
*** Error code 1

Stop in /home/jhelfman/libreoffice.
*** Error code 1

Stop in /home/jhelfman/libreoffice.

-jgh
--
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to