Hello Everyone, I am trying to build the latest version of cman from source (for dlm and fencing). Using the following config:
./configure --prefix=/usr/local --corosyncincdir=/usr/include/corocync --corosynclibdir=/usr/var/lib/corosync openaisincdir=/usr/include/openais --corosyncbin=/usr/sbin/corosync In file included from /usr/local/src/cluster-3.1.7/fence/fenced/config.c:1: /usr/local/src/cluster-3.1.7/fence/fenced/fd.h:182: error: field cpg_ringid has incomplete type make[2]: *** [config.o] Error 1 make[2]: Leaving directory `/usr/local/src/cluster-3.1.7/fence/fenced' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/local/src/cluster-3.1.7/fence' make: *** [fence] Error 2 Has anyone eperienced this? Pacemaker 1.1.6 (Build from source) Corosync 1.2.8 (Build from source) I could not find cpg_ringid on my system. In fact doing a search for cpg_*. Did I forget a flag when compiling corosync? Thanks in Advance, Nick. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
