[Libreoffice] Trouble building the redland module on mac
Christian Lohmaier
lohmaier+libreoffice at googlemail.com
Fri Jun 3 13:21:50 PDT 2011
Hi William, *,
On Fri, Jun 3, 2011 at 10:11 PM, William Lachance <wrlach at gmail.com> wrote:
> On Fri, Jun 3, 2011 at 3:19 PM, Christian Lohmaier
> <lohmaier+libreoffice at googlemail.com> wrote:
>> [...]
> LIBXML2LIB=$(LIBXML2LIB)
That should not be LIBXML2LIB, but the LIBXML_LIBS as set by configure
- I'm not sure wher LIBXML2LIB is defined...
XSLTLIB="$(XSLTLIB)"
Same here not XSLTLIB, but LIIBXSLT_LIBS - i.e. the ones configure
already did set.
The same probably applies to the CFLAGS - to prevent raptor's
configure to look by itself.
raptor's makefile is attempting to do configure's job
ciao
Christian
More information about the LibreOffice
mailing list