You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Don Lewis <tr...@FreeBSD.org> on 2015/08/03 05:19:48 UTC

Re: Are the Buildbots down?

On 21 Jul, To: pfg@apache.org wrote:
> Doing
>   pkg install clang35
> 
> adding this to the configure script
>   CPP=clang-cpp35 CC=clang35 CXX=clang++35 && export CPP CC CXX &&

On FreeBSD configure still needs "CPPFLAGS=-I/usr/local/include" in its
environment.  Looks like that got dropped when CPP and friends were
added, which is why the configure step is now failing on the buildbot.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org