Sterling,
as you know we have a problem with linking Sablotron with Expat 
libraries. Here is a short explanation and a proposal:

1. If Sablotron is build with Exapt sources, expat is _not_ linked
2. If Sablotron is build w/o Expat sources, preinstalled Expat is linked.

Explanation is simple: libtool deny link a shared library with another 
ones, because not all systems do support it. Actually, we shouldn't link 
expat in the second case too.

The correct solution is to link all libraries with a final executable file.

So I guess, you should add libxmlparse and libxmltok while linking 
sablotron extension, we should avoid linking of Expat with libsablot in 
any case.

Is it possible?

Have a nice day

Pavel

-- 
Pavel Hlavnicka
Ginger Alliance Ltd.
Prague; Czech Republic

Reply via email to