[Libreoffice] boost exceptions

Thomas Klausner wiz at NetBSD.org
Mon Oct 18 04:31:01 PDT 2010


On Mon, Oct 18, 2010 at 12:21:52PM +0100, Caolán McNamara wrote:
> On Mon, 2010-10-18 at 13:15 +0200, Thomas Klausner wrote:
> > On Mon, Oct 18, 2010 at 12:01:15PM +0100, Caolán McNamara wrote:
> > > Did you configure with --with-system-boost ? There's a test in
> > > configure.in for a broken boost header.
> > 
> > Yes, I'm using system boost.
> 
> I know you're using system boost, I'm just checking that you didn't
> short-circuit the --with-system-boost/--with-system-headers configure
> test that checks that the boost headers don't have known bugs by instead
> directly using the ARCH_FLAGS, ENV_CFLAGS etc variables.

Ah, sorry, I misunderstood.

My usage is like this:

./autogen.sh --with-git --with-system-libs --with-system-headers --with-system-zlib --with-system-jpeg --with-system-libxslt --with-system-libxml --with-system-mesa-headers --with-system-cairo --with-system-mozilla=mozilla --with-system-saxon --with-system-lucene --with-system-openssl ENVCFLAGS="-I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/X11R7/include" ENVCFLAGSCXX="-I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/X11R7/include" CFLAGS="-I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/X11R7/include" CPPFLAGS="-I/usr/pkg/include/db4 -I/usr/pkg/include" LDFLAGS="-L/usr/pkg/lib -Wl,-R/usr/pkg/lib" QTDIR=/usr/pkg/qt4 --with-jdk-home=/usr/pkg/java/openjdk7 --with-max-jobs=1 --with-num-cpus=1 --disable-kde --disable-kde4 --with-system-mdds=no --with-system-altlinuxhyph=no --with-openldap --without-junit --with-system-mythes=no

ENVLINKFLAGS="-L/usr/pkg/lib -Wl,-R/usr/pkg/lib" ENVCFLAGS="-I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/X11R7/include" ENVCFLAGSCXX="-I/usr/pkg/include/db4 -I/usr/pkg/include -I/usr/X11R7/include" gmake

 Thomas


More information about the LibreOffice mailing list