Hi William, *,

On Fri, Jun 3, 2011 at 10:11 PM, William Lachance <[email protected]> wrote:

> On Fri, Jun 3, 2011 at 3:19 PM, Christian Lohmaier
> <[email protected]> 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
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to