Re: compilation error

"Mailing Lists" <[email protected]> Thu, 20 Nov 2003 09:53:37 +0100
Newsgroups gmane.text.docbook.docbook2x.general
Message-ID <195901c3af43$c9b1d3d0$0864a8c0@mario>
Wrt point 2 in http://docbook2x.sourceforge.net/install-procedure.html#install-problems:

According to my experience, the two events a) compilation error and, b) segmentation fault, have different causes.

Problem a) is due to some opaque pointers in the libxml library. The libxml people are going to fix that problem. Meanwhile a simple
workaround is to include

#include <libxml/parser.h>

in libxslt/ext.h.

Problem b) disappeared on my computer when I installed the SGML catalogs correctly.

I'm using Linux, so I don't know whether other OSes experience the same problem, and, if so, whether they can be solved the same
way.

-Mario




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/