Pavel Janík wrote:
Hi,
Interesting. Do you also build with system libxslt? Because when I
build SRC680m242 module libxslt on Mac OS X 10.4.10 it complains that
the given libxml is too old (/usr/bin/xml2-config --version gives
2.6.16, while libxslt wants 2.6.17).
interesting. I do not have anything around system-xslt in the configure
line.
Here is my full build log:
http://ftp.linux.cz/pub/localization/OpenOffice.org/devel/680/OOH680_m3/Build-1/build/log-MacOSX-Intel.bz2
and it contains this:
to prevent incompatibilities between internal libxslt and libxml2, the
office will be build with system-libxslt
Ah, yes, the above is the important thing---you /do/ build with system
libxslt.
Thanks,
-Stephan
checking which libxslt to use... external
checking for pkg-config... /sw/bin/pkg-config
checking for libxslt ... yes
checking LIBXSLT_CFLAGS... -I/usr/include/libxml2
checking LIBXSLT_LIBS... -lxslt -lxml2 -lpthread -lz -liconv -lm
checking for xsltproc... /usr/bin//xsltproc
checking which libxml to use... external
checking for libxml-2.0 >= 2.0 ... yes
checking LIBXML_CFLAGS... -I/usr/include/libxml2
checking LIBXML_LIBS... -lxml2 -lpthread -lz -liconv -lm
You do not see the same because you do not use configure, right? ;-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]