This is what I'm thinking... by using the system xml/xslt, instead of
bundling it, we are getting some weird interactions.

< LIBXML_CFLAGS='-I/usr/local/include/libxml2'
---
> LIBXML_CFLAGS='-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2'
1289,1291c1326,1328
< LIBXML_LIBS='-L/usr/local/lib -lxml2 -lz -lpthread -liconv -lm'
< LIBXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2'
< LIBXSLT_LIBS='-L/usr/local/lib -lxslt -lxml2'
---
> LIBXML_LIBS='-L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib
>  -lxml2 -lz -lpthread -licucore -lm'
> LIBXSLT_CFLAGS='-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include
>  
> -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2'
> LIBXSLT_LIBS='-L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib
>  -lxslt -lxml2 -lz -lpthread -licucore -lm'


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to