Make sure the Docbook rpm's are installed first, before attempting to compile. The configure should have flagged that the Docbook rpm's are missing. Hope this helps.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of ShanyiWan Sent: Thursday, May 06, 2010 4:48 AM To: linux-ha Subject: [Linux-HA] Problems encountered during compilation Cent OS 5.4(64Bit) # tar jxvf glue-1.0.5.tar.bz2 # ./autogen.sh # ./configure # make .... gmake[1]: Leaving directory `/usr/local/src/heartbeat/glue/logd' Making all in hb_report gmake[1]: Entering directory `/usr/local/src/heartbeat/glue/hb_report' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/usr/local/src/heartbeat/glue/hb_report' Making all in doc gmake[1]: Entering directory `/usr/local/src/heartbeat/glue/doc' Making all in stonith gmake[2]: Entering directory `/usr/local/src/heartbeat/glue/doc/stonith' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/local/src/heartbeat/glue/doc/stonith' gmake[2]: Entering directory `/usr/local/src/heartbeat/glue/doc' /usr/bin/xsltproc \ --xinclude \ http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl hb_report.xml warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/common/pi.xsl" compilation error: file http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl line 38 element include xsl:include : unable to load http://docbook.sourceforge.net/release/xsl/current/common/pi.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/html/chunker.xsl" compilation error: file http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl line 73 element include xsl:include : unable to load http://docbook.sourceforge.net/release/xsl/current/html/chunker.xsl gmake[2]: *** [hb_report.8] Error 5 gmake[2]: Leaving directory `/usr/local/src/heartbeat/glue/doc' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/src/heartbeat/glue/doc' make: *** [all-recursive] Error 1 What is this error? Pls help me. -------------- ShanyiWan 2010-05-06 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. This message may be an attorney-client communication and/or work product and as such is privileged and confidential. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
