4.4.0.1 build error on sal/types.h on solaris/illumos

Norbert Thiebaud nthiebaud at gmail.com
Sat Jan 17 05:56:18 PST 2015


On Sat, Jan 17, 2015 at 5:07 AM, Gabriele Bulfon <gbulfon at sonicle.com> wrote:
> Looks like 4.4.0.2 has this solaris ld patch already applied.
> I strongly believe gmake is not using the solaris.mk file.
> How can I verify if configure/make is really taking the solaris.mk platform?

In gbuild.mk we include

platform/$(OS)_$(CPUNAME)_$(COM).mk

verify in your config_host.mk tht these resolve to
SOLARIS,INTEL and GCC respectively

SOLARIS_INTEL_GCC.mk just include platform/solaris.mk

Norbert


More information about the LibreOffice mailing list