Building LO 4.0.4.2 on illumos based OS
Michael Stahl
mstahl at redhat.com
Mon Jul 15 11:23:18 PDT 2013
On 15/07/13 16:47, Gabriele Bulfon wrote:
> A deeper check of the xmlsec1 config.log, shows there are many vars that
> are empty, not passed
> by main configure, such as NSS_LIBS and NSS_CFLAGS.
that is odd, the variables should be exported from the top-level
makefile, which reads in config_host.mk, which contains lines like:
export NSS_CFLAGS=$(gb_SPACE)
export NSS_LIBS=$(gb_SPACE)
... so empty vars for an build with internal nss ... which seems to
indicate that there must be another mechanism by which xmlsec configure
picks up these...
so i've got these files, probably they are relevant:
> ls solver/unxlngx6/bin/*-config
solver/unxlngx6/bin/nspr-config
solver/unxlngx6/bin/nss-config
solver/unxlngx6/bin/xml2-config
solver/unxlngx6/bin/xslt-config
More information about the LibreOffice
mailing list