I've now tried twice to build libreoffice. This is an i386-current system:
OpenBSD 5.1-current (GENERIC.MP) #0: Sat Apr 7 03:46:52 EDT 2012
I updated & compiled everything and the problem remains. Below is
the last part of the compile.
Is it me? Have others compiled this? If so a clue would be appreciated.
--STeve Andre'
mv ../unxobsd.pro/lib/libuno_sal.so.3
../unxobsd.pro/lib/check_libuno_sal.so.3
/usr/ports/pobj/libreoffice-3.5.2.2/libreoffice-core-3.5.2.2/solenv/bin/checkdll.sh
-L../unxobsd.pro/lib
-L/usr/ports/pobj/libreoffice-3.5.2.2/libreoffice-core-3.5.2.2/solver/unxobsd.pro/lib
../unxobsd.pro/lib/check_libuno_sal.so.3
Checking DLL ../unxobsd.pro/lib/check_libuno_sal.so.3
.../usr/ports/pobj/libreoffice-3.5.2.2/libreoffice-core-3.5.2.2/solver/unxobsd.pro/bin/checkdll:../unxobsd.pro/lib/check_libuno_sal.so.3:
undefined symbol '__sync_add_and_fetch_4'
/usr/ports/pobj/libreoffice-3.5.2.2/libreoffice-core-3.5.2.2/solver/unxobsd.pro/bin/checkdll:../unxobsd.pro/lib/check_libuno_sal.so.3:
undefined symbol '__sync_sub_and_fetch_4'
: ERROR: Cannot load specified object
dmake: Error code 1, while making '../unxobsd.pro/lib/libuno_sal.so.3'
-----------------------------------------------------------------------
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/pobj/libreoffice-3.5.2.2/libreoffice-core-3.5.2.2/sal/util
it seems that the error is inside 'sal', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
/usr/local/bin/bash
cd /usr/ports/pobj/libreoffice-3.5.2.2/libreoffice-core-3.5.2.2
source ./Env.Host.sh
cd sal
rm -Rf
/usr/ports/pobj/libreoffice-3.5.2.2/libreoffice-core-3.5.2.2/sal/unxobsd.pro
# optional module 'clean'
build
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/pobj/libreoffice-3.5.2.2/libreoffice-core-3.5.2.2'
gmake: *** [source-env-and-recurse] Error 2
*** Error code 2
Stop in /usr/ports/editors/libreoffice (line 2455 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1