Well... after poking around with FreeBSD version 8.2, 8,3 and 9.x and 10.X AMD64 version, I notice that: 1) Libreoffice version 3.5.4 builds ONLY with clang version 3.0 2) When using FreeBSD 9.X and 10.X, libreoffice builds with clang in the base system as they are clang 3.0 3) For FreeBSD 8.X, it builds ONLY with the clang-3.0 that is not in the ports any more so I had to install "old" ports (clang and llvm) version 3.0
Than libreoffice builds, install and works OK. It is faster than the previous one (3.5.2). Using clang version 3.1 or clang-devel does not build, stops somewhere in the build process because clang aborts with signal 6. Time to build is aprox 45 minutes Hope this will help _______________________________________________ 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"