Hi Christian,<br><br>On Fri, Jun 3, 2011 at 4:21 PM, Christian Lohmaier <span dir="ltr"><<a href="mailto:lohmaier%2Blibreoffice@googlemail.com" target="_blank">lohmaier+libreoffice@googlemail.com</a>></span> wrote:<br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<br>
> On Fri, Jun 3, 2011 at 3:19 PM, Christian Lohmaier<br>
> <<a href="mailto:lohmaier%2Blibreoffice@googlemail.com" target="_blank">lohmaier+libreoffice@googlemail.com</a>> wrote:<br>
</div>On Fri, Jun 3, 2011 at 10:11 PM, William Lachance <<a href="mailto:wrlach@gmail.com" target="_blank">wrlach@gmail.com</a>> wrote:<br>>> [...]<br>
> LIBXML2LIB=$(LIBXML2LIB)<br>
<br>
That should not be LIBXML2LIB, but the LIBXML_LIBS as set by configure<br>
- I'm not sure wher LIBXML2LIB is defined...<br>
<br>
XSLTLIB="$(XSLTLIB)"<br>
<br>
Same here not XSLTLIB, but LIIBXSLT_LIBS - i.e. the ones configure<br>
already did set.<br>
The same probably applies to the CFLAGS - to prevent raptor's<br>
configure to look by itself.<br>
raptor's makefile is attempting to do configure's job<br></blockquote><div><br>This does indeed look incorrect to my (inexperienced) eyes, but changing this doesn't seem to fix the issue. Again, I think the problem is that we're not properly passing the correct CFLAGS/CPPFLAGS/LDFLAGS to raptor's configure. If no one knows why this might be offhand, I can always dig deeper.<br>
</div></div>-- <br>William Lachance<br><a href="mailto:wrlach@gmail.com" target="_blank">wrlach@gmail.com</a><br>