Binary packages for LibreOffice 3.5 or 3.4

Dimitry Andric dimitry at andric.com
Mon May 7 18:22:20 UTC 2012


On 2012-05-07 12:22, Hartmann, O. wrote:
...
> The error I faced was introduced by the port net/libcmis, which in my
> case was built via gcc 4.6 (and doesn't build with CLANG). After
> building libcmis with legacy gcc 4.2.1, I was able to build
> editors/libreoffice without problems (as far as the selected options
> concern).

Here's a diff for the net/libcmis port, to make it compile with clang.
Can someone from ports please apply this?

The software has some very basic C++ problems, such as non-virtual
destructors, and tends to compile everything with -Werror -Wall
-pedantic, so some errors are expected. :)

Another approach, which takes less modifications, is to just run its
configure script with --disable-error.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clangports-net-libcmis-1.diff
Type: text/x-diff
Size: 3951 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20120507/5c079884/clangports-net-libcmis-1.bin


More information about the freebsd-current mailing list