I can't build the AOO from source on modern
linux system with gcc 10 for some time now,
maybe for two months, because of an issue with
boost.
In modules: xml2cmp and cosv (whichever's
reached first) I get the following:
.../main/solver/420/unxlngx6.pro/inc/boost/tr1/detail/config_all.hpp:101:44:
fatal error: ../10/utility: No such file or
directory
101 | # define
BOOST_TR1_STD_HEADER(name) <../__GNUC__/name>
There are lots of 'utility' files related to
boost library, what headers do I want?
===
It is the same with 4.5 and 4.2. I'm using
roughly this set of options:
--with-dmake-url=https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
\
--with-epm-url=https://github.com/jimjag/epm/archive/v5.0.0/epm-5.0.0.tar.gz
\
--with-jdk-home=/usr/lib64/java \
--without-junit \
--disable-gnome-vfs \
\
--with-system-libs \
--with-system-lucene=no \
--with-system-hsqldb=no \
--with-system-beanshell=no \
--with-system-saxon=no \
--with-system-redland=no \
--with-system-mythes=no \
\
--with-system-boost=no \
(using newer system boost seems to cause similar
problems, too)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org