Hi,

Is RHEL6 in the target platform of pacemaker-1.1 ?

The following errors occur when they build in RHEL6.
------
cc1: warnings being treated as errors
xml.c: In function 'sorted_xml':
xml.c:1967: error: implicit declaration of function 'g_list_free_full'
xml.c:1967: error: nested extern declaration of 'g_list_free_full'
------

This is because it uses a function to be usable from more than glib2-2.28.
The versions of glib2 of each platform are as follows.
 * RHEL6.2:glib2-2.22.5-6.el6.x86_64
 * RHEL6.3:glib2-2.22.5-7.el6.x86_64
 * fedora17:glib2-2.32.1-1.fc17.x86_64 

I wish I work in RHEL6...
Is it possible ?
Or is it acceptable if I contribute a patch?

I know that Andrew develops it in the following.
<http://www.gossamer-threads.com/lists/linuxha/pacemaker/79727#79808>

Regards,
Tomo

-- 
Tomoya Nozawa


_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to