I happen to be on 9.1 Stable dated 2/Jan
Have other people been able to build libreoffice since New Years, or have suggestions on how to get around the below build error ?
Have other people been able to build libreoffice since New Years, or have suggestions on how to get around the below build error ?
Code:
-----------------------------------------------------------------------
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 /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/sot/prj
it seems that the error is inside 'sot', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
/usr/local/bin/bash
cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2
source ./Env.Host.sh
cd sot
gmake clean # optional
gmake -r
when the problem is isolated and fixed exit and re-run 'make' from the top-level
gmake[1]: *** [build] Error 1
gmake[1]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2'
gmake: *** [source-env-and-recurse] Error 2
*** [do-build] Error code 1
Stop in /usr/ports/editors/libreoffice.
*** [build] Error code 1
Stop in /usr/ports/editors/libreoffice.