libreoffice fails to build

Dimitry Andric dim at FreeBSD.org
Thu Jul 19 18:50:38 UTC 2012


On 2012-07-18 17:46, Robert Huff wrote:
...
> FreeBSD 10.0-CURRENT #0: Wed Jul 18 08:15:22 EDT 2012  amd64 
> 
> 	and system clang (3.1), libreoffice 3.5.5 gets stuck at:
...
> Making:    libuno_sal.so.3
> : ERROR: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.15 required by ../unxfbsd.pro/lib/check_libuno_sal.so.3 not found
> dmake:  Error code 1, while making  '../unxfbsd.pro/lib/libuno_sal.so.3'

It seems check_libuno_sal.so.3 is linked to a newer version of libstdc++
than the one in /usr/lib.  Do you by any chance have one of lang/gcc46,
lang/gcc47 or lang/gcc48 installed?

If that is the case, something in LibreOffice's build script is picking
up the wrong one.  Please look carefully at the generated Makefiles.


More information about the freebsd-office mailing list