After 3 or 4 runs with different errors, I was able to install a few things that the ConfigureMe script required. I'm now down to the last error (I think) ./ConfigureMe make fails with this error: mgmt_crm.c:1307: warning: passing argument 9 of 'delete_attr' makes integer from pointer without a cast mgmt_crm.c:1307: error: too many arguments to function 'delete_attr' mgmt_crm.c:1316: warning: passing argument 9 of 'update_attr' makes integer from pointer without a cast mgmt_crm.c:1316: error: too many arguments to function 'update_attr' gmake[2]: *** [libhbmgmt_la-mgmt_crm.lo] Error 1 gmake[2]: Leaving directory `/home/support/HA/Pacemaker-Python-GUI-0f1490eaa8d8/mgmt/daemon' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/support/HA/Pacemaker-Python-GUI-0f1490eaa8d8/mgmt' gmake: *** [all-recursive] Error 1
Any ideas what I need to do here? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
