Pacemaker installation errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi ,

I tried to install pacemaker. While installing  'Resource Agents', I run make command and got attached errors. I tried twice (did make clean also) and on both occasions, error was bit different (as attached).

The steps I was performing was :-
wget -O resource-agents.tar.bz2 http://hg.linux-ha.org/agents/archive/tip.tar.bz2

tar jxvf resource-agents.tar.bz2
 cd Cluster-Resource-Agents-*

./autogen.sh && ./configure --prefix=$PREFIX

make
 sudo make install

I am using CenOS 5.6 64-bit .
Or can I use the Pacemaker with this erred source ?

Thanks,
Amit


________________________________
This email (message and any attachment) is confidential and may be privileged. If you are not certain that you are the intended recipient, please notify the sender immediately by replying to this message, and delete all copies of this message and attachments. Any other use of this email by you is prohibited.
________________________________



Note: Writing ocf_heartbeat_ClusterMon.7
OCF_ROOT=. OCF_FUNCTIONS_DIR=../heartbeat ../heartbeat/CTDB meta-data > metadata-CTDB.xml
/usr/bin/xsltproc --novalid \
        --stringparam package resource-agents \
        --stringparam version 1.0.4 \
        --output ocf_heartbeat_CTDB.xml \
        ra2refentry.xsl metadata-CTDB.xml
/usr/bin/xsltproc \
        --xinclude \
        http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ocf_heartbeat_CTDB.xml
Note: Writing ocf_heartbeat_CTDB.7
OCF_ROOT=. OCF_FUNCTIONS_DIR=../heartbeat ../heartbeat/Delay meta-data > metadata-Delay.xml
/usr/bin/xsltproc --novalid \
        --stringparam package resource-agents \
        --stringparam version 1.0.4 \
        --output ocf_heartbeat_Delay.xml \
        ra2refentry.xsl metadata-Delay.xml
/usr/bin/xsltproc \
        --xinclude \
        http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ocf_heartbeat_Delay.xml
Note: Writing ocf_heartbeat_Delay.7
OCF_ROOT=. OCF_FUNCTIONS_DIR=../heartbeat ../heartbeat/Dummy meta-data > metadata-Dummy.xml
/usr/bin/xsltproc --novalid \
        --stringparam package resource-agents \
        --stringparam version 1.0.4 \
        --output ocf_heartbeat_Dummy.xml \
        ra2refentry.xsl metadata-Dummy.xml
/usr/bin/xsltproc \
        --xinclude \
        http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ocf_heartbeat_Dummy.xml
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: '%' forbidden except for entities references

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: '%' forbidden except for entities references

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: '%' forbidden except for entities references

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: '%' forbidden except for entities references

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: '%' forbidden except for entities references

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: '%' forbidden except for entities references

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: " or ' expected

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : xmlParseEntityDecl: entity list.class not terminated

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : XML conditional section not closed

^
unable to parse ocf_heartbeat_Dummy.xml
gmake[1]: *** [ocf_heartbeat_Dummy.7] Error 6
rm metadata-CTDB.xml metadata-Delay.xml metadata-Dummy.xml metadata-ClusterMon.xml metadata-AudibleAlarm.xml
gmake[1]: Leaving directory `/usr/local/src/Cluster-Resource-Agents-7a11934b142d/doc'
make: *** [all-recursive] Error 1
gmake[1]: Entering directory `/usr/local/src/Cluster-Resource-Agents-7a11934b142d/doc'
OCF_ROOT=. OCF_FUNCTIONS_DIR=../heartbeat ../heartbeat/AoEtarget meta-data > metadata-AoEtarget.xml
/usr/bin/xsltproc --novalid \
        --stringparam package resource-agents \
        --stringparam version 1.0.4 \
        --output ocf_heartbeat_AoEtarget.xml \
        ra2refentry.xsl metadata-AoEtarget.xml
/usr/bin/xsltproc \
        --xinclude \
        http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ocf_heartbeat_AoEtarget.xml
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: '%' forbidden except for entities references

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: '%' forbidden except for entities references

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: '%' forbidden except for entities references

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: '%' forbidden except for entities references

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: '%' forbidden except for entities references

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: '%' forbidden except for entities references

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : EntityValue: " or ' expected

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : xmlParseEntityDecl: entity list.class not terminated

^
http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:171: parser error : XML conditional section not closed

^
unable to parse ocf_heartbeat_AoEtarget.xml
gmake[1]: *** [ocf_heartbeat_AoEtarget.7] Error 6
rm metadata-AoEtarget.xml
gmake[1]: Leaving directory `/usr/local/src/Cluster-Resource-Agents-7a11934b142d/doc'
make: *** [all-recursive] Error 1
--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux